go-ethereum/accounts/abi
2025-11-14 20:13:36 +05:30
..
abigen all: pre-allocate memory for slices and maps, close XFN-148 (#1714) 2025-11-14 20:13:36 +05:30
bind all: pre-allocate memory for slices and maps, close XFN-148 (#1714) 2025-11-14 20:13:36 +05:30
abi.go
abi_test.go
abifuzzer_test.go
argument.go all: pre-allocate memory for slices and maps, close XFN-148 (#1714) 2025-11-14 20:13:36 +05:30
doc.go
error.go
error_handling.go
event.go
event_test.go
method.go
method_test.go
pack.go
pack_test.go all: pre-allocate memory for slices and maps, close XFN-148 (#1714) 2025-11-14 20:13:36 +05:30
packing_test.go
reflect.go
reflect_test.go
topics.go
topics_test.go
type.go
type_test.go
unpack.go
unpack_test.go
utils.go