You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 28, 2022. It is now read-only.
The AuctionManager will accept auctions involving arbitrary token pairs. An additional security precaution would be to limit the manager to only accept whitelisted tokens.
Implement by extending AuctionManager to check that the buying / selling tokens are members of the whitelist.
The AuctionManager will accept auctions involving arbitrary token pairs. An additional security precaution would be to limit the manager to only accept whitelisted tokens.
Implement by extending AuctionManager to check that the
buying
/selling
tokens are members of the whitelist.This is the companion cube for daifoundation/maker-otc#139
The text was updated successfully, but these errors were encountered: