| Commit message (Expand) | Author | Age | Files | Lines |
* | Move connect schemas to JSON Schemas | Leonid Logvinov | 2018-11-12 | 1 | -0/+12 |
* | chore: add whole number schema | Fabio Berger | 2018-10-22 | 1 | -0/+2 |
* | Convert all schemas to json files, so it's easier for devs in other languages... | Fabio Berger | 2018-10-17 | 2 | -42/+38 |
* | Throw and handle errors from Providers. | Jacob Evans | 2018-10-09 | 1 | -2/+4 |
* | Expose eth_signTypedData functionality for order signing | Jacob Evans | 2018-10-05 | 1 | -0/+2 |
* | Merge development | Fabio Berger | 2018-08-15 | 1 | -25/+31 |
|\ |
|
| * | Correct orderbook typo | fragosti | 2018-08-09 | 1 | -2/+2 |
| * | Add GET fee_recipients | fragosti | 2018-08-08 | 1 | -0/+2 |
| * | Add tests for asset pair endpoint | fragosti | 2018-08-02 | 1 | -0/+2 |
| * | Add paginated collection test case | fragosti | 2018-08-01 | 1 | -1/+1 |
| * | Get schema tests running (not crashiing) | fragosti | 2018-08-01 | 1 | -2/+10 |
| * | Update schemas export | fragosti | 2018-07-31 | 1 | -23/+17 |
* | | Remove all in-package monorepo-scripts by adding doc gen/upload and aggregate... | Fabio Berger | 2018-07-30 | 2 | -16/+0 |
|/ |
|
* | Fix tslint issues | Leonid Logvinov | 2018-07-17 | 1 | -1/+1 |
* | Merge branch 'v2-prototype' into v2-contract-wrappers-WIP | Leonid Logvinov | 2018-07-05 | 1 | -0/+2 |
|\ |
|
| * | Add CallData schema to json-schemas | Fabio Berger | 2018-07-05 | 1 | -0/+2 |
* | | Export ecSignatureParameterSchema from json-schemas | Leonid Logvinov | 2018-07-05 | 1 | -1/+2 |
* | | Add ordersSchema to json-schemas | Leonid Logvinov | 2018-07-05 | 1 | -0/+2 |
|/ |
|
* | Revivie the ECSignatureSchema | Fabio Berger | 2018-05-31 | 1 | -0/+2 |
* | Updated Order, SignedOrder schemas, removed ECSignature schema types and adde... | Fabio Berger | 2018-05-24 | 1 | -4/+2 |
* | Add missing type definitions | Leonid Logvinov | 2018-05-14 | 1 | -1/+1 |
* | Add metacoin example project | Leonid Logvinov | 2018-04-02 | 1 | -2/+0 |
* | Add comments to JSON-schemas public methods | Fabio Berger | 2018-03-22 | 1 | -0/+24 |
* | Rename `stagedocs.ts` file to `stage_docs.ts` in keeping with our file naming... | Fabio Berger | 2018-03-20 | 1 | -0/+0 |
* | Add JSON Schemas docs to website | Fabio Berger | 2018-03-18 | 1 | -0/+8 |
* | Move configuration into package.json configs section | Fabio Berger | 2018-03-14 | 1 | -2/+3 |
* | Fix lint issues | Fabio Berger | 2018-03-13 | 1 | -0/+1 |
* | move scripts to monorepro-scripts | Fabio Berger | 2018-03-13 | 2 | -0/+13 |
* | Apply prettier config | Leonid Logvinov | 2018-01-03 | 3 | -61/+22 |
* | Add new underscore-privates rule to @0xproject/tslint-config and fix lint errors | Brandon Millman | 2017-12-20 | 1 | -5/+5 |
* | Fix linter error | Leonid Logvinov | 2017-12-19 | 1 | -4/+4 |
* | Rename SubscriptionOpts to BlockRange | Leonid Logvinov | 2017-12-19 | 1 | -3/+3 |
* | Refactor web3Wrapper to a separate package | Leonid Logvinov | 2017-12-07 | 1 | -6/+0 |
* | Autofix json-schemas linter errors | Leonid Logvinov | 2017-11-24 | 2 | -26/+27 |
* | Add json-schemas package to mono repo | Brandon Millman | 2017-11-14 | 4 | -0/+138 |