aboutsummaryrefslogtreecommitdiffstats
path: root/packages/0x.js/test/ether_token_wrapper_test.ts
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'development' into fix/ether_token_addressLeonid2018-02-051-4/+3
|\
| * Fix lint errorsBrandon Millman2018-01-311-1/+1
| * Make an RPC constructor param implicitLeonid Logvinov2018-01-301-1/+1
| * Refactor contracts tests to not use injected web3 instanceLeonid Logvinov2018-01-301-3/+2
* | Add regression testsLeonid Logvinov2018-02-051-0/+12
* | Fix linter errorsLeonid Logvinov2018-01-301-1/+0
* | Add zeroEx.etherToken.getContractAddressifExistsLeonid Logvinov2018-01-301-1/+1
|/
* Fix callback typesLeonid Logvinov2018-01-101-50/+53
* Use configured version of bignumber in all packagesLeonid Logvinov2018-01-041-1/+1
* Apply prettier configLeonid Logvinov2018-01-031-33/+62
* Fix test descriptionLeonid Logvinov2017-12-201-1/+1
* Fix a typoLeonid Logvinov2017-12-201-1/+1
* Add err==null assertionsLeonid Logvinov2017-12-201-0/+4
* Add WETH9 testsLeonid Logvinov2017-12-201-2/+56
* Fix a typoLeonid Logvinov2017-12-201-1/+1
* Add etherToken.getLogsAsync and etherToken.subscribe with testsLeonid Logvinov2017-12-201-1/+170
* Modify the etherToken wrapper methods to accept an etherTokenAddress as the f...Fabio Berger2017-12-171-6/+7
* Move more shared utils into utils package and reuse themLeonid Logvinov2017-12-141-2/+2
* Update MAX_REASONABLE_GAS_COST_IN_WEILeonid Logvinov2017-11-281-1/+1
* Fix the imports orderLeonid Logvinov2017-11-241-5/+7
* Remove even more asyncsLeonid Logvinov2017-11-241-1/+1
* Adjust the testsLeonid Logvinov2017-11-241-0/+2
* Switch over to Lerna + Yarn Workspaces setup for a mono-repo approachFabio Berger2017-11-131-0/+111