aboutsummaryrefslogtreecommitdiffstats
path: root/packages/contract_templates/partials
Commit message (Collapse)AuthorAgeFilesLines
* Fix linter issues in generated contract wrappersLeonid Logvinov2018-06-071-1/+1
|
* Introduce ethereum-types packageLeonid Logvinov2018-06-011-1/+1
|
* Fix ganache subprovider configLeonid Logvinov2018-05-112-0/+3
|
* Fix templatesLeonid Logvinov2018-05-102-3/+3
|
* Remove _applyDefaultsToDeployTxDataAsyncLeonid Logvinov2018-05-102-5/+8
|
* Remove deployer from metacoin and contract testsLeonid Logvinov2018-05-101-2/+2
|
* Fix getABIEncodedTransactionData in contract templatesAmir Bandeali2018-04-211-1/+1
|
* Update CHANGELOGsJacob Evans2018-04-191-6/+4
|
* Support Tuples from function returnsJacob Evans2018-04-192-9/+12
|
* Updated deployer to accept a list of contract directories as input. Contract ↵Greg Hysen2018-04-102-13/+13
| | | | directories are namespaced to a void clashes. Also in this commit is a fix for overloading contract functions.
* Add metacoin example projectLeonid Logvinov2018-04-022-9/+10
|
* Remove redundant castLeonid Logvinov2018-03-281-1/+1
|
* Move common types out of web3 typesLeonid Logvinov2018-03-272-26/+20
|
* Transform input data before encoding for callAsync and ↵Amir Bandeali2018-03-141-0/+4
| | | | getABIEncodedTransactionData
* Add txData to async callsLeonid Logvinov2018-02-281-1/+2
|
* Rewrite templates to decode call data on transactionsLeonid Logvinov2018-02-283-47/+31
|
* Use the same templates as 0x.jsLeonid Logvinov2018-02-286-0/+127