mirror of
https://gitlab.com/pulsechaincom/erigon-pulse.git
synced 2024-12-23 12:07:17 +00:00
3949c520a4
* 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: Guillaume Ballet <gballet@gmail.com> # Conflicts: # accounts/abi/bind/base_test.go # accounts/abi/bind/bind_test.go # accounts/abi/pack_test.go # go.mod # mobile/bind.go |
||
---|---|---|
.. | ||
contracts | ||
fuzzers | ||
solidity | ||
testdata@b5eb9900ee | ||
.gitignore | ||
block_test_util.go | ||
block_test.go | ||
difficulty_test_util.go | ||
difficulty_test.go | ||
gen_btheader.go | ||
gen_difficultytest.go | ||
gen_stenv.go | ||
gen_sttransaction.go | ||
gen_vmexec.go | ||
init_test.go | ||
init.go | ||
pruner_test.go | ||
rlp_test_util.go | ||
rlp_test.go | ||
state_test_util.go | ||
state_test.go | ||
statedb_chain_test.go | ||
statedb_insert_chain_transaction_test.go | ||
transaction_test_util.go | ||
transaction_test.go | ||
vm_test_util.go | ||
vm_test.go |