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

prepare for v0.5.4 release #237

Closed
wants to merge 4 commits into from
Closed

prepare for v0.5.4 release #237

wants to merge 4 commits into from

Conversation

owen-reorg
Copy link
Collaborator

v0.5.4

This is a minor release for opBNB Mainnet and Testnet.

It enables the TxDAG generation feature.
When it's enabled in the sequencer, it will generate TxDAG of the block and append it to the last transaction calldata.
The TxDAG can be used for acceleration of the block execution along with the parallel evm feature released in v0.5.1-pevm.alpha.

It's optional to upgrade to this version since the new feature only works in the sequencer node.

What's Changed

Docker Images

ghcr.io/bnb-chain/op-geth:v0.5.4

Co-authored-by: Owen <103096885+owen-reorg@users.noreply.github.com>
Co-authored-by: galaio <galaio@users.noreply.github.com>
Co-authored-by: andyzhang2023 <147463846+andyzhang2023@users.noreply.github.com>
Co-authored-by: andyzhang2023 <andyzhang2023@gmail.com>
@owen-reorg owen-reorg changed the title feat: TxDAG generation v0.1 version (#187) prepare for v0.5.4 release Dec 12, 2024
@owen-reorg
Copy link
Collaborator Author

Resubmit this PR in #237 to exclude the non-v0.5.4 commits

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants