Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'development' into feature/bignumber-8.0 | Leonid Logvinov | 2019-01-18 | 3 | -8/+21 |
|\ | |||||
| * | Publish | Leonid Logvinov | 2019-01-18 | 1 | -8/+8 |
| * | Updated CHANGELOGS | Leonid Logvinov | 2019-01-18 | 2 | -0/+13 |
* | | Add CHANGELOG entries | Leonid Logvinov | 2019-01-16 | 1 | -0/+9 |
* | | Upgrade chai-bignumber | Leonid Logvinov | 2019-01-15 | 1 | -1/+1 |
* | | Apply prettier | Leonid Logvinov | 2019-01-15 | 1 | -24/+24 |
* | | Upgrade chai-bignumber | Leonid Logvinov | 2019-01-15 | 1 | -1/+1 |
* | | Upgrade bignumber.js version | Leonid Logvinov | 2019-01-15 | 8 | -134/+136 |
|/ | |||||
* | Publish | Leonid Logvinov | 2019-01-15 | 1 | -20/+20 |
* | Updated CHANGELOGS | Leonid Logvinov | 2019-01-15 | 2 | -0/+13 |
* | makerAssetFillAmount -> takerAssetFillAmount | Greg Hysen | 2019-01-15 | 1 | -1/+1 |
* | Linter | Greg Hysen | 2019-01-15 | 1 | -1/+1 |
* | Style cleanup for Compressed Calldata in Contract Wrappers PR | Greg Hysen | 2019-01-15 | 2 | -3/+3 |
* | Use simpler `_.find` to locate fillOrderBai | Greg Hysen | 2019-01-15 | 1 | -6/+1 |
* | circle build failed. New commit to resubmit job. | Greg Hysen | 2019-01-15 | 1 | -1/+1 |
* | Ran linter | Greg Hysen | 2019-01-15 | 3 | -11/+7 |
* | Created an interface for abi decoded fillOrder data | Greg Hysen | 2019-01-15 | 2 | -7/+12 |
* | Ran prettier | Greg Hysen | 2019-01-15 | 1 | -5/+15 |
* | Use string argument encoding with new encoder | Greg Hysen | 2019-01-15 | 3 | -19/+11 |
* | All contract tests working with new abi encoder | Greg Hysen | 2019-01-15 | 4 | -7/+20 |
* | Works for almost all tests | Greg Hysen | 2019-01-15 | 3 | -22/+0 |
* | Working for almost every test | Greg Hysen | 2019-01-15 | 3 | -15/+17 |
* | Progress | Greg Hysen | 2019-01-15 | 3 | -12/+40 |
* | Implement tslint enum-naming to enforce PascalCase on enum members (#1474) | Xianny | 2019-01-12 | 3 | -26/+26 |
* | Publish | Fabio Berger | 2019-01-12 | 1 | -20/+20 |
* | Updated CHANGELOGS | Fabio Berger | 2019-01-12 | 2 | -0/+13 |
* | Update prettier to version ^1.15.3 | Alex Browne | 2019-01-11 | 1 | -4/+4 |
* | Merge development | Leonid Logvinov | 2019-01-10 | 3 | -19/+25 |
|\ | |||||
| * | Publish | Fabio Berger | 2019-01-09 | 1 | -18/+18 |
| * | Updated CHANGELOGS | Fabio Berger | 2019-01-09 | 2 | -1/+8 |
| * | Remove contracts dependency on solc | Leonid Logvinov | 2019-01-09 | 1 | -1/+0 |
* | | Refactor out sol-cov, sol-profiler and sol-trace into their separate packages | Leonid Logvinov | 2019-01-08 | 1 | -1/+0 |
|/ | |||||
* | FIx linting errors | Amir Bandeali | 2019-01-08 | 1 | -1/+0 |
* | Use assetDataUtils instead of IAssetData for encoding MultiAsset values | Amir Bandeali | 2019-01-08 | 2 | -41/+21 |
* | Unfix compiler version except for top level contracts | Amir Bandeali | 2018-12-21 | 14 | -14/+14 |
* | Move OrderValidator to extensions | Amir Bandeali | 2018-12-21 | 9 | -834/+7 |
* | Update CHANGELOG | Amir Bandeali | 2018-12-21 | 1 | -0/+4 |
* | Use more efficient equality checks | Amir Bandeali | 2018-12-21 | 1 | -2/+2 |
* | Add note about input validation | Amir Bandeali | 2018-12-21 | 1 | -0/+3 |
* | Use more efficient check for overflow | Amir Bandeali | 2018-12-21 | 1 | -5/+5 |
* | Check if amount == 0 before doing division | Amir Bandeali | 2018-12-21 | 2 | -1/+36 |
* | Add the sol-compiler watch command to all packages | Leonid Logvinov | 2018-12-19 | 1 | -1/+2 |
* | Make @0x/contracts-test-utils a dependency instead of a devDependency | Alex Browne | 2018-12-19 | 3 | -3/+5 |
* | Fix test-publish failure in contracts packages | Alex Browne | 2018-12-19 | 2 | -4/+2 |
* | Updated changelogs for new contracts | Greg Hysen | 2018-12-19 | 1 | -0/+9 |
* | removed unnecessary log | Greg Hysen | 2018-12-19 | 1 | -1/+0 |
* | Making progress on generalized forwarder | Greg Hysen | 2018-12-19 | 1 | -0/+1 |
* | Publish | Leonid Logvinov | 2018-12-14 | 1 | -7/+7 |
* | Updated CHANGELOGS | Leonid Logvinov | 2018-12-14 | 2 | -0/+21 |
* | Rename contracts CHANGELOGs to DEPLOYs | Leonid Logvinov | 2018-12-14 | 1 | -0/+0 |
* | Move Forwarder CHANGELOG entries to extensions CHANGELOG | Leonid Logvinov | 2018-12-14 | 1 | -29/+0 |
* | Make contracts packages not private | Leonid Logvinov | 2018-12-14 | 1 | -1/+0 |
* | Publish | Leonid Logvinov | 2018-12-14 | 1 | -21/+21 |
* | Bump contracts-test-utils version to match the one on npm | Leonid Logvinov | 2018-12-14 | 1 | -1/+1 |
* | Revert version bump to unpublished contracts packages | Leonid Logvinov | 2018-12-14 | 2 | -8/+8 |
* | Publish | Fabio Berger | 2018-12-12 | 1 | -23/+22 |
* | Move OrderValidator to the protocol package | Leonid Logvinov | 2018-12-12 | 7 | -1/+832 |
* | Merge branch 'development' into feature/contracts-monorepo-7 | Leonid Logvinov | 2018-12-11 | 2 | -4/+4 |
* | Revert access changes | Leonid Logvinov | 2018-12-11 | 1 | -1/+1 |
* | Re-use solhint configuration | Leonid Logvinov | 2018-12-11 | 2 | -22/+2 |
* | Change contracts publish config | Leonid Logvinov | 2018-12-11 | 1 | -1/+1 |
* | Rename core package to protocol | Leonid Logvinov | 2018-12-11 | 57 | -0/+14971 |