aboutsummaryrefslogtreecommitdiffstats
path: root/packages/json-schemas/schemas
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'development' of https://github.com/0xProject/0x-monorepo into ↵fragosti2018-08-081-1/+1
|\ | | | | | | feature/sra/add-sra-package
| * Update hex schema to match 0xBrandon Millman2018-08-061-1/+1
| |
* | Limit error codes with rangesfragosti2018-08-031-2/+2
| |
* | Enforce stronger naming convention for json schema idsfragosti2018-08-0325-107/+107
| |
* | update orders channel subscribe schemafragosti2018-08-021-2/+2
| |
* | Add test for relayerApiOrderSchemafragosti2018-08-013-3/+3
| |
* | Add paginated collection test casefragosti2018-08-011-3/+3
| |
* | Get schema tests running (not crashiing)fragosti2018-08-011-2/+2
| |
* | Update json-schemas for SRA v1fragosti2018-07-3116-115/+149
|/
* Rename call data schema id to CallData.Jacob Evans2018-07-191-1/+1
| | | | Check for TypedArray when hashing data in order-utils crypto
* Merge branch 'v2-prototype' into v2-contract-wrappers-WIPLeonid Logvinov2018-07-051-0/+27
|\
| * Add CallData schema to json-schemasFabio Berger2018-07-051-0/+27
| |
* | Add ordersSchema to json-schemasLeonid Logvinov2018-07-051-0/+5
|/
* Revivie the ECSignatureSchemaFabio Berger2018-05-311-0/+20
|
* Initial refactor of order-utils. Move many utils from contracts into this ↵Fabio Berger2018-05-301-0/+2
| | | | package.
* Add senderAddress to order schemaFabio Berger2018-05-251-0/+2
|
* Force hex to have at least two hex values after the prefix, but it could be ↵Fabio Berger2018-05-241-1/+1
| | | | two zeros
* Fix Hex regex and testsFabio Berger2018-05-241-1/+1
|
* Updated Order, SignedOrder schemas, removed ECSignature schema types and ↵Fabio Berger2018-05-243-38/+24
| | | | added Hex basic type
* Apply prettier configLeonid Logvinov2018-01-0318-94/+94
|
* Rename SubscriptionOpts to BlockRangeLeonid Logvinov2017-12-191-2/+2
|
* Add requestId to subscription messages and update json-schemasBrandon Millman2017-12-063-5/+6
|
* Add json-schemas package to mono repoBrandon Millman2017-11-1420-0/+333