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 e32ee6ac05
accounts/abi: added abi test cases, minor bug fixes (#20903)
4 years ago
..
bind accounts/abi: added abi test cases, minor bug fixes (#20903) 4 years ago
abi.go all: seperate consensus error and evm internal error (#20830) 4 years ago
abi_test.go accounts/abi: added abi test cases, minor bug fixes (#20903) 4 years ago
argument.go accounts/abi: added abi test cases, minor bug fixes (#20903) 4 years ago
doc.go all: fix license headers one more time 9 years ago
error.go accounts/abi: added abi test cases, minor bug fixes (#20903) 4 years ago
event.go accounts/abi: Prevent recalculation of internal fields (#20895) 4 years ago
event_test.go accounts/abi: Prevent recalculation of internal fields (#20895) 4 years ago
method.go accounts/abi: Prevent recalculation of internal fields (#20895) 4 years ago
method_test.go accounts/abi: Prevent recalculation of internal fields (#20895) 4 years ago
numbers.go accounts/abi: added abi test cases, minor bug fixes (#20903) 4 years ago
numbers_test.go accounts: remove deadcode isSigned (#16990) 6 years ago
pack.go accounts/abi/bind: fix destructive packing of *big.Int (#20412) 5 years ago
pack_test.go accounts/abi: added abi test cases, minor bug fixes (#20903) 4 years ago
packing_test.go accounts/abi: added abi test cases, minor bug fixes (#20903) 4 years ago
reflect.go accounts/abi: added abi test cases, minor bug fixes (#20903) 4 years ago
reflect_test.go accounts/abi: Add tests for reflection ahead of refactor (#18434) 6 years ago
type.go accounts/abi: add internalType information and fix issues (#20179) 5 years ago
type_test.go accounts/abi: added abi test cases, minor bug fixes (#20903) 4 years ago
unpack.go accounts/abi/bind: Refactored topics (#20851) 5 years ago
unpack_test.go accounts/abi: added abi test cases, minor bug fixes (#20903) 4 years ago