aboutsummaryrefslogtreecommitdiffstats
path: root/src/schemas/order_schemas.ts
Commit message (Collapse)AuthorAgeFilesLines
* Use 0x-json-schemasLeonid Logvinov2017-08-281-39/+0
|
* move order hash schema to a separate fileLeonid Logvinov2017-07-051-6/+0
|
* Fix order schema (add exchangeContractAddress)Leonid Logvinov2017-07-051-1/+2
|
* Add orderHashSchemaLeonid Logvinov2017-07-041-0/+6
|
* 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