aboutsummaryrefslogtreecommitdiffstats
path: root/packages/0x.js/src/contract_wrappers
Commit message (Expand)AuthorAgeFilesLines
* Pass networkId on provider updateLeonid Logvinov2017-11-242-2/+2
* Reuse the protected function to get contract addressLeonid Logvinov2017-11-241-10/+2
* Move variable declaration inside the ifLeonid Logvinov2017-11-241-0/+12
* Refactor getContractAddress to contractWrapperLeonid Logvinov2017-11-245-41/+17
* Fix the imports orderLeonid Logvinov2017-11-241-9/+6
* Enable some new linter rules and fix the issuesLeonid Logvinov2017-11-242-19/+19
* Auto-fix linter errorsLeonid Logvinov2017-11-246-59/+70
* Fix linter issuesLeonid Logvinov2017-11-241-1/+1
* Await block reconcilationLeonid Logvinov2017-11-241-1/+1
* Remove even more asyncsLeonid Logvinov2017-11-243-17/+31
* Make zeroEx.tokenRegistry.getContractAddress non-asyncLeonid Logvinov2017-11-241-5/+12
* Make exchange subscriptions non-asyncLeonid Logvinov2017-11-241-2/+2
* Make zeroEx.exchange.getContractAddress non-asyncLeonid Logvinov2017-11-241-6/+13
* Make getZRXTokenAddress non asyncLeonid Logvinov2017-11-242-14/+22
* Rename removed to isRemovedLeonid Logvinov2017-11-241-6/+6
* Make DecodedLogEvent contain web3 log under a log subkeyLeonid Logvinov2017-11-241-1/+1
* Merge branch 'development' into feature/addJsonSchemasBrandon Millman2017-11-151-2/+2
|\
| * Renamed canceled to cancelledJacob Evans2017-11-141-2/+2
* | Add json-schemas package to mono repoBrandon Millman2017-11-142-2/+2
|/
* Add interface typeFabio Berger2017-11-141-2/+6
* Declare as stringFabio Berger2017-11-141-1/+1
* Fix lint and ts issuesFabio Berger2017-11-141-1/+1
* Switch over to Lerna + Yarn Workspaces setup for a mono-repo approachFabio Berger2017-11-136-0/+1600