aboutsummaryrefslogtreecommitdiffstats
path: root/packages/contract-wrappers/test/token_wrapper_test.ts
Commit message (Expand)AuthorAgeFilesLines
* Refactor ERC20 token wrapper and it's testsLeonid Logvinov2018-06-291-603/+0
* Use make-promises-safe as a preloader instead of manually importingAlex Browne2018-06-221-1/+0
* Linter now passesfragosti2018-06-061-2/+0
* Try enabling no-unused-variable...fragosti2018-06-051-1/+1
* 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 unifyin...Fabio Berger2018-05-101-0/+605