aboutsummaryrefslogtreecommitdiffstats
path: root/packages/contracts/src/utils/types.ts
Commit message (Collapse)AuthorAgeFilesLines
* Separate filled/cancelled errorsAmir Bandeali2018-04-211-1/+2
|
* Remove partial cancelsAmir Bandeali2018-04-211-1/+0
|
* Renamed all instances of timestamp to salt. Clarified test case wording.Greg Hysen2018-04-211-1/+1
|
* Implementation and tests in the protocol for cancelling all orders up to a ↵Greg Hysen2018-04-211-0/+4
| | | | specific time
* Address feedback and lintAmir Bandeali2018-04-211-25/+2
|
* Add utils for hashing and signing orders, update wrappersAmir Bandeali2018-04-211-0/+15
|
* Modify utils to work with new signature formatAmir Bandeali2018-04-211-17/+50
|
* Move utils dir into srcAmir Bandeali2018-04-211-0/+116