Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add orderFillOrKillRequestsSchema and validate using it instead of looping ov... | Fabio Berger | 2017-06-09 | 3 | -12/+23 |
* | Add tests to number regex and BigNumber serialization & fix bugs | Leonid Logvinov | 2017-06-05 | 1 | -1/+1 |
* | Make taker required on Order object and expect NULL_ADDRESS from 0x.js | Fabio Berger | 2017-06-01 | 1 | -1/+1 |
* | rename signed_order_schema to order_schemas | Fabio Berger | 2017-06-01 | 1 | -0/+0 |
* | Merge branch 'master' into fillOrderAsync | Leonid Logvinov | 2017-05-30 | 1 | -0/+12 |
|\ | |||||
| * | Add tests for getTokensAsync including schema validation | Fabio Berger | 2017-05-30 | 1 | -0/+12 |
* | | Fix orderSchema | Leonid Logvinov | 2017-05-30 | 1 | -4/+4 |
* | | Change BigNumber schema to Number schema | Leonid Logvinov | 2017-05-30 | 1 | -11/+10 |
* | | Add id to signedOrderSchema | Leonid Logvinov | 2017-05-30 | 1 | -0/+1 |
* | | Add signedOrderSchema and all subschemas | Leonid Logvinov | 2017-05-30 | 1 | -0/+50 |
|/ | |||||
* | Lowercase schema names | Fabio Berger | 2017-05-30 | 1 | -5/+5 |
* | Move files up and remove ts folder | Leonid Logvinov | 2017-05-29 | 1 | -0/+20 |