| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix build | Amir Bandeali | 2018-06-27 | 3 | -0/+386 |
* | Update artifacts | Amir Bandeali | 2018-06-27 | 30 | -2689/+1363 |
* | Add missing artifacts | Fabio Berger | 2018-06-22 | 2 | -0/+194 |
* | Set settleOrder and settleMatchedOrders to private | Greg Hysen | 2018-06-21 | 1 | -60/+102 |
* | Removed MixinSettlement. Moved `settleOrder` into `MixinExchangeCore` and `se... | Greg Hysen | 2018-06-21 | 1 | -59/+27 |
* | Migrations after rebasing | Greg Hysen | 2018-06-21 | 13 | -188/+320 |
* | ERC721Proxy Always call safeTransferFrom | Jacob Evans | 2018-06-20 | 1 | -8/+8 |
* | Rename makerEpoch => orderEpoch | Amir Bandeali | 2018-06-20 | 5 | -64/+64 |
* | Make cancelOrdersUpTo compatible with sender abstraction | Amir Bandeali | 2018-06-20 | 3 | -39/+323 |
* | Make isValidSignature public | Amir Bandeali | 2018-06-19 | 6 | -38/+316 |
* | Merge pull request #682 from 0xProject/feature/contracts/popProxyId | Amir Bandeali | 2018-06-13 | 9 | -188/+182 |
|\ |
|
| * | Update artifacts | Amir Bandeali | 2018-06-13 | 9 | -188/+182 |
* | | Refactor sol-cov to avoid keeping traceInfo in memory | Alex Browne | 2018-06-13 | 1 | -119/+0 |
|/ |
|
* | Speedup awaitTransactionMinedAsync and reduce polling interval in contracts t... | Alex Browne | 2018-06-12 | 16 | -148/+849 |
* | Implement SolidityProfiler & adapt sol-cov to work with Geth | Leonid Logvinov | 2018-06-09 | 10 | -119/+59 |
* | Minor fixes after rebase | Greg Hysen | 2018-06-08 | 1 | -735/+1 |
* | updated migrations artifacts | Greg Hysen | 2018-06-08 | 1 | -1/+735 |
* | LibAssetProxyDecoder tests | Greg Hysen | 2018-06-08 | 1 | -8/+39 |
* | Foundation for TestLibAssetProxyDecoder | Greg Hysen | 2018-06-08 | 1 | -0/+88 |
* | Fix tslint failure | Fabio Berger | 2018-06-08 | 1 | -7/+7 |
* | Merge branch 'v2-prototype' of https://github.com/0xProject/0x-monorepo into ... | fragosti | 2018-06-07 | 1 | -13/+17 |
|\ |
|
| * | Remove extra logs and other small fixes | Alex Browne | 2018-06-07 | 1 | -11/+11 |
| * | Add more transactions to Geth on init. Skip tests that are failing. | Alex Browne | 2018-06-07 | 3 | -614/+611 |
* | | Get build and tests to pass | fragosti | 2018-06-07 | 17 | -1491/+1360 |
|/ |
|
* | Merge pull request #656 from 0xProject/refactor/fill-scenarios/for-v2 | Fabio Berger | 2018-06-05 | 2 | -0/+601 |
|\ |
|
| * | Add new 2.0 artifacts to migrations | Fabio Berger | 2018-06-05 | 2 | -0/+601 |
* | | Update artifacts in migrations | Alex Browne | 2018-06-05 | 8 | -51/+79 |
|/ |
|
* | Update v2 artifacts | Fabio Berger | 2018-06-02 | 17 | -4493/+4727 |
* | Update Whitelist | Amir Bandeali | 2018-05-31 | 1 | -0/+280 |
* | Merge pull request #571 from 0xProject/feature/contracts/proxyOwner | Amir Bandeali | 2018-05-25 | 1 | -0/+782 |
|\ |
|
| * | Fix build | Amir Bandeali | 2018-05-25 | 1 | -0/+782 |
* | | Use domain separator for exchange address | Jacob Evans | 2018-05-25 | 2 | -2292/+2273 |
|/ |
|
* | Ran prettier | Greg Hysen | 2018-05-22 | 16 | -7692/+7892 |
* | Added getNullFillResults | Greg Hysen | 2018-05-19 | 2 | -14/+14 |
* | orderFilledAmount -> orderTakerAssetFilledAmount | Greg Hysen | 2018-05-19 | 2 | -20/+20 |
* | Style improvements to order matching | Greg Hysen | 2018-05-19 | 1 | -10/+10 |
* | Upgraded to Solidity 0.4.24 | Greg Hysen | 2018-05-19 | 10 | -149/+149 |
* | Rebased against v2-prototype | Greg Hysen | 2018-05-19 | 16 | -7544/+7692 |
* | Fix prettier | Brandon Millman | 2018-05-19 | 16 | -7343/+7544 |
* | Merge branch 'development' into v2-prototype | Amir Bandeali | 2018-05-16 | 16 | -0/+7359 |