aboutsummaryrefslogtreecommitdiffstats
path: root/accounts/abi/numbers.go
Commit message (Expand)AuthorAgeFilesLines
* accouns/abi: refactored ABI packageJeffrey Wilcke2016-04-201-2/+2
* abi: accept input slices of all supported typesJeffrey Wilcke2016-04-051-2/+0
* accounts/abi: Fixed bytes input accept []byte and variable input supportJeffrey Wilcke2016-03-151-28/+30
* accounts/abi: added output parsing & added call mechanismJeffrey Wilcke2015-11-251-0/+2
* all: fix license headers one more timeFelix Lange2015-07-241-1/+1
* all: update license headers to distiguish GPL/LGPLFelix Lange2015-07-231-4/+4
* all: update license informationFelix Lange2015-07-071-0/+16
* Moved ethutil => commonobscuren2015-03-161-5/+5
* Implemented contract ABIobscuren2015-01-271-0/+106