aboutsummaryrefslogtreecommitdiffstats
path: root/packages/contract_templates/partials/callAsync.handlebars
Commit message (Collapse)AuthorAgeFilesLines
* Updated deployer to accept a list of contract directories as input. Contract ↵Greg Hysen2018-04-101-2/+2
| | | | directories are namespaced to a void clashes. Also in this commit is a fix for overloading contract functions.
* Add metacoin example projectLeonid Logvinov2018-04-021-3/+4
|
* Remove redundant castLeonid Logvinov2018-03-281-1/+1
|
* Move common types out of web3 typesLeonid Logvinov2018-03-271-12/+7
|
* Add txData to async callsLeonid Logvinov2018-02-281-1/+2
|
* Rewrite templates to decode call data on transactionsLeonid Logvinov2018-02-281-0/+29