aboutsummaryrefslogtreecommitdiffstats
path: root/accounts/abi/method.go
Commit message (Collapse)AuthorAgeFilesLines
* accounts/abi: handle the "constant" modifier for functionsPéter Szilágyi2016-03-161-2/+5
|
* all: Rename crypto.Sha3{,Hash}() to crypto.Keccak256{,Hash}()Ricardo Catalinas Jiménez2016-02-221-1/+1
| | | | As we aren't really using the standarized SHA-3
* accounts/abi: added output parsing & added call mechanismJeffrey Wilcke2015-11-251-0/+76
Added calling mechanism and return value parsing