aboutsummaryrefslogtreecommitdiffstats
path: root/packages/metacoin
Commit message (Expand)AuthorAgeFilesLines
* Use make-promises-safe to catch unhandled rejections in testsAlex Browne2018-05-172-1/+3
* 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
* | Fix sol-compiler binary so it can be called directly from packagesFabio Berger2018-05-151-1/+1
* | Fix abi-gen binary so it can be called directly from packagesFabio Berger2018-05-151-1/+1
* | Move from using lerna multi-package commands to wsrun, update README's accord...Fabio Berger2018-05-151-1/+1
|/
* Add missing type definitionsLeonid Logvinov2018-05-141-1/+1
* Revert "Remove gitkeeps"Fabio Berger2018-05-121-0/+0
* Remove gitkeepsFabio Berger2018-05-111-0/+0
* Merge branch 'development' into breakUp0xjsFabio Berger2018-05-116-24/+18
|\
| * Fix templatesLeonid Logvinov2018-05-101-1/+1
| * Remove unused deployer docs configsLeonid Logvinov2018-05-101-1/+1
| * Fix linter issuesLeonid Logvinov2018-05-102-3/+3
| * Rename deployer to sol-compilerLeonid Logvinov2018-05-102-3/+3
| * Remove deployer from metacoin and contract testsLeonid Logvinov2018-05-104-21/+15
* | Add artifacts to clean commandFabio Berger2018-05-111-1/+1
|/
* Implement new artifacts formatLeonid Logvinov2018-05-072-2/+17
* PublishLeonid Logvinov2018-05-051-10/+10
* PublishLeonid Logvinov2018-05-041-11/+11
* Update Web3 Provider Engine to 14.0.4Jacob Evans2018-04-241-1/+1
* Update ethers in metacoin projectJacob Evans2018-04-191-1/+1
* PublishFabio Berger2018-04-181-11/+11
* Implement the resolverLeonid Logvinov2018-04-122-172/+1
* Use solc.compileStandardWrapperLeonid Logvinov2018-04-121-9/+11
* Use solc.compileStandardWrapperLeonid Logvinov2018-04-121-4/+4
* Add ony abi-gen changes from Greg's PRLeonid Logvinov2018-04-123-14/+152
* Revert "Merge pull request #493 from hysz/features/deployer/multipleCodebaseS...Leonid Logvinov2018-04-124-153/+15
* Merge branch 'development' into removeMigrateStepFabio Berger2018-04-121-11/+11
|\
| * PublishLeonid Logvinov2018-04-121-11/+11
* | Merge branch 'development' into removeMigrateStepFabio Berger2018-04-114-15/+153
|\|
| * Added a detailed description of `renameOverloadedMethods` (special thanks to ...Greg Hysen2018-04-101-6/+6
| * Updated deployer to accept a list of contract directories as input. Contract ...Greg Hysen2018-04-104-15/+153
* | Merge branch 'development' into removeMigrateStepFabio Berger2018-04-053-8/+8
|\|
| * Move our contract templates to accept Provider instead of Web3WrapperLeonid Logvinov2018-04-043-8/+8
* | Add --exit to all mocha calls so they exit when called from top-level yarn co...Fabio Berger2018-04-041-1/+1
|/
* PublishLeonid Logvinov2018-04-021-15/+15
* Fix versionLeonid Logvinov2018-04-021-3/+3
* Fix contracts and artifacts pathsLeonid Logvinov2018-04-022-3/+6
* move all configs to a config fileLeonid Logvinov2018-04-024-11/+17
* Remove a repo sectionLeonid Logvinov2018-04-021-11/+0
* Add metacoin example projectLeonid Logvinov2018-04-0212-0/+346