Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Simplify the tests | Fabio Berger | 2018-04-11 | 1 | -2/+1 |
* | Move away from using web3 directly in 0x.js tests | Fabio Berger | 2018-04-06 | 1 | -5/+4 |
* | Merge branch 'development' into removeMigrateStep | Fabio Berger | 2018-04-05 | 1 | -2/+3 |
|\ | |||||
| * | Fix tests | Leonid Logvinov | 2018-04-05 | 1 | -1/+2 |
| * | Call static functions as static | Leonid Logvinov | 2018-04-05 | 1 | -2/+2 |
* | | Update 0x.js to run tests against in-process ganache | Fabio Berger | 2018-04-04 | 1 | -1/+1 |
|/ | |||||
* | Fix typos | Fabio Berger | 2018-03-23 | 1 | -1/+1 |
* | Make BlockchainLifecycle accept only web3Wrapper | Leonid Logvinov | 2018-03-12 | 1 | -2/+2 |
* | Add sol-cover implementation | Leonid Logvinov | 2018-03-12 | 1 | -3/+2 |
* | Rename _unsubscribeAll to unsubscribeAll | Leonid Logvinov | 2018-02-27 | 1 | -1/+1 |
* | Fix tests | Leonid Logvinov | 2018-02-15 | 1 | -4/+7 |
* | Merge branch 'development' into fix/ether_token_address | Leonid | 2018-02-05 | 1 | -4/+3 |
|\ | |||||
| * | Fix lint errors | Brandon Millman | 2018-01-31 | 1 | -1/+1 |
| * | Make an RPC constructor param implicit | Leonid Logvinov | 2018-01-30 | 1 | -1/+1 |
| * | Refactor contracts tests to not use injected web3 instance | Leonid Logvinov | 2018-01-30 | 1 | -3/+2 |
* | | Add regression tests | Leonid Logvinov | 2018-02-05 | 1 | -0/+12 |
* | | Fix linter errors | Leonid Logvinov | 2018-01-30 | 1 | -1/+0 |
* | | Add zeroEx.etherToken.getContractAddressifExists | Leonid Logvinov | 2018-01-30 | 1 | -1/+1 |
|/ | |||||
* | Fix callback types | Leonid Logvinov | 2018-01-10 | 1 | -50/+53 |
* | 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 | -33/+62 |
* | Fix test description | Leonid Logvinov | 2017-12-20 | 1 | -1/+1 |
* | Fix a typo | Leonid Logvinov | 2017-12-20 | 1 | -1/+1 |
* | Add err==null assertions | Leonid Logvinov | 2017-12-20 | 1 | -0/+4 |
* | Add WETH9 tests | Leonid Logvinov | 2017-12-20 | 1 | -2/+56 |
* | Fix a typo | Leonid Logvinov | 2017-12-20 | 1 | -1/+1 |
* | Add etherToken.getLogsAsync and etherToken.subscribe with tests | Leonid Logvinov | 2017-12-20 | 1 | -1/+170 |
* | Modify the etherToken wrapper methods to accept an etherTokenAddress as the f... | Fabio Berger | 2017-12-17 | 1 | -6/+7 |
* | Move more shared utils into utils package and reuse them | Leonid Logvinov | 2017-12-14 | 1 | -2/+2 |
* | Update MAX_REASONABLE_GAS_COST_IN_WEI | Leonid Logvinov | 2017-11-28 | 1 | -1/+1 |
* | Fix the imports order | Leonid Logvinov | 2017-11-24 | 1 | -5/+7 |
* | Remove even more asyncs | Leonid Logvinov | 2017-11-24 | 1 | -1/+1 |
* | Adjust the tests | Leonid Logvinov | 2017-11-24 | 1 | -0/+2 |
* | Switch over to Lerna + Yarn Workspaces setup for a mono-repo approach | Fabio Berger | 2017-11-13 | 1 | -0/+111 |