minPrice causes initial bids in BidBeastsNFTMarketPlace::placeBid to failNormally an initial bid should be equal to or greater than the minimum price
Currently, initial bids have to be greater than the minimum price
Likelihood:
This will occur when the initial bid is exactly equal to the minimum price. Since bidders are financially incentivized to spend as little as possible, this will occur often
Impact:
Initial bids must be greater than the minimum price, causing very small financial impact to the first bidder
Core functionality is not impacted, as bidding still works except this specific bid at this specific point in the bidding process
First bid validation uses > instead of >=, preventing valid starting bids.
The contest is live. Earn rewards by submitting a finding.
This is your time to appeal against judgements on your submissions.
Appeals are being carefully reviewed by our judges.