Leonid Logvinov
33dbdb0184
Move connect schemas to JSON Schemas
2018-11-12 13:44:24 +01:00
Fabio Berger
b9dccf9da3
chore: add whole number schema
2018-10-21 19:20:36 +02:00
Fabio Berger
7d9009bb96
Convert all schemas to json files, so it's easier for devs in other languages to use it
2018-10-17 13:28:26 +01:00
Jacob Evans
9e8031d5e3
Throw and handle errors from Providers.
...
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
2018-10-09 19:01:36 +11:00
Jacob Evans
adcfaa2e80
Expose eth_signTypedData functionality for order signing
2018-10-05 11:59:24 +10:00
fragosti
cc67c0df51
Correct orderbook typo
2018-08-08 14:18:24 -07:00
fragosti
95b656f360
Add GET fee_recipients
2018-08-07 17:42:52 -07:00
fragosti
86eafeb826
Add tests for asset pair endpoint
2018-08-01 11:44:59 -07:00
fragosti
63e869f6d0
Add paginated collection test case
2018-07-31 17:04:22 -07:00
fragosti
4aff9515d8
Get schema tests running (not crashiing)
2018-07-31 16:37:51 -07:00
fragosti
162fe797fc
Update schemas export
2018-07-30 17:53:01 -07:00
Leonid Logvinov
01c6efeaf1
Merge branch 'v2-prototype' into v2-contract-wrappers-WIP
2018-07-05 17:00:50 +03:00
Leonid Logvinov
7fbee77875
Export ecSignatureParameterSchema from json-schemas
2018-07-05 15:05:57 +02:00
Leonid Logvinov
3cc1a952ca
Add ordersSchema to json-schemas
2018-07-05 15:05:57 +02:00
Fabio Berger
2a7b3aecc3
Add CallData schema to json-schemas
2018-07-05 12:33:48 +02:00
Fabio Berger
3302c89284
Revivie the ECSignatureSchema
2018-05-30 13:52:27 -07:00
Fabio Berger
9c850d152c
Updated Order, SignedOrder schemas, removed ECSignature schema types and added Hex basic type
2018-05-23 16:52:41 -07:00
Leonid Logvinov
e744e4cd98
Apply prettier config
2018-01-03 11:37:38 +01:00
Leonid Logvinov
f269ecd95e
Fix linter error
2017-12-19 12:10:43 +01:00
Leonid Logvinov
1e4fdcf615
Rename SubscriptionOpts to BlockRange
2017-12-19 12:10:43 +01:00
Leonid Logvinov
2fa5bb2028
Autofix json-schemas linter errors
2017-11-23 15:13:37 -06:00
Brandon Millman
56b5619d24
Add json-schemas package to mono repo
2017-11-14 09:42:50 -05:00