Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix bugs in schemas | Leonid Logvinov | 2017-06-10 | 3 | -3/+3 |
* | Merge branch 'master' into schema-tests | Leonid | 2017-06-09 | 1 | -0/+5 |
|\ | |||||
| * | Merge branch 'master' into fillOrderUpToAsync | Leonid | 2017-06-09 | 2 | -0/+24 |
| |\ | |||||
| * | | Add signedOrdersScxhema | Leonid Logvinov | 2017-06-09 | 1 | -0/+5 |
* | | | Merge branch 'master' into schema-tests | Leonid | 2017-06-09 | 2 | -0/+24 |
|\ \ \ | | |/ | |/| | |||||
| * | | Fix the other schema bug | Leonid Logvinov | 2017-06-09 | 1 | -2/+2 |
| * | | Fix schema error | Leonid Logvinov | 2017-06-09 | 1 | -2/+2 |
| * | | Add orderCancelrequestsSchema and orderFillRequestsSchema | Leonid Logvinov | 2017-06-09 | 2 | -0/+24 |
| |/ | |||||
* | | Fix tests | Leonid Logvinov | 2017-06-09 | 1 | -2/+9 |
* | | Add tests for TokenSchema | Leonid Logvinov | 2017-06-09 | 1 | -2/+5 |
* | | Add ecSignatureSchema tests | Leonid Logvinov | 2017-06-09 | 1 | -1/+1 |
|/ | |||||
* | 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 |