Commit Graph

32 Commits (07508ac0e9695df347b9dd00d418c25151fbb213)

Author SHA1 Message Date
s7v7nislands 7caa2d8163
all: replace strings.Replace with string.ReplaceAll (#24835) 2 years ago
Marius van der Wijden b20bc5c0ca
accounts/abi/bind: parse ABI only once, create metadata struct (#22583) 3 years ago
Marius van der Wijden cb3c7e4319
accounts/abi/bind: fixed unpacking error (#22230) 4 years ago
Connor Stein 38c1d592b7
abi/bind: fix error-handling in generated wrappers for functions returning structs (#22005) 4 years ago
Nicolas Feignon cf856ea1ad
accounts/abi: template: set events Raw field in Parse methods (#21807) 4 years ago
Marius van der Wijden 420b78659b
accounts/abi: ABI explicit difference between Unpack and UnpackIntoInterface (#21091) 4 years ago
Osoro Bironga 9a39c6bcb1
accounts/abi: improve documentation and names (#21540) 4 years ago
Martin Michlmayr 4f2784b38f
all: fix typos in comments (#21118) 4 years ago
Marius van der Wijden b8ea9042e5
accounts/abi: accounts/abi/bind: Move topics to abi package (#21057) 4 years ago
Marius van der Wijden dd88bd82c9
accounts/abi/bind: add void if no return args specified (#21002) 4 years ago
Marius van der Wijden ab72803e6f
accounts/abi: move U256Bytes to common/math (#21020) 4 years ago
gary rong 00064ddcfb
accounts/abi: implement new fallback functions (#20764) 4 years ago
gary rong b26eedf9e9 accounts/abi/bind: avoid reclaring structs (#20381) 5 years ago
gary rong 44b74cfc40 accounts/abi: add internalType information and fix issues (#20179) 5 years ago
gary rong 947f5f2b15 accounts/abi, signer/fourbyte: fix incorrect signature (#19881) 5 years ago
Guillaume Ballet 5bc9ccfa0a
accounts/abi/bind: link dependent libs in deploy (#19718) 5 years ago
gary rong 5f5de49cd9 accounts/abi: enable struct golang binding generation (#18491) 5 years ago
Guillaume Ballet 6bf5555c4f
accounts/abi/bind: Accept function ptr parameter (#19755) 5 years ago
gary rong f7cdea2bdc all: on-chain oracle checkpoint syncing (#19543) 5 years ago
gary rong 6069b1a5f5 mobile: fix mobile interface (#19180) 5 years ago
Jeremy Schlatter 5ed3960b9b accounts/abi/bind: stop using goimports in the binding generator (#17768) 6 years ago
Péter Szilágyi 1bf508b449
accounts/abi/bind: support event filtering in abigen 7 years ago
Leo Shklovskii 3a678a15c9 cmd/abigen: update generated go file header text (#14845) 7 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
Felix Lange 056f15aa53 accounts/abi/bind/backends: remove nil and remote backends 8 years ago
Péter Szilágyi cc21706c50 accounts/abi/bind: fix multi-value anonymous unmarshalling 8 years ago
Péter Szilágyi 4097478884 accounts/abi/bind: surface raw wrappers to access low level ops 9 years ago
Péter Szilágyi 787d688c2f accounts/abi/bind: use anonymous ephemeral call result structs 9 years ago
Péter Szilágyi b813e4d411 accounts/abi/bind, cmd/abigen: dedup structs, exclude patterns 9 years ago
Péter Szilágyi 9b4a45f6e8 accounts/abi/bind: fix double pointer in generated code 9 years ago
Péter Szilágyi 73308dbe0e accounts/abi/bind, cmd/abigen: port to templates, bind to solidity 9 years ago