| Commit message (Expand) | Author | Age | Files | Lines |
* | move order hash schema to a separate file | Leonid Logvinov | 2017-07-05 | 1 | -1/+2 |
* | Fix the bug when didn't invalidate etherToken contract instance | Leonid Logvinov | 2017-07-05 | 1 | -0/+1 |
* | Make this.proxy.invalidateContractInstance and this.tokenRegistry.invalidateC... | Leonid Logvinov | 2017-07-05 | 1 | -2/+2 |
* | Make invalidateContractInstancesAsync private on exchange and token | Leonid Logvinov | 2017-07-05 | 1 | -2/+2 |
* | Use orderHashSchema to validate order hash | Leonid Logvinov | 2017-07-05 | 1 | -2/+4 |
* | Merge branch 'master' into subscribe-token | Leonid | 2017-07-04 | 1 | -4/+8 |
|\ |
|
| * | Make proxy wrapper public on zeroEx instance | Leonid Logvinov | 2017-07-04 | 1 | -4/+8 |
* | | Add initial implementation and tests for zeroEx.token.subscribeAsync | Leonid Logvinov | 2017-07-04 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'master' into add-exchange-address-to-order-struct | Leonid | 2017-07-04 | 1 | -2/+3 |
|\ |
|
| * | Fix test failures caused by testrpc new eth_sign behaviour | Leonid Logvinov | 2017-07-01 | 1 | -2/+3 |
* | | Stop passing exchangeContractAddress to utils.getOrderHashHex | Leonid Logvinov | 2017-07-04 | 1 | -1/+1 |
* | | Rename invalidateContractInstanceAsync to invalidateContractInstancesAsync | Leonid Logvinov | 2017-07-04 | 1 | -1/+1 |
* | | Rename _proxy to _proxyWrapper | Leonid Logvinov | 2017-06-30 | 1 | -4/+4 |
* | | Add ProxyWrapper instance to zeroEx | Leonid Logvinov | 2017-06-30 | 1 | -1/+5 |
* | | Make getOrderHashHex a non-async function | Leonid Logvinov | 2017-06-30 | 1 | -1/+1 |
* | | Remove _getExchangeAddressAsync | Leonid Logvinov | 2017-06-27 | 1 | -11/+0 |
* | | Allow multiple exchange versions t be functional at the same time | Leonid Logvinov | 2017-06-27 | 1 | -4/+1 |
|/ |
|
* | Implement EtherTokenWrapper and tests, with deposit and withdraw methods | Fabio Berger | 2017-06-26 | 1 | -0/+7 |
* | Revert "Use different lodash import syntax which allows to include only used ... | Leonid | 2017-06-22 | 1 | -3/+3 |
* | Fall back to import x = require() syntax | Leonid Logvinov | 2017-06-21 | 1 | -1/+1 |
* | Use different lodash import syntax which allows to include only used functions | Leonid Logvinov | 2017-06-21 | 1 | -3/+3 |
* | Fix tslint issue | Fabio Berger | 2017-06-19 | 1 | -1/+2 |
* | Merge branch 'master' of github.com:0xProject/0x.js | Fabio Berger | 2017-06-19 | 1 | -8/+7 |
|\ |
|
| * | Make ZeroEx constructor accept Web3Provider instead of Web3 instance | Leonid Logvinov | 2017-06-15 | 1 | -7/+7 |
| * | Remove unused import | Leonid Logvinov | 2017-06-15 | 1 | -1/+0 |
* | | Add and improve comments | Fabio Berger | 2017-06-16 | 1 | -5/+18 |
|/ |
|
* | Change main file name from 0x.js.ts to 0x.ts | Leonid Logvinov | 2017-06-12 | 1 | -0/+238 |