aboutsummaryrefslogtreecommitdiffstats
path: root/packages/0x.js/test/utils
Commit message (Collapse)AuthorAgeFilesLines
* Add some missed underscores, update changelog and commentsBrandon Millman2017-12-211-1/+1
|
* Merge branch 'development' into fix/underscorePrivateBrandon Millman2017-12-212-3/+10
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * development: (29 commits) Move call to error reporter to end of handler so that even if reporting the error takes a while, it doesn't block the UI Update outdated WETH ranges Fix conditional Fix top-padding Publish Update CHANGELOGs Add slashes to base URLs Fix linter issue Fix WETH symbol Update snapshot and artifacts Replace our EtherTokens with WETH9 from maker Fix test description Fix a typo Add err==null assertions Add WETH9 tests Use the new snapshot including WETH9 and it's artifacts Add WETH9 and mirations Fix WETH events watching Fix a typo Init the _etherTokenContractsByAddress ...
| * Add slashes to base URLsLeonid Logvinov2017-12-201-3/+3
| |
| * Fix WETH symbolLeonid Logvinov2017-12-201-1/+1
| |
| * Add WETH9 testsLeonid Logvinov2017-12-201-1/+1
| |
| * Add etherToken.getLogsAsync and etherToken.subscribe with testsLeonid Logvinov2017-12-201-0/+7
| |
* | Add new underscore-privates rule to @0xproject/tslint-config and fix lint errorsBrandon Millman2017-12-203-43/+43
|/
* Move web3 import after subprovider imports in test web3_factoryBrandon Millman2017-12-181-1/+7
|
* Fix redundant spacesLeonid Logvinov2017-12-161-1/+1
|
* Name a variableLeonid Logvinov2017-12-151-1/+2
|
* Fix a conditionalLeonid Logvinov2017-12-151-5/+1
|
* Add a function to init token balancesLeonid Logvinov2017-12-142-4/+30
|
* Move more shared utils into utils package and reuse themLeonid Logvinov2017-12-144-88/+2
|
* Add a HACK commentLeonid Logvinov2017-11-291-0/+3
|
* Normalise subprovider namesLeonid Logvinov2017-11-293-6/+6
|
* Add fake gas estimate suprovider for testsLeonid Logvinov2017-11-294-1/+62
|
* Remove unused asyncsLeonid Logvinov2017-11-241-2/+2
|
* Auto-fix linter errorsLeonid Logvinov2017-11-246-8/+15
|
* Don't reassign the parameterLeonid Logvinov2017-11-241-3/+3
|
* Make getZRXTokenAddress non asyncLeonid Logvinov2017-11-241-0/+2
|
* Merge branch 'development' into feature/calculate-remaining-proportionsJacob Evans2017-11-231-3/+3
|\
| * Fix async callbacksLeonid Logvinov2017-11-211-3/+3
| |
* | add a test constant for ZRX decimalsJacob Evans2017-11-221-0/+1
|/
* Switch over to Lerna + Yarn Workspaces setup for a mono-repo approachFabio Berger2017-11-139-0/+329