aboutsummaryrefslogtreecommitdiffstats
path: root/packages/typescript-typings/types
Commit message (Expand)AuthorAgeFilesLines
* Add typescript definitionsHsuan Lee2019-03-0627-0/+2103
* Add type definitions to web3-provider-engineHsuan Lee2019-03-064-0/+100
* Update dependency packagesHsuan Lee2019-01-1928-1999/+24
* Update prettier to version ^1.15.3Alex Browne2019-01-111-3/+1
* Merge pull request #1069 from 0xProject/feature/ts-ethersLeonid Logvinov2018-09-271-55/+0
|\
| * Remove types for ethers.jsLeonid Logvinov2018-09-191-55/+0
* | Merge branch 'development' into sol-docF. Eugene Aumson2018-09-125-159/+0
|\|
| * Remove types for web3-provider-engine from typescript-typingsLeonid Logvinov2018-09-041-62/+0
| * Remove types for eth-lightwallet from typescript-typingsLeonid Logvinov2018-09-041-54/+0
| * Remove types for detect-node from typescript-typingsLeonid Logvinov2018-09-041-3/+0
| * Remove types for ganache-core from typescript-typingsLeonid Logvinov2018-09-041-16/+0
| * Remove types for newman from typescript-typingsLeonid Logvinov2018-09-041-24/+0
* | Merge remote-tracking branch 'upstream/development' into sol-docF. Eugene Aumson2018-08-311-0/+1
|\|
| * Add TypedText component and use it on landing pagefragosti2018-08-311-0/+1
* | move export to top of fileF. Eugene Aumson2018-08-311-1/+1
* | add devdoc support to solc typings, and use itF. Eugene Aumson2018-08-291-57/+6
|/
* Merge branch 'development' of https://github.com/0xProject/0x-monorepo into f...fragosti2018-08-101-0/+18
|\
| * Update ethers typings for TypeScript 2.9.2Alex Browne2018-08-091-2/+2
| * Move some ethers-related types to typescript-typings/ethersAlex Browne2018-08-091-0/+18
* | Add basic smoke testfragosti2018-07-271-0/+1
|/
* Revert "Move frontend package types out of typescript-typings since this pack...Fabio Berger2018-07-233-0/+51
* Move frontend package types out of typescript-typings since this package will...Fabio Berger2018-07-223-51/+0
* Move ECSignature type from types package into eth-light-wallet type dec since...Fabio Berger2018-07-221-2/+6
* Replace lerna-get-packages with our own implementationFabio Berger2018-07-191-16/+0
* Fix typingFabio Berger2018-07-171-1/+1
* Move type decl. to typescript-typingsFabio Berger2018-07-171-0/+7
* Move type defs to typescript-typingsdFabio Berger2018-07-132-0/+11
* Merge branch 'v2-prototype' into eth-lightwallet-subprovider-finalJacob Evans2018-07-024-1/+59
|\
| * Move ledgerhq module declarations to typescript-typingsAmir Bandeali2018-06-301-0/+45
| * Improve `ganache-core`'s `GanacheOpts` type and require it instead of `any`Fabio Berger2018-06-281-0/+2
| * Merge branch 'v2-prototype' into invalid-argument-errorFabio Berger2018-06-271-1/+9
| |\
| | * Improve 'web3-provider-engine' typingsNikita Galkin2018-06-271-1/+9
| * | Run prettierBryce2018-06-261-1/+1
| * | Address INVALID_ARGUMENT issueBryce2018-06-231-0/+3
| |/
* | Small stylistic tweaksFabio Berger2018-06-261-1/+0
* | Format typeFabio Berger2018-06-261-20/+47
* | Move eth-lightwallet declaration to typingsCavan2018-06-261-38/+20
* | Format subprovider using prettierCavan2018-06-261-18/+6
* | Remove timestamps and fix typingsCavan2018-06-261-1/+7
* | Formatting and standards updatesCavan2018-06-261-0/+48
|/
* Introduce ethereum-types packageLeonid Logvinov2018-06-016-8/+8
* Remove some typesLeonid Logvinov2018-06-018-421/+0
* Remove published typesLeonid Logvinov2018-06-012-11/+0
* 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