wyvernprotocol / wyvern-v3

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

Static calls for ERC1155 trades plus tests #35

Closed MarvinJanssen closed 3 years ago

MarvinJanssen commented 3 years ago

I renamed the methods in StaticERC721.sol, let me know if that is problematic. The tests are in a separate file and are self-contained. We can use them as a set up to refactor the other tests at some point. (Or do you prefer not to split the tests in 5-wyvern-exchange-matching.js?)