aboutsummaryrefslogtreecommitdiffstats
path: root/packages/web3-wrapper/src
Commit message (Expand)AuthorAgeFilesLines
* Move BaseContract to its own packageLeonid Logvinov2018-02-283-250/+179
* Move BaseContract to web3WrapperLeonid Logvinov2018-02-283-179/+250
* Add txData to async callsLeonid Logvinov2018-02-281-2/+2
* Add web3Wrapper.callAsync and remove web3Wrapper.getContractInstanceLeonid Logvinov2018-02-281-6/+6
* Lowercase web3 wrapper addressesJacob Evans2018-02-271-2/+4
* Remove promisified web3 functions from testsLeonid Logvinov2018-01-301-0/+4
* Include web3 types via typeRoots and factor out common parts of tsconfig.jsonLeonid Logvinov2018-01-101-1/+1
* Use configured version of bignumber in all packagesLeonid Logvinov2018-01-041-5/+1
* Apply prettier configLeonid Logvinov2018-01-031-16/+13
* Add missing calls to bigNumberConfigs in packages where we are instantiating ...Brandon Millman2017-12-221-1/+7
* Add new underscore-privates rule to @0xproject/tslint-config and fix lint errorsBrandon Millman2017-12-201-39/+39
* Refactor networkId out of web3WrapperLeonid Logvinov2017-12-081-7/+6
* Address feedbackLeonid Logvinov2017-12-071-6/+0
* Refactor web3Wrapper to a separate packageLeonid Logvinov2017-12-071-0/+181