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
maskpp 3c208cdea8
accounts/abi/bind: make it possible to wait for tx hash (#30079)
2 months ago
..
bind accounts/abi/bind: make it possible to wait for tx hash (#30079) 2 months ago
abi.go accounts/abi: support unpacking solidity errors (#30738) 3 months ago
abi_test.go accounts/abi: support unpacking solidity errors (#30738) 3 months ago
abifuzzer_test.go
argument.go
doc.go
error.go
error_handling.go
event.go
event_test.go build: update to golangci-lint 1.61.0 (#30587) 4 months ago
method.go
method_test.go
pack.go
pack_test.go build: update to golangci-lint 1.61.0 (#30587) 4 months ago
packing_test.go
reflect.go
reflect_test.go build: update to golangci-lint 1.61.0 (#30587) 4 months ago
selector_parser.go
selector_parser_test.go
topics.go accounts/abi: fix MakeTopics mutation of big.Int inputs (#30785) 3 months ago
topics_test.go accounts/abi: fix MakeTopics mutation of big.Int inputs (#30785) 3 months ago
type.go
type_test.go
unpack.go
unpack_test.go build: update to golangci-lint 1.61.0 (#30587) 4 months ago
utils.go