aboutsummaryrefslogtreecommitdiffstats
path: root/packages/0x.js/src/contract_wrappers/token_wrapper.ts
Commit message (Expand)AuthorAgeFilesLines
* Use abi-gen for events in 0x.jsLeonid Logvinov2018-02-071-11/+2
* Fix lint errorsBrandon Millman2018-01-311-3/+3
* Normalize the dependenciesLeonid Logvinov2018-01-301-1/+1
* Remove truffle from testsLeonid Logvinov2018-01-301-3/+2
* Fix linter errorsLeonid Logvinov2018-01-041-1/+1
* Use configured version of bignumber in all packagesLeonid Logvinov2018-01-041-1/+1
* Apply prettier configLeonid Logvinov2018-01-031-44/+109
* Fix commentsLeonid Logvinov2017-12-191-1/+1
* Rename SubscriptionOpts to BlockRangeLeonid Logvinov2017-12-191-5/+5
* Fix documentation issue where `unsubscribeAll` shown as method on every contr...Fabio Berger2017-12-171-0/+6
* Fix 0x.js unused varsLeonid Logvinov2017-12-151-2/+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/+5
* Add option config for gasPrice and gasLimit for every transaction sending methodLeonid Logvinov2017-11-281-15/+26
* Pass networkId on provider updateLeonid Logvinov2017-11-241-1/+1
* Fix the imports orderLeonid Logvinov2017-11-241-9/+6
* Auto-fix linter errorsLeonid Logvinov2017-11-241-14/+16
* Make getZRXTokenAddress non asyncLeonid Logvinov2017-11-241-2/+2
* Add json-schemas package to mono repoBrandon Millman2017-11-141-1/+1
* Switch over to Lerna + Yarn Workspaces setup for a mono-repo approachFabio Berger2017-11-131-0/+313