Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactor forwarding contract architecture, remove batch functions | Amir Bandeali | 2018-07-23 | 20 | -1038/+572 |
* | Removed receiverData from ERC721 Proxy Id generation | Greg Hysen | 2018-07-18 | 2 | -5/+3 |
* | Remove extra ERC20ProxyId from Forwarder constructor | Jacob Evans | 2018-07-11 | 1 | -1/+0 |
* | Move functions out of Forwarder.sol | Amir Bandeali | 2018-07-08 | 12 | -42/+35 |
* | Add interfaces and mixins | Amir Bandeali | 2018-07-08 | 16 | -61/+573 |
* | Combine mixins | Amir Bandeali | 2018-07-08 | 6 | -284/+218 |
* | Use interfaces instead of full contracts | Amir Bandeali | 2018-07-08 | 2 | -7/+6 |
* | Remove AbiV2 where unused | Amir Bandeali | 2018-07-07 | 2 | -2/+0 |
* | Apply new linter rules | Amir Bandeali | 2018-07-07 | 10 | -84/+98 |
* | Forwarding contract (squashed commits) | Jacob Evans | 2018-07-06 | 10 | -0/+1101 |