wyvernprotocol / wyvern-v3

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

Use EIP712 for order signatures #9

Closed cwgoes closed 5 years ago

cwgoes commented 5 years ago

Ref https://github.com/ethereum/EIPs/pull/712

Unfortunately no recursive calldata decoding will be possible.