Commit Graph

18 Commits (72b21db2d31d77d956c09353457a0c2db45249b0)

Author SHA1 Message Date
Guillaume Ballet 9bfd0b60cc
accounts/abi: fix case of generated java functions (#18372) 6 years ago
Matt K a4af734328 accounts/abi: change unpacking of abi fields w/ underscores (#16513) 6 years ago
Jeremy Schlatter 5ed3960b9b accounts/abi/bind: stop using goimports in the binding generator (#17768) 6 years ago
Wenbiao Zheng d1aa605f1e all: remove the duplicate 'the' in annotations (#17509) 6 years ago
Mark cddb529d70 accounts/abi: normalize method name to a camel-case string (#15976) 7 years ago
protolambda 0b814d32f8 accounts/abi: Abi binding support for nested arrays, fixes #15648, including nested array unpack fix (#15676) 7 years ago
Péter Szilágyi 1bf508b449
accounts/abi/bind: support event filtering in abigen 7 years ago
Péter Szilágyi b9731767af
accounts/abi: handle named ouputs prefixed with underscores (#15766) 7 years ago
Zach 3da1bf8ca1 all: use gometalinter.v2, fix new gosimple issues (#15650) 7 years ago
nkbai 5ba9225fe3 accounts/abi/bind: pass non-empty directory when calling goimports (#15070) 7 years ago
Felix Lange f2da6581ba all: fix issues reported by honnef.co/go/simple/cmd/gosimple 8 years ago
Péter Szilágyi 5513c49c54
accounts/abi/bind, mobile: review fixes and android tests 8 years ago
Péter Szilágyi 178da7c6a9
mobile: initial wrappers for mobile support 8 years ago
Péter Szilágyi fc4fffd5ac accounts/abi/bind: support generating bindings for various arrays 9 years ago
Péter Szilágyi 4ab593c5a1 accounts/abi/bind: support account slices, drop hash type 9 years ago
Péter Szilágyi 73308dbe0e accounts/abi/bind, cmd/abigen: port to templates, bind to solidity 9 years ago
Péter Szilágyi 86cfc22c79 accounts/abi/bind: constructor, auth utils and various backends 9 years ago
Péter Szilágyi 72826bb5ad accounts/abi/bind, cmd/abigen: Go API generator around an EVM ABI 9 years ago