Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use abi-gen for events in 0x.js | Leonid Logvinov | 2018-02-07 | 1 | -11/+2 |
* | Fix lint errors | Brandon Millman | 2018-01-31 | 1 | -3/+3 |
* | Normalize the dependencies | Leonid Logvinov | 2018-01-30 | 1 | -1/+1 |
* | Remove truffle from tests | Leonid Logvinov | 2018-01-30 | 1 | -3/+2 |
* | Fix linter errors | Leonid Logvinov | 2018-01-04 | 1 | -1/+1 |
* | 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 | -44/+109 |
* | Fix comments | Leonid Logvinov | 2017-12-19 | 1 | -1/+1 |
* | Rename SubscriptionOpts to BlockRange | Leonid Logvinov | 2017-12-19 | 1 | -5/+5 |
* | Fix documentation issue where `unsubscribeAll` shown as method on every contr... | Fabio Berger | 2017-12-17 | 1 | -0/+6 |
* | Fix 0x.js unused vars | Leonid Logvinov | 2017-12-15 | 1 | -2/+0 |
* | Refactor networkId out of web3Wrapper | Leonid Logvinov | 2017-12-08 | 1 | -2/+2 |
* | Refactor web3Wrapper to a separate package | Leonid Logvinov | 2017-12-07 | 1 | -1/+1 |
* | Adjust 0x.js to use generated wrappers | Leonid Logvinov | 2017-12-02 | 1 | -2/+5 |
* | Add option config for gasPrice and gasLimit for every transaction sending method | Leonid Logvinov | 2017-11-28 | 1 | -15/+26 |
* | Pass networkId on provider update | Leonid Logvinov | 2017-11-24 | 1 | -1/+1 |
* | Fix the imports order | Leonid Logvinov | 2017-11-24 | 1 | -9/+6 |
* | Auto-fix linter errors | Leonid Logvinov | 2017-11-24 | 1 | -14/+16 |
* | Make getZRXTokenAddress non async | Leonid Logvinov | 2017-11-24 | 1 | -2/+2 |
* | Add json-schemas package to mono repo | Brandon Millman | 2017-11-14 | 1 | -1/+1 |
* | Switch over to Lerna + Yarn Workspaces setup for a mono-repo approach | Fabio Berger | 2017-11-13 | 1 | -0/+313 |