Official Go implementation of the Ethereum protocol
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
go-ethereum/accounts/abi
winniehere de366fd2e2
accounts/abi: embed Go template instead of string literal (#30098)
8 months ago
..
bind accounts/abi: embed Go template instead of string literal (#30098) 8 months ago
abi.go all: fix typos in comments (#28881) 1 year ago
abi_test.go
abifuzzer_test.go
argument.go all: fix mismatched names in comments (#29348) 11 months ago
doc.go
error.go
error_handling.go
event.go
event_test.go
method.go
method_test.go
pack.go
pack_test.go
packing_test.go
reflect.go all: fix various typos (#29542) 11 months ago
reflect_test.go
selector_parser.go
selector_parser_test.go
topics.go
topics_test.go
type.go accounts: avoid duplicate regex compilation (#29943) 9 months ago
type_test.go all: fix various typos (#29600) 10 months ago
unpack.go
unpack_test.go
utils.go