issues
search
IrrigationProtocol
/
irrigation-contracts-diamond
MIT License
3
stars
1
forks
source link
Fix issues from audit
#53
Closed
ruymaster
closed
1 year ago
ruymaster
commented
1 year ago
use safeTransfer instead of transfer
added whitelist for sellToken
not allow small minBidAmount
update the logic to close auction
add minAmount in irrigate
fix latestAnswer call
add incrementBidPrice
Super-Genius
commented
1 year ago
Merged manually