Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix linter issues | Leonid Logvinov | 2018-01-10 | 1 | -7/+0 |
| | |||||
* | Fix callback types | Leonid Logvinov | 2018-01-10 | 1 | -18/+34 |
| | |||||
* | Use configured version of bignumber in all packages | Leonid Logvinov | 2018-01-04 | 1 | -1/+1 |
| | |||||
* | Apply prettier config | Leonid Logvinov | 2018-01-03 | 1 | -190/+419 |
| | |||||
* | Fix linter issues | Leonid Logvinov | 2017-12-19 | 1 | -1/+1 |
| | |||||
* | Rename SubscriptionOpts to BlockRange | Leonid Logvinov | 2017-12-19 | 1 | -5/+5 |
| | |||||
* | Fix 0x.js unused vars | Leonid Logvinov | 2017-12-15 | 1 | -1/+0 |
| | |||||
* | Rename tokenUtils.getNonProtocolTokens to tokenUtils.getDummyTokens | Leonid Logvinov | 2017-12-14 | 1 | -7/+9 |
| | |||||
* | Move more shared utils into utils package and reuse them | Leonid Logvinov | 2017-12-14 | 1 | -2/+2 |
| | |||||
* | Last remaining website fixes | Fabio Berger | 2017-11-28 | 1 | -1/+1 |
| | |||||
* | Merge branch 'development' into feature/passNetworkId | Leonid | 2017-11-28 | 1 | -1/+1 |
|\ | |||||
| * | Merge branch 'development' into validateOrdersAgainstLatestBlock | Fabio Berger | 2017-11-24 | 1 | -3/+3 |
| |\ | | | | | | | | | | | | | | | | | | | * development: Rename removed to isRemoved Add CHANGELOG entry Make DecodedLogEvent contain web3 log under a log subkey | ||||
| * | | Pass 'latest' to ExchangeTransferSimulator when used for validating orders, ↵ | Fabio Berger | 2017-11-24 | 1 | -1/+1 |
| | | | | | | | | | | | | and pass 'pending' when used in the order watcher. | ||||
* | | | Pass networkId on provider update | Leonid Logvinov | 2017-11-24 | 1 | -1/+1 |
| | | | |||||
* | | | Fix the imports order | Leonid Logvinov | 2017-11-24 | 1 | -17/+19 |
| | | | |||||
* | | | Make exchange subscriptions non-async | Leonid Logvinov | 2017-11-24 | 1 | -6/+6 |
| | | | |||||
* | | | Make zeroEx.exchange.getContractAddress non-async | Leonid Logvinov | 2017-11-24 | 1 | -1/+1 |
| | | | |||||
* | | | Make getZRXTokenAddress non async | Leonid Logvinov | 2017-11-24 | 1 | -2/+2 |
| | | | |||||
* | | | Adjust the tests | Leonid Logvinov | 2017-11-24 | 1 | -1/+5 |
| |/ |/| | |||||
* | | Make DecodedLogEvent contain web3 log under a log subkey | Leonid Logvinov | 2017-11-24 | 1 | -3/+3 |
|/ | |||||
* | Renamed canceled to cancelled | Jacob Evans | 2017-11-14 | 1 | -8/+8 |
| | |||||
* | Switch over to Lerna + Yarn Workspaces setup for a mono-repo approach | Fabio Berger | 2017-11-13 | 1 | -0/+824 |