aboutsummaryrefslogtreecommitdiffstats
path: root/packages/contract-wrappers/test/revert_validation_test.ts
Commit message (Expand)AuthorAgeFilesLines
* Fix linter errors in contract-wrappersAlex Browne2018-10-161-2/+0
* Use contractAddresses directly in revert_validation_test.tsAlex Browne2018-10-161-6/+4
* Appease linterAlex Browne2018-10-161-1/+1
* Add new runMigrationsOnce method to migrations. Update contract-wrappers to u...Alex Browne2018-10-161-10/+11
* Fix linter errors in contract-wrappersAlex Browne2018-10-161-1/+1
* Remove artifacts from migrations package and update contract-wrappers accordi...Alex Browne2018-10-161-16/+12
* Handle revert with reason when decoding call resultJacob Evans2018-09-281-0/+122