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
Felix Lange b628d72766
build: upgrade to go 1.19 (#25726)
2 years ago
..
bind build: upgrade to go 1.19 (#25726) 2 years ago
abi.go accounts/abi: display name in "method/event not found" error (#25512) 3 years ago
abi_test.go build: upgrade to go 1.19 (#25726) 2 years ago
argument.go
doc.go
error.go
error_handling.go all: add whitespace linter (#25312) 3 years ago
event.go
event_test.go all: add whitespace linter (#25312) 3 years ago
method.go
method_test.go
pack.go
pack_test.go
packing_test.go
reflect.go build: upgrade to go 1.19 (#25726) 2 years ago
reflect_test.go all: fix some typos (#25551) 3 years ago
selector_parser.go accounts/abi: fix typo in comment (#25271) 3 years ago
selector_parser_test.go
topics.go
topics_test.go
type.go
type_test.go
unpack.go all: add whitespace linter (#25312) 3 years ago
unpack_test.go accounts/abi: fix set function (#25477) 3 years ago
utils.go build: upgrade to go 1.19 (#25726) 2 years ago