aboutsummaryrefslogtreecommitdiffstats
path: root/packages/web3-wrapper/test
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add missing type definitionsLeonid Logvinov2018-05-141-1/+1
* Move our contract templates to accept Provider instead of Web3WrapperLeonid Logvinov2018-04-042-0/+52