aboutsummaryrefslogtreecommitdiffstats
path: root/packages/0x.js/src/index.ts
Commit message (Expand)AuthorAgeFilesLines
* Move our contract templates to accept Provider instead of Web3WrapperLeonid Logvinov2018-04-041-1/+1
* Move common types out of web3 typesLeonid Logvinov2018-03-271-1/+1
* Add SignedOrder, Order, and ECSignature types to the types packageBrandon Millman2018-03-151-3/+3
* Consolidate all same exports togetherFabio Berger2018-03-031-2/+1
* Use abi-gen for events in 0x.jsLeonid Logvinov2018-02-071-13/+22
* Move BlockParamLiteral to shared types packageJacob Evans2018-02-071-1/+7
* Move BlockParam and BlockParamLiteral to shared typesJacob Evans2018-02-071-3/+1
* Remove truffle from testsLeonid Logvinov2018-01-301-3/+2
* Apply prettier configLeonid Logvinov2018-01-031-4/+2
* Export new public typesLeonid Logvinov2017-12-201-0/+3
* Add etherToken.getLogsAsync and etherToken.subscribe with testsLeonid Logvinov2017-12-201-0/+2
* Rename SubscriptionOpts to BlockRangeLeonid Logvinov2017-12-191-1/+1
* Move shared types to types packageLeonid Logvinov2017-12-141-1/+4
* Export TransactionOpts typeLeonid Logvinov2017-11-291-0/+1
* Callback for subscribe no longer supports an Async CallbackJacob Evans2017-11-141-2/+0
* Switch over to Lerna + Yarn Workspaces setup for a mono-repo approachFabio Berger2017-11-131-0/+45