aboutsummaryrefslogtreecommitdiffstats
path: root/accounts/abi/bind/topics.go
Commit message (Expand)AuthorAgeFilesLines
* accounts/abi: generic unpacking of event logs into map[string]interface{} (#1...Ian Norden2019-04-011-0/+48
* bind: Static byte arrays should be right-paddedJeremy McNevin2019-03-141-2/+6
* accounts/abi/bind: support event filtering in abigenPéter Szilágyi2018-01-241-0/+189