aboutsummaryrefslogtreecommitdiffstats
path: root/test/ether_token_wrapper_test.ts
Commit message (Expand)AuthorAgeFilesLines
* Change non-exhange contracts to also return txHashLeonid Logvinov2017-09-051-2/+4
* Use zeroEx.getAvailableAddressesAsync instead of web3.eth.getAccountsLeonid Logvinov2017-08-301-1/+1
* Use zeroExConfig in testsLeonid Logvinov2017-08-291-1/+4
* Specify gasPrice in WETH testsLeonid Logvinov2017-08-291-1/+2
* Remove unused importsLeonid Logvinov2017-07-261-1/+1
* Use PascalCase names as string enum keysLeonid Logvinov2017-07-121-2/+2
* refactor getBalanceInEthAsync to getBalanceInWeiAsync and change the test ass...Fabio Berger2017-06-271-18/+25
* Fix typoFabio Berger2017-06-271-1/+1
* Implement EtherTokenWrapper and tests, with deposit and withdraw methodsFabio Berger2017-06-261-0/+99