aboutsummaryrefslogtreecommitdiffstats
path: root/packages/contract-wrappers/test/utils
Commit message (Expand)AuthorAgeFilesLines
* Update hardcoded token addressesJacob Evans2019-01-121-6/+6
* ran prettierGreg Hysen2019-01-081-2/+2
* Minor documentation updates to dutch auction wrapperGreg Hysen2019-01-081-10/+19
* Ran prettier & linterGreg Hysen2019-01-081-9/+9
* Added dutch auction utils to contract-wrappersGreg Hysen2019-01-081-0/+144
* chore: change package org from 0xproject to 0xJacob Evans2018-10-184-10/+10
* Introduce new contract-addresses package and use it everywhereAlex Browne2018-10-161-1/+1
* Appease linterAlex Browne2018-10-161-0/+5
* Add new runMigrationsOnce method to migrations. Update contract-wrappers to u...Alex Browne2018-10-161-0/+13
* 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 accordi...Alex Browne2018-10-161-7/+1
* Update contract-wrappers package to use new contracts package for generated f...Alex Browne2018-10-161-5/+3
* Add test for order validatorBrandon Millman2018-08-281-0/+1
* Fix testsLeonid Logvinov2018-07-061-1/+1
* Update dummy tokens addresses in token_utilsLeonid Logvinov2018-07-051-3/+3
* Add a commentLeonid Logvinov2018-06-291-0/+2
* Set the interval to 0 in awaitTranscationSuccessAsyncLeonid Logvinov2018-06-291-0/+1
* Export txDefaults from web3_wrapper.tsLeonid Logvinov2018-06-291-3/+7
* Refactor tokenUtils to not use tokenRegistryLeonid Logvinov2018-06-291-30/+42
* Add new test constantsLeonid Logvinov2018-06-291-0/+8
* Try enabling no-unused-variable...fragosti2018-06-051-1/+1
* Remove web3Factory.create and remove dev-tools dependency on sol-covLeonid Logvinov2018-05-231-3/+2
* Fix TSLint issuesFabio Berger2018-05-151-1/+1
* remove unused modulesFabio Berger2018-05-111-18/+0
* Split 0x.js into contract-wrappers, order-watcher but keep 0x.js as a unifyin...Fabio Berger2018-05-105-0/+82