Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PEVM: add beta release note #259

Merged
merged 1 commit into from
Jan 22, 2025

Conversation

sunny2022da
Copy link
Collaborator

@sunny2022da sunny2022da commented Jan 21, 2025

Description

This is the Beta Release of the Parallel Transaction Execution of op-geth

Rationale

To speedup the execution stage of transactions by introducing the PEVM feature

Notable changes:

  • support loading TxDAG data from block on-chain
  • support parallel state merge
  • support fallback mechanism to sequential run
  • fix several issues
  • verified the beta version of PEVM successfully sync to latest opBNB mainnet.

@sunny2022da sunny2022da removed the request for review from krish-nr January 21, 2025 12:26
Copy link
Contributor

@welkin22 welkin22 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@sunny2022da sunny2022da merged commit b7c61bf into bnb-chain:feature/TxDAG-PEVM Jan 22, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants