Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Forwarding contract (squashed commits) | Jacob Evans | 2018-07-06 | 1 | -0/+1 |
| | |||||
* | Fix tests | Amir Bandeali | 2018-06-30 | 1 | -0/+1 |
| | |||||
* | Fix build | Amir Bandeali | 2018-06-27 | 1 | -0/+3 |
| | |||||
* | Remove redundant files, hard code function selector in dispatchTransferFrom, ↵ | Amir Bandeali | 2018-06-27 | 1 | -1/+0 |
| | | | | and modify revert reason | ||||
* | Add IAssetData | Remco Bloemen | 2018-06-26 | 1 | -0/+1 |
| | |||||
* | Move isFunctionRemoveAuthorizedAddress to test | Remco Bloemen | 2018-06-23 | 1 | -0/+1 |
| | |||||
* | Merge LibMem and LibBytes | Remco Bloemen | 2018-06-23 | 1 | -1/+0 |
| | |||||
* | Updated compiler runs to be 1,000,000 | Greg Hysen | 2018-06-22 | 1 | -1/+1 |
| | |||||
* | Twenty new tests for MixinSignatureValidator. Fixed handling of unsupported ↵ | Greg Hysen | 2018-06-21 | 1 | -0/+2 |
| | | | | types. Fixed trezor prefix. | ||||
* | Make cancelOrdersUpTo compatible with sender abstraction | Amir Bandeali | 2018-06-20 | 1 | -0/+1 |
| | |||||
* | Removed the LibAssetProxyDecoder. Merged decode functions into the proxies. ↵ | Greg Hysen | 2018-06-08 | 1 | -1/+1 |
| | | | | This way they can still be used by the forwarding contract. TestAssetDataDecoders inherits them in the same way the forwarding contract would | ||||
* | Test for onReceived erc721 callback | Greg Hysen | 2018-06-08 | 1 | -1/+1 |
| | |||||
* | Foundation for TestLibAssetProxyDecoder | Greg Hysen | 2018-06-08 | 1 | -0/+1 |
| | |||||
* | LibMem + TestLibMem + LibAssetProxyDecoder + DummyERC721Receiver | Greg Hysen | 2018-06-08 | 1 | -0/+2 |
| | |||||
* | Update Exchange statuses, revert instead of emmitting event on fill/cancel ↵ | Amir Bandeali | 2018-06-05 | 1 | -1/+1 |
| | | | | failures, and remove redundant logic in matchOrders | ||||
* | Add sample whitelist contract | Amir Bandeali | 2018-05-31 | 1 | -0/+1 |
| | |||||
* | Fix build | Amir Bandeali | 2018-05-25 | 1 | -1/+1 |
| | |||||
* | Rebased against v2-prototype | Greg Hysen | 2018-05-19 | 1 | -1/+1 |
| | |||||
* | Merge branch 'development' into v2-prototype | Amir Bandeali | 2018-05-16 | 1 | -10/+16 |
| | |||||
* | Move artifacts from src/artifacts to artifacts/v1 | Leonid Logvinov | 2018-05-07 | 1 | -1/+1 |
| | |||||
* | Implement new artifacts format | Leonid Logvinov | 2018-05-07 | 1 | -0/+33 |