wyvernprotocol / wyvern-v3

Wyvern Protocol v3.1, Ethereum implementation
https://wyvernprotocol.com
MIT License
298 stars 121 forks source link

Change `cancelledOrFinalized` to a 2D map of maker addresses to hashes to booleans #2

Closed cwgoes closed 6 years ago

cwgoes commented 6 years ago

This will allow e.g. cancelOrder to safely accept the hash without calculating it on-chain.