Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move BaseContract to its own package | Leonid Logvinov | 2018-02-28 | 3 | -250/+179 |
| | |||||
* | Move BaseContract to web3Wrapper | Leonid Logvinov | 2018-02-28 | 3 | -179/+250 |
| | |||||
* | Add txData to async calls | Leonid Logvinov | 2018-02-28 | 1 | -2/+2 |
| | |||||
* | Add web3Wrapper.callAsync and remove web3Wrapper.getContractInstance | Leonid Logvinov | 2018-02-28 | 1 | -6/+6 |
| | |||||
* | Lowercase web3 wrapper addresses | Jacob Evans | 2018-02-27 | 1 | -2/+4 |
| | | | | Ensure all of the user account addresses are lower case when returned from web3wrapper | ||||
* | Remove promisified web3 functions from tests | Leonid Logvinov | 2018-01-30 | 1 | -0/+4 |
| | |||||
* | Include web3 types via typeRoots and factor out common parts of tsconfig.json | Leonid Logvinov | 2018-01-10 | 1 | -1/+1 |
| | |||||
* | Use configured version of bignumber in all packages | Leonid Logvinov | 2018-01-04 | 1 | -5/+1 |
| | |||||
* | Apply prettier config | Leonid Logvinov | 2018-01-03 | 1 | -16/+13 |
| | |||||
* | Add missing calls to bigNumberConfigs in packages where we are instantiating ↵ | Brandon Millman | 2017-12-22 | 1 | -1/+7 |
| | | | | BigNumbers | ||||
* | Add new underscore-privates rule to @0xproject/tslint-config and fix lint errors | Brandon Millman | 2017-12-20 | 1 | -39/+39 |
| | |||||
* | Refactor networkId out of web3Wrapper | Leonid Logvinov | 2017-12-08 | 1 | -7/+6 |
| | |||||
* | Address feedback | Leonid Logvinov | 2017-12-07 | 1 | -6/+0 |
| | |||||
* | Refactor web3Wrapper to a separate package | Leonid Logvinov | 2017-12-07 | 1 | -0/+181 |