-
Fuyang Deng authored
* accounts/abi: fix a bug in getTypeSize method e.g. for "Tuple[2]" type, the element of the array is a tuple type and the size of the tuple may not be 32. * accounts/abi: add unit test of getTypeSize method
* accounts/abi: fix a bug in getTypeSize method e.g. for "Tuple[2]" type, the element of the array is a tuple type and the size of the tuple may not be 32. * accounts/abi: add unit test of getTypeSize method
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
bind | Loading commit data... | |
abi.go | Loading commit data... | |
abi_test.go | Loading commit data... | |
argument.go | Loading commit data... | |
doc.go | Loading commit data... | |
error.go | Loading commit data... | |
event.go | Loading commit data... | |
event_test.go | Loading commit data... | |
method.go | Loading commit data... | |
method_test.go | Loading commit data... | |
pack.go | Loading commit data... | |
pack_test.go | Loading commit data... | |
packing_test.go | Loading commit data... | |
reflect.go | Loading commit data... | |
reflect_test.go | Loading commit data... | |
topics.go | Loading commit data... | |
topics_test.go | Loading commit data... | |
type.go | Loading commit data... | |
type_test.go | Loading commit data... | |
unpack.go | Loading commit data... | |
unpack_test.go | Loading commit data... |