aboutsummaryrefslogtreecommitdiffstats
path: root/packages/0x.js/src/contract_wrappers/token_registry_wrapper.ts
Commit message (Expand)AuthorAgeFilesLines
* Split 0x.js into contract-wrappers, order-watcher but keep 0x.js as a unifyin...Fabio Berger2018-05-101-133/+0
* Move our contract templates to accept Provider instead of Web3WrapperLeonid Logvinov2018-04-041-1/+6
* Allow users to specify the contracts backend in abi-genLeonid Logvinov2018-02-281-7/+5
* Check isETHAddressHex before lowercaseJacob Evans2018-02-271-1/+1
* Lowercase public addressesJacob Evans2018-02-231-2/+3
* Apply prettier configLeonid Logvinov2018-01-031-19/+21
* Fix 0x.js unused varsLeonid Logvinov2017-12-151-3/+1
* Refactor networkId out of web3WrapperLeonid Logvinov2017-12-081-2/+2
* Refactor web3Wrapper to a separate packageLeonid Logvinov2017-12-071-1/+1
* Adjust 0x.js to use generated wrappersLeonid Logvinov2017-12-021-2/+6
* Refactor getContractAddress to contractWrapperLeonid Logvinov2017-11-241-10/+4
* Enable some new linter rules and fix the issuesLeonid Logvinov2017-11-241-15/+15
* Auto-fix linter errorsLeonid Logvinov2017-11-241-4/+6
* Fix linter issuesLeonid Logvinov2017-11-241-1/+1
* Make zeroEx.tokenRegistry.getContractAddress non-asyncLeonid Logvinov2017-11-241-5/+12
* Switch over to Lerna + Yarn Workspaces setup for a mono-repo approachFabio Berger2017-11-131-0/+122