• gary rong's avatar
    accounts/abi: enable struct golang binding generation (#18491) · 5f5de49c
    gary rong authored
    * accounts/abi, cmd/abigen: support tuple
    
    accounts/abi/bind, cmd/abigen: add objc back
    
    accounts/abi/bind: use byte[24] as function indicator
    
    accounts/abi/bind: resolve struct slice or array
    
    accounts/abi/bind: remove sort logic
    
    accounts: fix issues in abi
    
    * accounts/abi: address comment
    5f5de49c
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...
numbers.go Loading commit data...
numbers_test.go Loading commit data...
pack.go Loading commit data...
pack_test.go Loading commit data...
reflect.go Loading commit data...
reflect_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...