| Commit message (Expand) | Author | Age | Files | Lines |
* | Tons of tests around nested byte arrays and ERC721 receiver | Greg Hysen | 2018-06-08 | 2 | -17/+45 |
* | Test for onReceived erc721 callback | Greg Hysen | 2018-06-08 | 2 | -3/+121 |
* | LibAssetProxyDecoder tests | Greg Hysen | 2018-06-08 | 1 | -26/+30 |
* | Foundation for TestLibAssetProxyDecoder | Greg Hysen | 2018-06-08 | 1 | -0/+72 |
* | Fix missing paths | Fabio Berger | 2018-06-08 | 1 | -4/+4 |
* | merge v2-prototype | Fabio Berger | 2018-06-07 | 2 | -36/+31 |
|\ |
|
| * | Merge branch 'v2-prototype' of https://github.com/0xProject/0x-monorepo into ... | fragosti | 2018-06-07 | 2 | -24/+26 |
| |\ |
|
| | * | Add Async suffix to relevant assertions | Alex Browne | 2018-06-07 | 2 | -14/+14 |
| | * | Replace constant.REVERT test assertions with expectRevertOrAlwaysFailingTrans... | Alex Browne | 2018-06-07 | 2 | -24/+26 |
| * | | Linter now passes | fragosti | 2018-06-06 | 2 | -8/+1 |
| |/ |
|
* / | move generated contract wrappers from `contract_wrappers/generated/` to `gene... | Fabio Berger | 2018-06-06 | 2 | -5/+5 |
|/ |
|
* | Update Exchange statuses, revert instead of emmitting event on fill/cancel fa... | Amir Bandeali | 2018-06-05 | 1 | -0/+1 |
* | Initial refactor of order-utils. Move many utils from contracts into this pac... | Fabio Berger | 2018-05-30 | 1 | -2/+2 |
* | Check transaction receipt status codes where applicable | Alex Browne | 2018-05-24 | 2 | -16/+22 |
* | Merge branch 'v2-prototype' into refactor/contracts/remove0xjsDep | Fabio Berger | 2018-05-23 | 2 | -47/+101 |
|\ |
|
| * | Fix some unhandled promise rejections | Alex Browne | 2018-05-22 | 1 | -2/+2 |
| * | Add awaitTransactionMinedAsync after every sent transaction | Alex Browne | 2018-05-22 | 2 | -45/+87 |
| * | Add missing blockchainLifecycle calls to contracts tests | Alex Browne | 2018-05-22 | 2 | -0/+12 |
* | | Remove 0x.js dep from contracts | Fabio Berger | 2018-05-23 | 1 | -9/+2 |
|/ |
|
* | merge development | Fabio Berger | 2018-05-22 | 1 | -0/+1 |
* | Merge branch 'development' into v2-prototype | Amir Bandeali | 2018-05-16 | 2 | -12/+13 |
* | Move Authorizable to AssetProxy dir, rename to MixinAuthorizable | Amir Bandeali | 2018-05-08 | 1 | -3/+3 |
* | Add tests for batchTransferFrom | Amir Bandeali | 2018-05-02 | 1 | -151/+296 |
* | Add hard coded proxyId into each AssetProxy | Amir Bandeali | 2018-05-01 | 1 | -0/+10 |
* | merge v2-prototype | Fabio Berger | 2018-04-24 | 1 | -18/+18 |
* | Fix tests | Amir Bandeali | 2018-04-24 | 2 | -0/+344 |