1
0
forked from cerc-io/plugeth
plugeth/accounts/abi/bind
Connor Stein 38c1d592b7
abi/bind: fix error-handling in generated wrappers for functions returning structs ()
Fixes the template used when generating code, which in some scenarios would lead to panic instead of returning an error.
2020-12-12 10:16:34 +01:00
..
backends accounts/abi/bind: allow specifying signer on transactOpts () 2020-12-08 14:44:56 +01:00
auth.go accounts/abi/bind: allow specifying signer on transactOpts () 2020-12-08 14:44:56 +01:00
backend.go accounts/abi: improve documentation and names () 2020-09-20 10:43:57 +02:00
base_test.go accounts/abi: ABI explicit difference between Unpack and UnpackIntoInterface () 2020-09-28 14:10:26 +02:00
base.go accounts/abi/bind: allow specifying signer on transactOpts () 2020-12-08 14:44:56 +01:00
bind_test.go abi/bind: fix error-handling in generated wrappers for functions returning structs () 2020-12-12 10:16:34 +01:00
bind.go accounts/abi: improve documentation and names () 2020-09-20 10:43:57 +02:00
template.go abi/bind: fix error-handling in generated wrappers for functions returning structs () 2020-12-12 10:16:34 +01:00
util_test.go accounts/abi: accounts/abi/bind: Move topics to abi package () 2020-05-12 12:21:40 +02:00
util.go accounts/abi: accounts/abi/bind: Move topics to abi package () 2020-05-12 12:21:40 +02:00