aboutsummaryrefslogtreecommitdiffstats
path: root/packages/contract-wrappers/test/utils/token_utils.ts
Commit message (Collapse)AuthorAgeFilesLines
* Update hardcoded token addressesJacob Evans2019-01-121-6/+6
|
* chore: change package org from 0xproject to 0xJacob Evans2018-10-181-4/+4
|
* update contract_wrappers to use new artifacts and abi-gen wrappers packagesAlex Browne2018-10-161-7/+3
|
* Remove artifacts from migrations package and update contract-wrappers ↵Alex Browne2018-10-161-7/+1
| | | | accordingly
* Update contract-wrappers package to use new contracts package for generated ↵Alex Browne2018-10-161-5/+3
| | | | files
* Update dummy tokens addresses in token_utilsLeonid Logvinov2018-07-051-3/+3
|
* Add a commentLeonid Logvinov2018-06-291-0/+2
|
* Refactor tokenUtils to not use tokenRegistryLeonid Logvinov2018-06-291-30/+42
|
* Split 0x.js into contract-wrappers, order-watcher but keep 0x.js as a ↵Fabio Berger2018-05-101-0/+33
unifying library with the same interface