aboutsummaryrefslogtreecommitdiffstats
path: root/packages/contracts/src/utils/order_factory.ts
Commit message (Expand)AuthorAgeFilesLines
* Linter now passesfragosti2018-06-061-1/+0
* Merge branch 'v2-prototype' into refactor/order-utils/for-v2Fabio Berger2018-06-021-1/+2
|\
| * Set contract expiration time to a constant 10 minutesAlex Browne2018-06-021-1/+2
* | Fix tslint issuesFabio Berger2018-06-021-2/+1
* | Rename Ecrecover to EthSignFabio Berger2018-06-011-1/+1
* | Initial refactor of order-utils. Move many utils from contracts into this pac...Fabio Berger2018-05-301-8/+7
|/
* Migrate migrations to v2Leonid Logvinov2018-05-251-1/+2
* Remove 0x.js dep from contractsFabio Berger2018-05-231-4/+5
* Update tests and utilsAmir Bandeali2018-04-271-0/+1
* Fix and cleanup testsAmir Bandeali2018-04-241-1/+1
* Address feedback and lintAmir Bandeali2018-04-211-4/+4
* Add utils for hashing and signing orders, update wrappersAmir Bandeali2018-04-211-19/+17
* Modify utils to work with new signature formatAmir Bandeali2018-04-211-7/+8
* Move utils dir into srcAmir Bandeali2018-04-211-0/+37