• Marius van der Wijden's avatar
    accounts/abi: ABI explicit difference between Unpack and UnpackIntoInterface (#21091) · 420b7865
    Marius van der Wijden authored
    * accounts/abi: refactored abi.Unpack
    
    * accounts/abi/bind: fixed error
    
    * accounts/abi/bind: modified template
    
    * accounts/abi/bind: added ToStruct for conversion
    
    * accounts/abi: reenabled tests
    
    * accounts/abi: fixed tests
    
    * accounts/abi: fixed tests for packing/unpacking
    
    * accounts/abi: fixed tests
    
    * accounts/abi: added more logic to ToStruct
    
    * accounts/abi/bind: fixed template
    
    * accounts/abi/bind: fixed ToStruct conversion
    
    * accounts/abi/: removed unused code
    
    * accounts/abi: updated template
    
    * accounts/abi: refactored unused code
    
    * contracts/checkpointoracle: updated contracts to sol ^0.6.0
    
    * accounts/abi: refactored reflection logic
    
    * accounts/abi: less code duplication in Unpack*
    
    * accounts/abi: fixed rebasing bug
    
    * fix a few typos in comments
    
    * rebase on master
    Co-authored-by: 's avatarGuillaume Ballet <gballet@gmail.com>
    420b7865
Name
Last commit
Last update
..
fuzzers Loading commit data...
solidity Loading commit data...
testdata @ 7497b116 Loading commit data...
block_test.go Loading commit data...
block_test_util.go Loading commit data...
difficulty_test.go Loading commit data...
difficulty_test_util.go Loading commit data...
gen_btheader.go Loading commit data...
gen_difficultytest.go Loading commit data...
gen_stenv.go Loading commit data...
gen_sttransaction.go Loading commit data...
gen_vmexec.go Loading commit data...
init.go Loading commit data...
init_test.go Loading commit data...
rlp_test.go Loading commit data...
rlp_test_util.go Loading commit data...
state_test.go Loading commit data...
state_test_util.go Loading commit data...
transaction_test.go Loading commit data...
transaction_test_util.go Loading commit data...
vm_test.go Loading commit data...
vm_test_util.go Loading commit data...