aboutsummaryrefslogtreecommitdiffstats
path: root/packages/web3-wrapper/src
Commit message (Expand)AuthorAgeFilesLines
* Rename `stagedocs.ts` file to `stage_docs.ts` in keeping with our file naming...Fabio Berger2018-03-201-0/+0
* Added doc json generation and uploading to Web3Wrapper packageFabio Berger2018-03-141-0/+8
* Merge branch 'development' into convertScriptsToTsFabio Berger2018-03-141-1/+17
|\
| * Add sol-cover implementationLeonid Logvinov2018-03-121-1/+17
* | Move configuration into package.json configs sectionFabio Berger2018-03-141-2/+3
* | Fix lint issuesFabio Berger2018-03-131-0/+1
* | move scripts to monorepro-scriptsFabio Berger2018-03-132-0/+12
|/
* Add getProvider method to web3WrapperFabio Berger2018-03-101-0/+3
* Fix commentFabio Berger2018-03-091-1/+1
* Move RawLogEntry to types packageFabio Berger2018-03-071-12/+1
* 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