aboutsummaryrefslogtreecommitdiffstats
path: root/accounts/abi/packing.go
Commit message (Expand)AuthorAgeFilesLines
* accounts/abi: reorganizing package with small fixes (#14610)RJ Catalano2017-06-271-66/+0
* all: unify big.Int zero checks, use common/math in more places (#3716)Felix Lange2017-02-281-2/+3
* accounts/abi: add support for function types (#3405)RJ2017-01-051-1/+1
* accounts/abi: Negative numbers not properly converted in ABI encodingThomas Bocek2016-06-061-2/+2
* accounts/abi: fixed string and fixed size bytes packingJeffrey Wilcke2016-04-281-1/+1
* accouns/abi: refactored ABI packageJeffrey Wilcke2016-04-201-0/+65