aboutsummaryrefslogtreecommitdiffstats
path: root/src/0x.ts
Commit message (Expand)AuthorAgeFilesLines
* Rename invalidateContractInstanceAsync to invalidateContractInstancesAsyncLeonid Logvinov2017-07-041-1/+1
* Rename _proxy to _proxyWrapperLeonid Logvinov2017-06-301-4/+4
* Add ProxyWrapper instance to zeroExLeonid Logvinov2017-06-301-1/+5
* Make getOrderHashHex a non-async functionLeonid Logvinov2017-06-301-1/+1
* Remove _getExchangeAddressAsyncLeonid Logvinov2017-06-271-11/+0
* Allow multiple exchange versions t be functional at the same timeLeonid Logvinov2017-06-271-4/+1
* Implement EtherTokenWrapper and tests, with deposit and withdraw methodsFabio Berger2017-06-261-0/+7
* Revert "Use different lodash import syntax which allows to include only used ...Leonid2017-06-221-3/+3
* Fall back to import x = require() syntaxLeonid Logvinov2017-06-211-1/+1
* Use different lodash import syntax which allows to include only used functionsLeonid Logvinov2017-06-211-3/+3
* Fix tslint issueFabio Berger2017-06-191-1/+2
* Merge branch 'master' of github.com:0xProject/0x.jsFabio Berger2017-06-191-8/+7
|\
| * Make ZeroEx constructor accept Web3Provider instead of Web3 instanceLeonid Logvinov2017-06-151-7/+7
| * Remove unused importLeonid Logvinov2017-06-151-1/+0
* | Add and improve commentsFabio Berger2017-06-161-5/+18
|/
* Change main file name from 0x.js.ts to 0x.tsLeonid Logvinov2017-06-121-0/+238