aboutsummaryrefslogtreecommitdiffstats
path: root/packages/0x.js/src/contract_wrappers/token_transfer_proxy_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-75/+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-5/+2
* Check isETHAddressHex before lowercaseJacob Evans2018-02-271-1/+1
* Lowercase public addressesJacob Evans2018-02-231-1/+6
* Apply prettier configLeonid Logvinov2018-01-031-7/+10
* Fix 0x.js unused varsLeonid Logvinov2017-12-151-1/+0
* 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
* Auto-fix linter errorsLeonid Logvinov2017-11-241-3/+5
* Remove even more asyncsLeonid Logvinov2017-11-241-10/+16
* Switch over to Lerna + Yarn Workspaces setup for a mono-repo approachFabio Berger2017-11-131-0/+60