aboutsummaryrefslogtreecommitdiffstats
path: root/packages/typescript-typings/types
Commit message (Expand)AuthorAgeFilesLines
* Add types for react-popper, remove types for react-joyridefragosti2018-05-302-88/+46
* Replace react-joyride with react-popperfragosti2018-05-301-0/+4
* Write custom tooltip componentfragosti2018-05-261-1/+1
* Add next buttonfragosti2018-05-261-1/+2
* Improve OnboardingFlow API and typescript typesfragosti2018-05-251-2/+19
* Address PR feedbackfragosti2018-05-251-22/+30
* Undo change to react-highlightfragosti2018-05-251-1/+0
* Fix build errorsfragosti2018-05-251-1/+5
* Fix issue where modal can be out of sync with app statefragosti2018-05-251-2/+5
* Basic onboarding flow infrastructure set upfragosti2018-05-252-0/+55
* Remove web3Factory.create and remove dev-tools dependency on sol-covLeonid Logvinov2018-05-231-7/+11
* Fix linter issuesLeonid Logvinov2018-05-101-1/+3
* Remove deployer from metacoin and contract testsLeonid Logvinov2018-05-101-0/+1
* Implement new artifacts formatLeonid Logvinov2018-05-071-34/+36
* Remove ethers-contracts typesJacob Evans2018-04-201-28/+0
* Update CHANGELOGsJacob Evans2018-04-191-8/+0
* Interface for EventDescription renamed topicsJacob Evans2018-04-191-1/+1
* Support Tuples from function returnsJacob Evans2018-04-191-0/+39
* Use solc.compileStandardWrapperLeonid Logvinov2018-04-121-0/+116
* Merge pull request #507 from 0xProject/feature/subproviders/mnemonic-wallet-s...Jacob Evans2018-04-121-0/+11
|\
| * Move type declaration for hdkey to typescript-typingsJacob Evans2018-04-111-0/+11
* | Fix some of the publishing/installation issuesLeonid Logvinov2018-04-121-1/+0
|/
* Address feedbackLeonid Logvinov2018-04-052-2/+0
* Move our contract templates to accept Provider instead of Web3WrapperLeonid Logvinov2018-04-0425-14/+464
* Add metacoin example projectLeonid Logvinov2018-04-0211-1/+247
* Move common types out of web3 typesLeonid Logvinov2018-03-271-254/+51
* Add clean-state testsLeonid Logvinov2018-03-274-0/+1990