Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Split 0x.js into contract-wrappers, order-watcher but keep 0x.js as a unifyin... | Fabio Berger | 2018-05-10 | 1 | -82/+0 |
* | Move away from using web3 directly in 0x.js tests | Fabio Berger | 2018-04-06 | 1 | -3/+2 |
* | Make BlockchainLifecycle accept only web3Wrapper | Leonid Logvinov | 2018-03-12 | 1 | -3/+3 |
* | Add sol-cover implementation | Leonid Logvinov | 2018-03-12 | 1 | -3/+2 |
* | Rename _unsubscribeAll to unsubscribeAll | Leonid Logvinov | 2018-02-27 | 1 | -2/+2 |
* | Fix lint errors | Brandon Millman | 2018-01-31 | 1 | -2/+2 |
* | 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 |
* | Fix linter issues | Leonid Logvinov | 2018-01-10 | 1 | -2/+0 |
* | Fix callback types | Leonid Logvinov | 2018-01-10 | 1 | -16/+4 |
* | 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 | -31/+13 |
* | Fix 0x.js unused vars | Leonid Logvinov | 2017-12-15 | 1 | -7/+1 |
* | Move more shared utils into utils package and reuse them | Leonid Logvinov | 2017-12-14 | 1 | -2/+2 |
* | Use our promisify | Leonid Logvinov | 2017-12-02 | 1 | -1/+0 |
* | Fix tests | Leonid Logvinov | 2017-11-28 | 1 | -13/+18 |
* | Add a regression test | Leonid Logvinov | 2017-11-24 | 1 | -5/+23 |
* | Fix the imports order | Leonid Logvinov | 2017-11-24 | 1 | -12/+14 |
* | Adjust the tests | Leonid Logvinov | 2017-11-24 | 1 | -1/+5 |
* | Fix lint and ts issues | Fabio Berger | 2017-11-14 | 1 | -9/+9 |
* | Switch over to Lerna + Yarn Workspaces setup for a mono-repo approach | Fabio Berger | 2017-11-13 | 1 | -0/+95 |