aboutsummaryrefslogtreecommitdiffstats
path: root/src/schemas/order_schemas.ts
Commit message (Collapse)AuthorAgeFilesLines
* Add orderFillOrKillRequestsSchema and validate using it instead of looping ↵Fabio Berger2017-06-091-12/+0
| | | | over the requests and validating them individually
* Add tests to number regex and BigNumber serialization & fix bugsLeonid Logvinov2017-06-051-1/+1
|
* Make taker required on Order object and expect NULL_ADDRESS from 0x.jsFabio Berger2017-06-011-1/+1
|
* rename signed_order_schema to order_schemasFabio Berger2017-06-011-0/+50