go-ethereum/accounts/abi/abigen
2025-02-17 19:41:45 -08:00
..
testdata/v2 accounts/abi: don't capitalise argument names in pack functions. normalizeArgs returns args with names that start lowercase. 2025-02-17 19:41:45 -08:00
bind.go accounts/abi/abigen, account/abi/bind/v2: polish code 2025-02-06 12:03:48 +08:00
bind_test.go accounts/abi/bind: move code generator to accounts/abi/abigen 2025-01-22 20:06:38 +01:00
bindv2.go accounts/abi: don't capitalise argument names in pack functions. normalizeArgs returns args with names that start lowercase. 2025-02-17 19:41:45 -08:00
bindv2_test.go accounts/abi: don't capitalise argument names in pack functions. normalizeArgs returns args with names that start lowercase. 2025-02-17 19:41:45 -08:00
source.go.tpl accounts/abi/bind: move code generator to accounts/abi/abigen 2025-01-22 20:06:38 +01:00
source2.go.tpl accounts/abi: don't capitalise argument names in pack functions. normalizeArgs returns args with names that start lowercase. 2025-02-17 19:41:45 -08:00
template.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