aboutsummaryrefslogtreecommitdiffstats
path: root/packages/web3-wrapper/src/web3_wrapper.ts
Commit message (Expand)AuthorAgeFilesLines
* Small fixes and cleanupAlex Browne2018-06-071-26/+0
* Throw in web3-wrapper when rawCallResult is '0x'Alex Browne2018-06-071-0/+3
* Add support for TEST_PROVIDER env varAlex Browne2018-06-071-2/+2
* Add more transactions to Geth on init. Skip tests that are failing.Alex Browne2018-06-071-1/+2
* Use Geth for contract testsAlex Browne2018-06-071-1/+36
* Fix linter errorsLeonid Logvinov2018-06-011-1/+1
* Introduce ethereum-types packageLeonid Logvinov2018-06-011-1/+1
* Change error message for awaitTransactionSuccessAsyncAlex Browne2018-05-241-1/+1
* Check transaction receipt status codes where applicableAlex Browne2018-05-241-0/+26
* Fix TSLint rulesFabio Berger2018-05-161-7/+9
* Add missing type definitionsLeonid Logvinov2018-05-141-2/+2
* Merge branch 'development' into breakUp0xjsFabio Berger2018-05-111-5/+5
|\
| * Remove unused deployer docs configsLeonid Logvinov2018-05-101-5/+5
* | Split 0x.js into contract-wrappers, order-watcher but keep 0x.js as a unifyin...Fabio Berger2018-05-101-0/+7
|/
* Move our contract templates to accept Provider instead of Web3WrapperLeonid Logvinov2018-04-041-23/+55
* Add metacoin example projectLeonid Logvinov2018-04-021-0/+375
* Move BaseContract to its own packageLeonid Logvinov2018-02-281-179/+0
* Move BaseContract to web3WrapperLeonid Logvinov2018-02-281-0/+179