aboutsummaryrefslogtreecommitdiffstats
path: root/packages/contract-wrappers/test/order_validator_wrapper_test.ts
Commit message (Collapse)AuthorAgeFilesLines
* Implement tslint enum-naming to enforce PascalCase on enum members (#1474)Xianny2019-01-121-2/+2
|
* chore: change package org from 0xproject to 0xJacob Evans2018-10-181-6/+6
|
* Introduce new contract-addresses package and use it everywhereAlex Browne2018-10-161-1/+2
|
* Add new runMigrationsOnce method to migrations. Update contract-wrappers to ↵Alex Browne2018-10-161-2/+2
| | | | use it.
* Fix linter errors in contract-wrappersAlex Browne2018-10-161-2/+2
|
* Remove artifacts from migrations package and update contract-wrappers ↵Alex Browne2018-10-161-11/+16
| | | | accordingly
* Fix linter issueLeonid Logvinov2018-10-021-7/+5
|
* Fix broken testBrandon Millman2018-08-281-2/+3
|
* Add test for order validatorBrandon Millman2018-08-281-0/+141