erigontech / erigontech/erigon

Parallelize commitment validation using block access lists

Open
#17,377 1 comment 0 reactions 2 assignees Claimed by @sudeepdino008 View on GitHub
Glamsterdam performance
Dominant language
Go
Stars
3.6k
Forks
1.5k
Avg merge
1d 16h
Merged PRs (30d)
455

Description

[Block-Level Access Lists](https://eips.ethereum.org/EIPS/eip-7928) 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.)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.