Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix contract-wrappers json-schemas | fragosti | 2018-08-10 | 1 | -106/+21 |
* | Add combinatorial tests for internal Exchange functions (#807) | Alex Browne | 2018-07-27 | 1 | -8/+2 |
* | Update artifact | Fabio Berger | 2018-07-25 | 1 | -8/+8 |
* | Changed artifacts | Fabio Berger | 2018-07-24 | 1 | -12/+12 |
* | Updated CHANGELOGS | Leonid Logvinov | 2018-07-23 | 1 | -23/+104 |
* | Fix a bad merge | Leonid Logvinov | 2018-07-18 | 1 | -1/+7 |
* | Merge | Leonid Logvinov | 2018-07-18 | 1 | -8/+91 |
* | Update contract artifacts | Leonid Logvinov | 2018-07-13 | 1 | -7/+1 |
* | Update artifacts | Amir Bandeali | 2018-07-11 | 1 | -38/+38 |
* | Merge pull request #822 from 0xProject/v2-contract-wrappers-WIP | Leonid Logvinov | 2018-07-06 | 1 | -1/+7 |
|\ | |||||
| * | Upgrade artifacts | Leonid Logvinov | 2018-07-05 | 1 | -1/+1 |
| * | Merge branch 'v2-prototype' into v2-contract-wrappers-WIP | Leonid Logvinov | 2018-07-05 | 1 | -42/+29 |
| |\ | |||||
| * | | Set the interval to 0 in awaitTranscationSuccessAsync | Leonid Logvinov | 2018-06-29 | 1 | -2/+8 |
* | | | Forwarding contract (squashed commits) | Jacob Evans | 2018-07-06 | 1 | -68/+68 |
| |/ |/| | |||||
* | | Update 2.0.0 artifacts | Amir Bandeali | 2018-06-30 | 1 | -43/+30 |
|/ | |||||
* | Remove network 50 details | Fabio Berger | 2018-06-28 | 1 | -8/+2 |
* | Re-generate and clean up artifacts for 2.0.0 | Fabio Berger | 2018-06-28 | 1 | -1/+7 |
* | Update artifacts | Amir Bandeali | 2018-06-27 | 1 | -86/+114 |
* | 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 | 1 | -27/+59 |
* | Rename makerEpoch => orderEpoch | Amir Bandeali | 2018-06-20 | 1 | -35/+35 |
* | Make cancelOrdersUpTo compatible with sender abstraction | Amir Bandeali | 2018-06-20 | 1 | -32/+110 |
* | Make isValidSignature public | Amir Bandeali | 2018-06-19 | 1 | -9/+36 |
* | Update artifacts | Amir Bandeali | 2018-06-13 | 1 | -30/+16 |
* | Speedup awaitTransactionMinedAsync and reduce polling interval in contracts t... | Alex Browne | 2018-06-12 | 1 | -34/+42 |
* | Implement SolidityProfiler & adapt sol-cov to work with Geth | Leonid Logvinov | 2018-06-09 | 1 | -10/+6 |
* | Fix tslint failure | Fabio Berger | 2018-06-08 | 1 | -7/+7 |
* | Get build and tests to pass | fragosti | 2018-06-07 | 1 | -164/+35 |
* | Update artifacts in migrations | Alex Browne | 2018-06-05 | 1 | -8/+12 |
* | Update v2 artifacts | Fabio Berger | 2018-06-02 | 1 | -39/+103 |
* | Use domain separator for exchange address | Jacob Evans | 2018-05-25 | 1 | -2014/+1977 |
* | Ran prettier | Greg Hysen | 2018-05-22 | 1 | -1977/+2014 |
* | Added getNullFillResults | Greg Hysen | 2018-05-19 | 1 | -8/+8 |
* | orderFilledAmount -> orderTakerAssetFilledAmount | Greg Hysen | 2018-05-19 | 1 | -13/+13 |
* | Style improvements to order matching | Greg Hysen | 2018-05-19 | 1 | -10/+10 |
* | Upgraded to Solidity 0.4.24 | Greg Hysen | 2018-05-19 | 1 | -36/+36 |
* | Rebased against v2-prototype | Greg Hysen | 2018-05-19 | 1 | -1627/+1977 |
* | Fix prettier | Brandon Millman | 2018-05-19 | 1 | -1594/+1627 |
* | Merge branch 'development' into v2-prototype | Amir Bandeali | 2018-05-16 | 1 | -0/+1595 |