Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make the banner more visible | Leonid Logvinov | 2019-02-04 | 2 | -2/+10 |
* | Temp | Leonid Logvinov | 2019-02-04 | 13 | -95/+120 |
* | Merge development | Leonid Logvinov | 2019-01-29 | 48 | -2761/+106 |
|\ | |||||
| * | Lock versions of all dependencies that are contracts packages | Amir Bandeali | 2019-01-25 | 1 | -6/+6 |
| * | Update package.json versions | Amir Bandeali | 2019-01-24 | 1 | -6/+6 |
| * | Update all contract CHANGELOGs | Amir Bandeali | 2019-01-23 | 1 | -0/+13 |
| * | Update DEPLOYS and READMEs within each package | Amir Bandeali | 2019-01-23 | 2 | -35/+9 |
| * | Separate forwarder into own package | Amir Bandeali | 2019-01-22 | 38 | -2613/+2 |
| * | Cleanup package.json files | Amir Bandeali | 2019-01-22 | 1 | -9/+1 |
| * | Split tokens package into erc20 and erc721 | Amir Bandeali | 2019-01-22 | 16 | -83/+62 |
| * | Move contents of examples and interfaces packages into corresponding packages | Amir Bandeali | 2019-01-22 | 20 | -48/+47 |
| * | Update remaining pachages | Amir Bandeali | 2019-01-22 | 24 | -63/+62 |
* | | Temp CI | Leonid Logvinov | 2019-01-29 | 1 | -1/+0 |
* | | Implement docker as another backend for sol-compiler | Leonid Logvinov | 2019-01-23 | 1 | -0/+2 |
|/ | |||||
* | 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 |
* | | Upgrade chai-bignumber | Leonid Logvinov | 2019-01-15 | 1 | -1/+1 |
* | | Upgrade bignumber.js version | Leonid Logvinov | 2019-01-15 | 2 | -61/+61 |
|/ | |||||
* | Publish | Leonid Logvinov | 2019-01-15 | 1 | -20/+20 |
* | Updated CHANGELOGS | Leonid Logvinov | 2019-01-15 | 2 | -0/+13 |
* | Implement tslint enum-naming to enforce PascalCase on enum members (#1474) | Xianny | 2019-01-12 | 2 | -20/+20 |
* | Publish | Fabio Berger | 2019-01-12 | 1 | -20/+20 |
* | Updated CHANGELOGS | Fabio Berger | 2019-01-12 | 2 | -0/+13 |
* | Merge development | Leonid Logvinov | 2019-01-10 | 3 | -19/+29 |
|\ | |||||
| * | Publish | Fabio Berger | 2019-01-09 | 1 | -18/+18 |
| * | Updated CHANGELOGS | Fabio Berger | 2019-01-09 | 2 | -1/+12 |
| * | 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 |
|/ | |||||
* | relaxed version on contract-extension dependencies | Greg Hysen | 2019-01-08 | 1 | -1/+1 |
* | removed manual updte of package.json version | Greg Hysen | 2019-01-08 | 1 | -1/+1 |
* | `afterAuctionDetails` -> `auctionDetails` | Greg Hysen | 2019-01-08 | 1 | -2/+2 |
* | updated relevant changelogs | Greg Hysen | 2019-01-08 | 1 | -1/+1 |
* | ran prettier + added changelog entry for contract wrappers | Greg Hysen | 2019-01-08 | 3 | -25/+8 |
* | ran prettier | Greg Hysen | 2019-01-08 | 1 | -2/+6 |
* | Dutch wrapper | Greg Hysen | 2019-01-08 | 2 | -26/+40 |
* | changed name for confusion | Greg Hysen | 2019-01-08 | 1 | -7/+6 |
* | Dutch Auction Contract Wrapper | Greg Hysen | 2019-01-08 | 3 | -137/+129 |
* | Unfix compiler version except for top level contracts | Amir Bandeali | 2018-12-21 | 25 | -25/+25 |
* | Move OrderValidator to extensions | Amir Bandeali | 2018-12-21 | 8 | -3/+838 |
* | Update CHANGELOG | Amir Bandeali | 2018-12-21 | 1 | -0/+4 |
* | Remove assembly version of matchOrders | Amir Bandeali | 2018-12-21 | 2 | -369/+52 |
* | Add getOrderInfo check before calling fillOrder | Amir Bandeali | 2018-12-21 | 2 | -124/+242 |
* | Update comments and hard code function selector constants | Amir Bandeali | 2018-12-21 | 2 | -53/+56 |
* | Fix build after rebase | Amir Bandeali | 2018-12-21 | 5 | -2/+786 |
* | update comments | Amir Bandeali | 2018-12-21 | 5 | -7/+11 |
* | Fix build and add back tests | Amir Bandeali | 2018-12-21 | 3 | -4/+4 |
* | Add OrderMatcher tests | Amir Bandeali | 2018-12-21 | 1 | -2/+1 |
* | feat: Add OrderMatcher contract that takes spread in multiple assets by calli... | Amir Bandeali | 2018-12-21 | 9 | -1/+794 |
* | Add the sol-compiler watch command to all packages | Leonid Logvinov | 2018-12-19 | 1 | -1/+2 |
* | Fixed solhint errors | Greg Hysen | 2018-12-19 | 1 | -14/+14 |
* | Added documentation to `LibAddressArray.append` and switched `if` to `require... | Greg Hysen | 2018-12-19 | 1 | -3/+4 |
* | Updated changelogs for new contracts | Greg Hysen | 2018-12-19 | 1 | -3/+3 |
* | Added `gas` field so tests pass on Geth; | Greg Hysen | 2018-12-19 | 1 | -6/+30 |
* | Added Changelog for new Extensions | Greg Hysen | 2018-12-19 | 1 | -0/+9 |
* | Updated comment `Execute fillOrder` -> `Execute exchange function` | Greg Hysen | 2018-12-19 | 1 | -1/+1 |
* | Explicit returns | Greg Hysen | 2018-12-19 | 2 | -0/+3 |
* | Prettier / Linter on contracts + TS | Greg Hysen | 2018-12-19 | 5 | -90/+44 |
* | Refactoring balance threshold filter | Greg Hysen | 2018-12-19 | 6 | -74/+255 |
* | Moved exchange calldata functions to separate mixin | Greg Hysen | 2018-12-19 | 1 | -84/+9 |
* | Less Assembly. More Solidity. Less Efficiency. More Readability. | Greg Hysen | 2018-12-19 | 3 | -266/+155 |
* | Run all tests for extensions | Greg Hysen | 2018-12-19 | 1 | -1/+1 |
* | Cleaned up tests for balance threshold filter | Greg Hysen | 2018-12-19 | 1 | -563/+534 |
* | Removed deprecated README + comments | Greg Hysen | 2018-12-19 | 1 | -2/+1 |
* | removed `only` from tests | Greg Hysen | 2018-12-19 | 1 | -1/+1 |
* | solhint fixes | Greg Hysen | 2018-12-19 | 3 | -4/+11 |
* | Prettier / Linter fixes for TS | Greg Hysen | 2018-12-19 | 4 | -338/+543 |
* | Ported Balance Threshold Filter to new contract directory structure | Greg Hysen | 2018-12-19 | 11 | -3/+2256 |
* | Writing tests for Compliant Forwarder | Greg Hysen | 2018-12-19 | 1 | -0/+1 |
* | Apply prettier | Leonid Logvinov | 2018-12-15 | 1 | -1/+1 |
* | Publish | Leonid Logvinov | 2018-12-14 | 1 | -6/+6 |
* | 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 | -0/+31 |
* | Make contracts packages not private | Leonid Logvinov | 2018-12-14 | 1 | -1/+0 |
* | Publish | Leonid Logvinov | 2018-12-14 | 1 | -20/+20 |
* | 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 | 1 | -6/+6 |
* | Publish | Fabio Berger | 2018-12-12 | 1 | -22/+21 |
* | Move OrderValidator to the protocol package | Leonid Logvinov | 2018-12-12 | 7 | -837/+3 |
* | 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 | 5 | -14/+18 |
* | Add coreArtifacts to forwarder wrapper | Leonid Logvinov | 2018-12-11 | 1 | -1/+2 |
* | Refactor our extensions package | Leonid Logvinov | 2018-12-11 | 29 | -0/+4362 |