wyvernprotocol / wyvern-v3

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

Include proxy contract in order struct, swap registry to auth-only #16

Closed cwgoes closed 5 years ago

cwgoes commented 5 years ago

Store a map of contract addresses to booleans instead, just authenticating the correct proxy contract.

Maybe for v3.1.

edit: Also necessary to fix proxy registry griefing issues.

cwgoes commented 5 years ago

For now, letting users change their proxy mapping.

cwgoes commented 5 years ago

Closed by 5efa3985.