go-ethereum/accounts/abi/bind/v2
2025-02-10 17:26:47 -08:00
..
internal/contracts accounts/abi/abigen: fix generation of event struct fields in bindings 2025-02-09 18:15:27 -08:00
auth.go accounts/abi/bind: fixup 2025-01-22 23:29:12 +01:00
backend.go accounts/abi/abigen, account/abi/bind/v2: polish code 2025-02-06 12:03:48 +08:00
base.go accounts/abi: attempt to improve documentation throughout the PR. Make the method docs in generated bindings consistent. 2025-02-10 17:26:47 -08:00
base_test.go revert 6c70418313, 028ef2f263 2025-02-06 14:45:28 -08:00
dep_tree.go accounts/abi: attempt to improve documentation throughout the PR. Make the method docs in generated bindings consistent. 2025-02-10 17:26:47 -08:00
dep_tree_test.go accounts/abi/abigen, account/abi/bind/v2: polish code 2025-02-06 12:03:48 +08:00
generate_test.go accounts/abi/bind: move code generator to accounts/abi/abigen 2025-01-22 20:06:38 +01:00
lib.go accounts/abi/bind/v2: add Transact utility method for v2. There is already an identical Transact member method on the BoundContract struct. I just add this one to ensure that user code which performs transactions doesn't have to use both the v1 BoundContract methods and the utility methods provided in v2/lib.go 2025-02-06 15:02:14 -08:00
lib_test.go accounts/abi/abigen: improve v2 template 2025-02-07 07:03:02 -08:00
util.go accounts/abi/bind/v2: provide only one version of WaitMined, WaitDeployed 2025-01-28 00:07:21 +01:00
util_test.go accounts/abi/bind/v2: provide only one version of WaitMined, WaitDeployed 2025-01-28 00:07:21 +01:00