Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename call data schema id to CallData. | Jacob Evans | 2018-07-19 | 1 | -1/+1 |
| | | | | Check for TypedArray when hashing data in order-utils crypto | ||||
* | Merge branch 'v2-prototype' into v2-contract-wrappers-WIP | Leonid Logvinov | 2018-07-05 | 1 | -0/+27 |
|\ | |||||
| * | Add CallData schema to json-schemas | Fabio Berger | 2018-07-05 | 1 | -0/+27 |
| | | |||||
* | | Add ordersSchema to json-schemas | Leonid Logvinov | 2018-07-05 | 1 | -0/+5 |
|/ | |||||
* | Revivie the ECSignatureSchema | Fabio Berger | 2018-05-31 | 1 | -0/+20 |
| | |||||
* | Initial refactor of order-utils. Move many utils from contracts into this ↵ | Fabio Berger | 2018-05-30 | 1 | -0/+2 |
| | | | | package. | ||||
* | Add senderAddress to order schema | Fabio Berger | 2018-05-25 | 1 | -0/+2 |
| | |||||
* | Force hex to have at least two hex values after the prefix, but it could be ↵ | Fabio Berger | 2018-05-24 | 1 | -1/+1 |
| | | | | two zeros | ||||
* | Fix Hex regex and tests | Fabio Berger | 2018-05-24 | 1 | -1/+1 |
| | |||||
* | Updated Order, SignedOrder schemas, removed ECSignature schema types and ↵ | Fabio Berger | 2018-05-24 | 3 | -38/+24 |
| | | | | added Hex basic type | ||||
* | Apply prettier config | Leonid Logvinov | 2018-01-03 | 18 | -94/+94 |
| | |||||
* | Rename SubscriptionOpts to BlockRange | Leonid Logvinov | 2017-12-19 | 1 | -2/+2 |
| | |||||
* | Add requestId to subscription messages and update json-schemas | Brandon Millman | 2017-12-06 | 3 | -5/+6 |
| | |||||
* | Add json-schemas package to mono repo | Brandon Millman | 2017-11-14 | 20 | -0/+333 |