starcoin
starcoin copied to clipboard
[Dev] improve do_execute_block_transactions
do_execute_block_transactions chain_state + BTreeMap -> Construct StateViewCache1 execute_user_transaction call execute_package StateViewCache1 + BTreeMap -> StateViewCache2
It meas that execute_package StateViewCache is chain_state + BTreeMap1 + BTreeMap2