aboutsummaryrefslogtreecommitdiffstats
path: root/packages/json-schemas/src/schemas.ts
Commit message (Expand)AuthorAgeFilesLines
* Move json_schemas to its own package (#1435)F. Eugene Aumson2019-01-091-1/+1
|\
| * Correct inconsistencies in JSON schema namesF. Eugene Aumson2018-12-291-1/+1
* | Move OrderWatcher Websocket schemas to json-schemas and convert to JSON so th...Fabio Berger2018-12-171-0/+4
|/
* Move connect schemas to JSON SchemasLeonid Logvinov2018-11-121-0/+12
* chore: add whole number schemaFabio Berger2018-10-221-0/+2
* Convert all schemas to json files, so it's easier for devs in other languages...Fabio Berger2018-10-171-36/+38
* Throw and handle errors from Providers.Jacob Evans2018-10-091-2/+4
* Expose eth_signTypedData functionality for order signingJacob Evans2018-10-051-0/+2
* Correct orderbook typofragosti2018-08-091-2/+2
* Add GET fee_recipientsfragosti2018-08-081-0/+2
* Add tests for asset pair endpointfragosti2018-08-021-0/+2
* Add paginated collection test casefragosti2018-08-011-1/+1
* Get schema tests running (not crashiing)fragosti2018-08-011-2/+10
* Update schemas exportfragosti2018-07-311-23/+17
* Merge branch 'v2-prototype' into v2-contract-wrappers-WIPLeonid Logvinov2018-07-051-0/+2
|\
| * Add CallData schema to json-schemasFabio Berger2018-07-051-0/+2
* | Export ecSignatureParameterSchema from json-schemasLeonid Logvinov2018-07-051-1/+2
* | Add ordersSchema to json-schemasLeonid Logvinov2018-07-051-0/+2
|/
* Revivie the ECSignatureSchemaFabio Berger2018-05-311-0/+2
* Updated Order, SignedOrder schemas, removed ECSignature schema types and adde...Fabio Berger2018-05-241-4/+2
* Apply prettier configLeonid Logvinov2018-01-031-56/+17
* Fix linter errorLeonid Logvinov2017-12-191-4/+4
* Rename SubscriptionOpts to BlockRangeLeonid Logvinov2017-12-191-3/+3
* Autofix json-schemas linter errorsLeonid Logvinov2017-11-241-25/+25
* Add json-schemas package to mono repoBrandon Millman2017-11-141-0/+99