Commit graph

2 commits

Author SHA1 Message Date
0xSHKWON
83f0795a60
core: fix data race on the BLOCKHASH cache in parallel block execution (#35441) 2026-08-04 08:41:08 +08:00
rjl493456442
454ca784c5
core: implement parallel block execution with BAL (#35264)
Some checks are pending
/ Linux Build (arm) (push) Waiting to run
/ Keeper Build (push) Waiting to run
/ Windows Build (push) Waiting to run
/ Docker Image (push) Waiting to run
/ Linux Build (push) Waiting to run
This PR implements the parallel block executor, with the execution
pre-state
derived from the block-level access list.
2026-07-28 15:17:09 +02:00