aboutsummaryrefslogtreecommitdiffstats
path: root/packages/typescript-typings
Commit message (Expand)AuthorAgeFilesLines
* PublishLeonid Logvinov2019-02-051-2/+2
* Updated CHANGELOGSLeonid Logvinov2019-02-052-1/+6
* Temp CILeonid Logvinov2019-01-291-1/+1
* Fix prettierLeonid Logvinov2019-01-161-2/+1
* Add CHANGELOG entriesLeonid Logvinov2019-01-161-1/+11
* Upgrade bignumber.js versionLeonid Logvinov2019-01-151-1/+1
* PublishLeonid Logvinov2019-01-151-2/+2
* Updated CHANGELOGSLeonid Logvinov2019-01-152-0/+13
* PublishFabio Berger2019-01-121-2/+2
* Updated CHANGELOGSFabio Berger2019-01-122-0/+13
* Update prettier to version ^1.15.3Alex Browne2019-01-112-5/+2
* Add includes section to typescript-typings package.jsonLeonid Logvinov2018-12-191-1/+2
* PublishLeonid Logvinov2018-12-141-2/+2
* Updated CHANGELOGSLeonid Logvinov2018-12-141-2/+2
* Updated CHANGELOGSLeonid Logvinov2018-12-142-0/+13
* PublishFabio Berger2018-12-121-2/+2
* Updated CHANGELOGSFabio Berger2018-12-122-3/+3
* Updated CHANGELOGSLeonid Logvinov2018-12-112-0/+13
* PublishJacob Evans2018-11-091-2/+2
* Updated CHANGELOGSJacob Evans2018-11-092-0/+13
* PublishLeonid Logvinov2018-10-181-2/+2
* Updated CHANGELOGSLeonid Logvinov2018-10-182-1/+14
* Fix ethereum-types versionsLeonid Logvinov2018-10-181-1/+1
* chore: change README.md from 0xproject to 0xJacob Evans2018-10-181-5/+5
* chore: change package org from 0xproject to 0xJacob Evans2018-10-181-1/+1
* Remove unused copyfiles dependenciesAlex Browne2018-10-161-1/+0
* PublishBrandon Millman2018-10-051-2/+2
* Updated CHANGELOGSBrandon Millman2018-10-052-3/+16
* Introduce a build:ci command that doesn't build webpack bundlesLeonid Logvinov2018-10-021-0/+1
* Update package.json versions to match the npm onesLeonid Logvinov2018-10-021-1/+1
* Updated CHANGELOGSLeonid Logvinov2018-10-022-0/+13
* PublishFabio Berger2018-09-291-2/+2
* Updated CHANGELOGSFabio Berger2018-09-292-1/+6
* Merge pull request #1069 from 0xProject/feature/ts-ethersLeonid Logvinov2018-09-272-55/+9
|\
| * Merge branch 'development' into feature/ts-ethersLeonid Logvinov2018-09-263-2/+28
| |\
| * | Remove types for ethers.jsLeonid Logvinov2018-09-192-55/+9
* | | Merge remote-tracking branch 'upstream/development' into sol-docF. Eugene Aumson2018-09-263-2/+15
|\ \ \ | | |/ | |/|
| * | PublishFabio Berger2018-09-261-2/+2
| * | Updated CHANGELOGSFabio Berger2018-09-262-0/+13
* | | Merge remote-tracking branch 'upstream/development' into sol-docF. Eugene Aumson2018-09-253-2/+15
|\| |
| * | PublishLeonid Logvinov2018-09-211-2/+2
| * | Updated CHANGELOGSLeonid Logvinov2018-09-212-0/+13
| |/
* | Merge branch 'development' into sol-docF. Eugene Aumson2018-09-128-163/+18
|\|
| * PublishFabio Berger2018-09-051-4/+4
| * Updated CHANGELOGSFabio Berger2018-09-052-1/+6
| * Add CHANGELOG entryLeonid Logvinov2018-09-041-0/+9
| * 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-313-3/+5
|\|
| * Add TypedText component and use it on landing pagefragosti2018-08-311-0/+1
| * feat: Add support for TypeScript project references (#991)Alex Browne2018-08-302-3/+4
* | 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
|/
* PublishFabio Berger2018-08-251-2/+2
* Updated CHANGELOGSFabio Berger2018-08-252-3/+16
* Merge developmentFabio Berger2018-08-171-1/+1
|\
| * Bump copyfiles from 1.2.0 to 2.0.0dependabot[bot]2018-08-151-1/+1
* | Merge developmentFabio Berger2018-08-155-4/+36
|\|
| * PublishAlex Browne2018-08-141-3/+3
| * Updated CHANGELOGSAlex Browne2018-08-142-2/+15
| * 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
| |/
* | Add back the 'clean' commandFabio Berger2018-07-301-1/+2
* | Remove no longer necessary includeFabio Berger2018-07-301-2/+1
* | Remove all in-package monorepo-scripts by adding doc gen/upload and aggregate...Fabio Berger2018-07-303-18/+1
|/
* PublishFabio Berger2018-07-261-3/+3
* Updated CHANGELOGSFabio Berger2018-07-262-0/+13
* PublishFabio Berger2018-07-261-4/+4
* Updated CHANGELOGSFabio Berger2018-07-262-0/+13
* Revert to publishing ethereum-typesFabio Berger2018-07-261-1/+1
* Temporarily have all packages depend on an older, published version of ethere...Fabio Berger2018-07-261-1/+1
* Revert "Temporarily add changelog & package.json version changes"Fabio Berger2018-07-252-13/+0
* Omit specific version of react typesFabio Berger2018-07-241-1/+1
* Temporarily add changelog & package.json version changesFabio Berger2018-07-242-0/+13
* Merge fix-rc-packagesFabio Berger2018-07-242-3/+10
|\
| * Add dependent types of the react-popper typingsFabio Berger2018-07-231-1/+3
| * Revert "Move frontend package types out of typescript-typings since this pack...Fabio Berger2018-07-234-2/+53
| * Move frontend package types out of typescript-typings since this package will...Fabio Berger2018-07-224-53/+2
| * Add bn.js types as dep of `typescript-typings` since they are needed by ether...Fabio Berger2018-07-221-1/+2
| * Move ECSignature type from types package into eth-light-wallet type dec since...Fabio Berger2018-07-221-2/+6
* | Revert "Revert "Publish""Fabio Berger2018-07-241-4/+4
* | Revert "Publish"Leonid Logvinov2018-07-231-4/+4
* | PublishLeonid Logvinov2018-07-231-4/+4
* | Updated CHANGELOGSLeonid Logvinov2018-07-232-8/+23
|/
* Add missing timestamp to CHANGELOG entriesFabio Berger2018-07-211-0/+1
* FIx a typoLeonid Logvinov2018-07-201-1/+1
* @0xproject/typescript-typings@1.0.0Leonid Logvinov2018-07-201-1/+1
* Change the next @0xproject/typescript-typings version to be 1.0.0Leonid Logvinov2018-07-201-1/+1
* Change all package to depend on the new @0xproject/monorepo-scripts@1.0.0Leonid Logvinov2018-07-201-1/+1
* Change all package to depend on the new ethereum-types@1.0.0Leonid Logvinov2018-07-201-1/+1
* Merge branch 'v2-prototype' into update-lernaFabio Berger2018-07-193-4/+17
|\
| * Update package versionsFabio Berger2018-07-181-1/+1
| * Update changelogsFabio Berger2018-07-182-3/+16
* | 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
* Update package versionsFabio Berger2018-07-101-1/+1
* Update changelogsFabio Berger2018-07-092-3/+11
* Add back timestampFabio Berger2018-07-091-0/+1
* Merge branch 'v2-prototype' into eth-lightwallet-subprovider-finalJacob Evans2018-07-031-1/+1
|\
| * Update incorrect versions of depsFabio Berger2018-07-021-1/+1
* | Remove duplicate type definitions.Jacob Evans2018-07-021-0/+1
* | Merge branch 'v2-prototype' into eth-lightwallet-subprovider-finalJacob Evans2018-07-026-3/+73
|\|
| * Move ledgerhq module declarations to typescript-typingsAmir Bandeali2018-06-302-0/+49
| * Improve `ganache-core`'s `GanacheOpts` type and require it instead of `any`Fabio Berger2018-06-281-0/+2
| * Fix tslintFabio Berger2018-06-271-2/+2
| * Merge branch 'v2-prototype' into invalid-argument-errorFabio Berger2018-06-272-3/+15
| |\
| | * Improve 'web3-provider-engine' typingsNikita Galkin2018-06-272-1/+18
| * | Run prettierBryce2018-06-261-1/+1
| * | Typings and commentBryce2018-06-232-1/+10
| * | 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
* | Update changelogsCavan2018-06-261-0/+8
* | Remove timestamps and fix typingsCavan2018-06-261-1/+7
* | Formatting and standards updatesCavan2018-06-261-0/+48
|/
* Update all package versions to match latest published to NPMFabio Berger2018-06-191-2/+2
* Update CHANGELOG's with publishes performed on development branchFabio Berger2018-06-192-1/+18
* - Rename watch to watch_without_deps in sub-packages, so dev's don't confuse ...Fabio Berger2018-06-051-1/+1
* Introduce ethereum-types packageLeonid Logvinov2018-06-017-10/+9
* Add changelog entry for typescript-typingsLeonid Logvinov2018-06-011-8/+8
* Remove some typesLeonid Logvinov2018-06-018-421/+0
* Remove published typesLeonid Logvinov2018-06-012-11/+0
* Add entry to CHANGELOG.jsonfragosti2018-05-301-0/+8
* 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-252-22/+38
* 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
* PublishLeonid Logvinov2018-05-231-3/+3
* Updated CHANGELOGSLeonid Logvinov2018-05-232-1/+14
* Remove web3Factory.create and remove dev-tools dependency on sol-covLeonid Logvinov2018-05-231-7/+11
* Use make-promises-safe to catch unhandled rejections in testsAlex Browne2018-05-171-1/+2
* Merge pull request #578 from 0xProject/document-node-versionAlex Browne2018-05-161-0/+3
|\
| * Change minimum Node version to 6.12Alex Browne2018-05-151-1/+1
| * Document Node.js version requirement and add it to package.jsonAlex Browne2018-05-151-0/+3
* | Move from using lerna multi-package commands to wsrun, update README's accord...Fabio Berger2018-05-152-15/+4
|/
* 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
* PublishLeonid Logvinov2018-05-051-2/+2
* Updated CHANGELOGSLeonid Logvinov2018-05-052-0/+13
* PublishLeonid Logvinov2018-05-041-3/+3
* Updated CHANGELOGSLeonid Logvinov2018-05-042-2/+7
* Remove ethers-contracts typesJacob Evans2018-04-202-29/+1
* Update CHANGELOGsJacob Evans2018-04-192-8/+9
* Interface for EventDescription renamed topicsJacob Evans2018-04-191-1/+1
* Support Tuples from function returnsJacob Evans2018-04-191-0/+39
* PublishFabio Berger2018-04-181-3/+3
* Updated CHANGELOGSFabio Berger2018-04-182-2/+8
* Update CHANGELOG'sLeonid Logvinov2018-04-121-0/+9
* Use solc.compileStandardWrapperLeonid Logvinov2018-04-121-0/+116
* Merge pull request #507 from 0xProject/feature/subproviders/mnemonic-wallet-s...Jacob Evans2018-04-122-0/+15
|\
| * Merge branch 'development' into feature/subproviders/mnemonic-wallet-subproviderJacob Evans2018-04-123-4/+9
| |\
| * | Update documentation and add to website docsJacob Evans2018-04-111-9/+4
| * | Move type declaration for hdkey to typescript-typingsJacob Evans2018-04-112-0/+20
* | | Fix some of the publishing/installation issuesLeonid Logvinov2018-04-121-1/+0
| |/ |/|
* | PublishLeonid Logvinov2018-04-121-3/+3
* | Updated CHANGELOGSLeonid Logvinov2018-04-122-1/+6
|/
* Merge pull request #505 from 0xProject/fix/readmeContributingSectionFabio Berger2018-04-061-2/+34
|\
| * Fix contributing linksFabio Berger2018-04-051-1/+1
| * Improve contributing section of all packages so they include building entire ...Fabio Berger2018-04-051-3/+35
* | Address feedbackLeonid Logvinov2018-04-052-2/+0
* | Move our contract templates to accept Provider instead of Web3WrapperLeonid Logvinov2018-04-0426-14/+473
|/
* Remove `isPublished` from all CHANGELOG.json filesxFabio Berger2018-04-031-4/+2
* After publishLeonid Logvinov2018-04-021-1/+2
* PublishLeonid Logvinov2018-04-021-3/+3
* Updated CHANGELOGSLeonid Logvinov2018-04-022-0/+13
* Merge branch 'development' into feature/metacoinLeonid Logvinov2018-04-022-2/+4
|\
| * Add manual postpublish command to all public packages and update CHANGELOG.jsonFabio Berger2018-04-022-2/+4
* | Add metacoin example projectLeonid Logvinov2018-04-0211-1/+247
|/
* PublishFabio Berger2018-04-021-3/+3
* Updated CHANGELOGSFabio Berger2018-04-022-3/+9
* Generate CHANGELOG.json filesFabio Berger2018-04-021-0/+6
* Merge pull request #482 from 0xProject/feature/web3-typesLeonid Logvinov2018-03-282-254/+52
|\
| * Move common types out of web3 typesLeonid Logvinov2018-03-272-254/+52
* | merge developmentxFabio Berger2018-03-281-0/+1
|/
* Add clean-state testsLeonid Logvinov2018-03-2712-0/+2098