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
Marius van der Wijden 7ce7c3967c accounts/abi/bind: fix destructive packing of *big.Int (#20412) 5 years ago
..
bind accounts/abi/bind: avoid reclaring structs (#20381) 5 years ago
abi.go accounts/abi: add internalType information and fix issues (#20179) 5 years ago
abi_test.go accounts/abi: fix staticcheck warnings (#20358) 5 years ago
argument.go accounts/abi: add internalType information and fix issues (#20179) 5 years ago
doc.go
error.go
event.go
event_test.go accounts/abi: fix staticcheck warnings (#20358) 5 years ago
method.go
method_test.go
numbers.go
numbers_test.go
pack.go accounts/abi/bind: fix destructive packing of *big.Int (#20412) 5 years ago
pack_test.go accounts/abi: add internalType information and fix issues (#20179) 5 years ago
reflect.go
reflect_test.go
type.go accounts/abi: add internalType information and fix issues (#20179) 5 years ago
type_test.go accounts/abi: add internalType information and fix issues (#20179) 5 years ago
unpack.go
unpack_test.go accounts/abi: add internalType information and fix issues (#20179) 5 years ago