aboutsummaryrefslogtreecommitdiffstats
path: root/packages/json-schemas/src
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #1494 from 0xProject/feature/order-watcher/dockerizeFabio B2019-01-091-0/+8
|\
| * rename methodFabio Berger2019-01-091-4/+4
| * Remove stray consoleFabio Berger2019-01-091-1/+0
| * Add assertions to catch trying to add undefined schemasFabio Berger2019-01-091-0/+9
* | 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-172-42/+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
* Merge developmentFabio Berger2018-08-151-25/+31
|\
| * 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
* | Remove all in-package monorepo-scripts by adding doc gen/upload and aggregate...Fabio Berger2018-07-302-16/+0
|/
* Fix tslint issuesLeonid Logvinov2018-07-171-1/+1
* 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
* Add missing type definitionsLeonid Logvinov2018-05-141-1/+1
* Add metacoin example projectLeonid Logvinov2018-04-021-2/+0
* Add comments to JSON-schemas public methodsFabio Berger2018-03-221-0/+24
* Rename `stagedocs.ts` file to `stage_docs.ts` in keeping with our file naming...Fabio Berger2018-03-201-0/+0
* Add JSON Schemas docs to websiteFabio Berger2018-03-181-0/+8
* Move configuration into package.json configs sectionFabio Berger2018-03-141-2/+3
* Fix lint issuesFabio Berger2018-03-131-0/+1
* move scripts to monorepro-scriptsFabio Berger2018-03-132-0/+13
* Apply prettier configLeonid Logvinov2018-01-033-61/+22
* Add new underscore-privates rule to @0xproject/tslint-config and fix lint errorsBrandon Millman2017-12-201-5/+5
* Fix linter errorLeonid Logvinov2017-12-191-4/+4
* Rename SubscriptionOpts to BlockRangeLeonid Logvinov2017-12-191-3/+3
* Refactor web3Wrapper to a separate packageLeonid Logvinov2017-12-071-6/+0
* Autofix json-schemas linter errorsLeonid Logvinov2017-11-242-26/+27
* Add json-schemas package to mono repoBrandon Millman2017-11-144-0/+138