Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' into unavailableFilledCancelled | Fabio Berger | 2017-06-03 | 1 | -1/+1 |
|\ | | | | | | | | | | | | | # Conflicts: # src/contract_wrappers/exchange_wrapper.ts # src/types.ts # test/exchange_wrapper_test.ts | ||||
| * | Fix comment | Fabio Berger | 2017-06-03 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'fillOrderAsync' into unavailableFilledCancelled | Fabio Berger | 2017-06-02 | 2 | -2/+17 |
|\| | | | | | | | | | | | | | # Conflicts: # src/contract_wrappers/exchange_wrapper.ts # src/types.ts # src/utils/assert.ts | ||||
| * | rename signed_order_schema to order_schemas | Fabio Berger | 2017-06-01 | 1 | -1/+1 |
| | | |||||
| * | Add convertToJSONSchemaCompatibleObject method | Fabio Berger | 2017-06-01 | 1 | -0/+7 |
| | | |||||
| * | Merge branch 'erc20transfer' into fillOrderAsync | Leonid Logvinov | 2017-05-31 | 1 | -0/+1 |
| |\ | |||||
| * \ | Merge branch 'master' into fillOrderAsync | Leonid Logvinov | 2017-05-30 | 1 | -0/+2 |
| |\ \ | |||||
| * | | | Change BigNumber schema to Number schema | Leonid Logvinov | 2017-05-30 | 1 | -2/+2 |
| | | | | |||||
| * | | | Add isBoolean assertion | Leonid Logvinov | 2017-05-30 | 1 | -0/+3 |
| | | | | |||||
| * | | | Add signedOrderSchema and all subschemas | Leonid Logvinov | 2017-05-30 | 1 | -1/+6 |
| | | | | |||||
* | | | | Move isValidOrderHash to utils and implement assert.isValidOrderHash | Fabio Berger | 2017-06-01 | 2 | -0/+8 |
| |_|/ |/| | | |||||
* | | | Implement setProxyAllowanceAsync | Fabio Berger | 2017-05-30 | 1 | -0/+1 |
| |/ |/| | |||||
* | | Add tests for getTokensAsync including schema validation | Fabio Berger | 2017-05-30 | 1 | -0/+2 |
|/ | |||||
* | Lowercase schema names | Fabio Berger | 2017-05-30 | 1 | -3/+3 |
| | |||||
* | Use disable-next-line instead of disable and always put rule that is being ↵ | Fabio Berger | 2017-05-29 | 1 | -2/+1 |
| | | | | disabled | ||||
* | Port over signOrderHashAsync | Fabio Berger | 2017-05-29 | 1 | -0/+4 |
| | |||||
* | Move files up and remove ts folder | Leonid Logvinov | 2017-05-29 | 4 | -0/+82 |