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
persmor 0a51028819
all: fix various typos (#29542)
10 months ago
..
bind accounts/abi/bind: check invalid chainID first (#29275) 11 months ago
abi.go all: fix typos in comments (#28881) 1 year ago
abi_test.go accounts: run tests in parallel (#28544) 1 year ago
abifuzzer_test.go accounts: run tests in parallel (#28544) 1 year ago
argument.go all: fix mismatched names in comments (#29348) 11 months ago
doc.go
error.go
error_handling.go
event.go
event_test.go accounts: run tests in parallel (#28544) 1 year ago
method.go
method_test.go accounts: run tests in parallel (#28544) 1 year ago
pack.go
pack_test.go accounts: run tests in parallel (#28544) 1 year ago
packing_test.go
reflect.go all: fix various typos (#29542) 10 months ago
reflect_test.go accounts: run tests in parallel (#28544) 1 year ago
selector_parser.go
selector_parser_test.go accounts: run tests in parallel (#28544) 1 year ago
topics.go accounts/abi: fix bigInt topic encoding (#28764) 1 year ago
topics_test.go accounts/abi: fix bigInt topic encoding (#28764) 1 year ago
type.go accounts/abi: delete duplicate error check (#29136) 12 months ago
type_test.go accounts: run tests in parallel (#28544) 1 year ago
unpack.go
unpack_test.go accounts: run tests in parallel (#28544) 1 year ago
utils.go