Skip to content

Parallelize commitment validation using block access lists #17377

@yperbasis

Description

@yperbasis

Block-Level Access Lists provide post-state, so it's possible to do state root validation on multiple CPUs in parallel as well as concurrently with EVM execution validation. (Not helpful for block building performance since we don't have the BAL then yet, but should be a boon for block validation performance.)

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions