evolutionlandorg / market-contracts

🏬Contracts for market
Apache License 2.0
19 stars 6 forks source link

Add maxAmount params #68

Closed WoeOm closed 3 years ago

WoeOm commented 3 years ago

https://github.com/evolutionlandorg/market-contracts/blob/72fac89f0f612d2dca0828de4b2a7b1e756b9ce9/contracts/auction/ClockAuctionV3.sol#L244

The maxAmount should be added to prevent being front-running attacked.