wyvernprotocol / wyvern-v3

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

Partial fill static call for ERC1155 <> ERC20 and ERC20 <> ERC20 #41

Closed MarvinJanssen closed 3 years ago

MarvinJanssen commented 3 years ago

Tried to optimise for gas usage.

MarvinJanssen commented 3 years ago

Split the ERC1155 <> ERC20 static call in two and added one for partial ERC20 <> ERC20 fills.