Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | account/abi: implements event parsing | Jeffrey Wilcke | 2016-02-02 | 1 | -2/+3 |
| | | | | | | Implementation of basic event parsing and its input types. This separates methods and events and fixes an issue with go type parsing and validation. | ||||
* | accounts/abi: added output parsing & added call mechanism | Jeffrey Wilcke | 2015-11-25 | 1 | -0/+48 |
Added calling mechanism and return value parsing |