Draft
Conversation
Pull the changes from OffchainLabs/go-ethereum#519 Close NIT-3769
…ize-multigas-3.7.0-backport Improve CPU performance when processing blocks
Also removed deprecated v42-rc.1 since no one should ever use it
…ckport backport adding consensus v41 to Dockerfile
…3596) * Test Genesis assertion on nitro init * revert go.mod changes
- go-ethereum: → 57fe4b732 - nitro-testnode: → 88aa1f4ee
Minimal merge with only 2 conflicts resolved by accepting upstream changes.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Update Master Branch to consensus-v50-rc.6
Overview
Clean update of the master branch from v3.7.2 to consensus-v50-rc.6 with minimal changes.
Changes
Merge Strategy
Key Features in consensus-v50-rc.6
Build Status
✅ All packages compile successfully
✅ Solgen bindings generated
✅ No compilation errors (only macOS linker warnings - non-fatal)
Testing
Risk Assessment
Low Risk: Master branch had minimal customization (1 commit ahead of v3.7.2), making this a straightforward upstream sync with only 2 trivial conflicts.
Rollback Plan
Backup branch:
backup-master-pre-v50References
consensus-v50-rc.6(commit: 475b033)🤖 Generated with Claude Code