aboutsummaryrefslogtreecommitdiffstats
path: root/packages/typescript-typings
Commit message (Expand)AuthorAgeFilesLines
* 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