aboutsummaryrefslogtreecommitdiffstats
path: root/packages/contract-wrappers/test/token_wrapper_test.ts
Commit message (Collapse)AuthorAgeFilesLines
* Check transaction receipt status codes where applicableAlex Browne2018-05-241-4/+4
|
* Use make-promises-safe to catch unhandled rejections in testsAlex Browne2018-05-171-0/+1
|
* Split 0x.js into contract-wrappers, order-watcher but keep 0x.js as a ↵Fabio Berger2018-05-101-0/+605
unifying library with the same interface