aboutsummaryrefslogtreecommitdiffstats
path: root/packages/metacoin/test
Commit message (Collapse)AuthorAgeFilesLines
* Make sol-cov work with truffle and other artifact adaptersLeonid Logvinov2018-05-232-4/+5
|
* Use make-promises-safe to catch unhandled rejections in testsAlex Browne2018-05-171-0/+1
|
* Add missing type definitionsLeonid Logvinov2018-05-141-1/+1
|
* 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-101-1/+1
|
* Remove deployer from metacoin and contract testsLeonid Logvinov2018-05-103-21/+11
|
* Added a detailed description of `renameOverloadedMethods` (special thanks to ↵Greg Hysen2018-04-101-6/+6
| | | | @fabioberger). Updated Javascript styles in the Abi-Gen and Utils packages, around support for function overloading.
* Updated deployer to accept a list of contract directories as input. Contract ↵Greg Hysen2018-04-101-2/+54
| | | | directories are namespaced to a void clashes. Also in this commit is a fix for overloading contract functions.
* Move our contract templates to accept Provider instead of Web3WrapperLeonid Logvinov2018-04-043-8/+8
|
* Fix contracts and artifacts pathsLeonid Logvinov2018-04-021-2/+4
|
* move all configs to a config fileLeonid Logvinov2018-04-024-11/+17
|
* Add metacoin example projectLeonid Logvinov2018-04-026-0/+153