aboutsummaryrefslogtreecommitdiffstats
path: root/packages/web3-wrapper/test/web3_wrapper_test.ts
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'development' into feature/new-ganacheLeonid Logvinov2019-01-181-3/+3
|\
| * Remove unused importsLeonid Logvinov2019-01-151-1/+0
| * Use new check for isBigNumberLeonid Logvinov2019-01-151-2/+3
* | Update ganache versionLeonid Logvinov2019-01-151-1/+1
|/
* Properly unmarshall TransactionReceiptRPC to TransactionReceiptLeonid Logvinov2018-11-201-1/+13
* Throw and handle errors from Providers.Jacob Evans2018-10-091-1/+14
* Fix bug where if block wasn't found, getBlockAsync would throw. Now it return...Fabio Berger2018-09-241-11/+23
* Refactor Web3Wrapper to no longer use Web3.js & add more test coverageFabio Berger2018-07-051-4/+47
* Add more assertions to Web3Wrapper public methodsFabio Berger2018-07-041-0/+50
* Fix web3-wrapper testFabio Berger2018-06-221-1/+1
* Use make-promises-safe as a preloader instead of manually importingAlex Browne2018-06-221-1/+0
* Use make-promises-safe to catch unhandled rejections in testsAlex Browne2018-05-171-0/+1
* Move our contract templates to accept Provider instead of Web3WrapperLeonid Logvinov2018-04-041-0/+39