Commit message (Collapse) | 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 ↵ | Fabio Berger | 2018-10-17 | 1 | -36/+38 |
| | | | | languages to use it | ||||
* | Throw and handle errors from Providers. | Jacob Evans | 2018-10-09 | 1 | -2/+4 |
| | | | | | | | In web3 wrapper when a response contains an error field we throw this rather than return response.result which is often undefined. In Signature Utils we handle the error thrown when a user rejects the signing dialogue to prevent double signing. Exposed the ZeroExTransaction JSON schema. In Website only use the MetamaskSubprovider if we can detect the provider is Metamask | ||||
* | Expose eth_signTypedData functionality for order signing | Jacob Evans | 2018-10-05 | 1 | -0/+2 |
| | |||||
* | 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 |
| | |||||
* | 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 ↵ | Fabio Berger | 2018-05-24 | 1 | -4/+2 |
| | | | | added Hex basic type | ||||
* | Apply prettier config | Leonid Logvinov | 2018-01-03 | 1 | -56/+17 |
| | |||||
* | Fix linter error | Leonid Logvinov | 2017-12-19 | 1 | -4/+4 |
| | |||||
* | Rename SubscriptionOpts to BlockRange | Leonid Logvinov | 2017-12-19 | 1 | -3/+3 |
| | |||||
* | Autofix json-schemas linter errors | Leonid Logvinov | 2017-11-24 | 1 | -25/+25 |
| | |||||
* | Add json-schemas package to mono repo | Brandon Millman | 2017-11-14 | 1 | -0/+99 |