Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Switch over to Lerna + Yarn Workspaces setup for a mono-repo approach | Fabio Berger | 2017-11-13 | 1 | -111/+0 |
* | Upgrade bignumber to the version with native typings and remove typings | Leonid Logvinov | 2017-10-26 | 1 | -2/+2 |
* | Remove unused code | Leonid Logvinov | 2017-10-13 | 1 | -1/+0 |
* | Change non-exhange contracts to also return txHash | Leonid Logvinov | 2017-09-05 | 1 | -2/+4 |
* | Use zeroEx.getAvailableAddressesAsync instead of web3.eth.getAccounts | Leonid Logvinov | 2017-08-30 | 1 | -1/+1 |
* | Use zeroExConfig in tests | Leonid Logvinov | 2017-08-29 | 1 | -1/+4 |
* | Specify gasPrice in WETH tests | Leonid Logvinov | 2017-08-29 | 1 | -1/+2 |
* | Remove unused imports | Leonid Logvinov | 2017-07-26 | 1 | -1/+1 |
* | Use PascalCase names as string enum keys | Leonid Logvinov | 2017-07-12 | 1 | -2/+2 |
* | refactor getBalanceInEthAsync to getBalanceInWeiAsync and change the test ass... | Fabio Berger | 2017-06-27 | 1 | -18/+25 |
* | Fix typo | Fabio Berger | 2017-06-27 | 1 | -1/+1 |
* | Implement EtherTokenWrapper and tests, with deposit and withdraw methods | Fabio Berger | 2017-06-26 | 1 | -0/+99 |