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 1f1ea18b54 core/state: implement reverts by journaling all changes 8 years ago
..
bind core/state: implement reverts by journaling all changes 8 years ago
abi.go accounts/abi: fix typo in the comment (dummy commit) 8 years ago
abi_test.go accounts/abi: fix abi test for go vet... 9 years ago
argument.go
doc.go
error.go accounts/abi: fixed string and fixed size bytes packing 9 years ago
event.go
event_test.go all: update license information 9 years ago
method.go accounts/abi: Negative numbers not properly converted in ABI encoding 9 years ago
numbers.go accounts/abi: fix uint64 upper range encoding. 9 years ago
numbers_test.go accounts/abi: fix uint64 upper range encoding. 9 years ago
packing.go accounts/abi: Negative numbers not properly converted in ABI encoding 9 years ago
reflect.go accounts/abi: fixed unpacking in to already slice interfaces 9 years ago
type.go accounts/abi: fixed string and fixed size bytes packing 9 years ago