feat: glamsterdam-devnet-7#26390
Draft
rakita wants to merge 5 commits into
Draft
Conversation
Patch revm (35d8fb4f), revm-inspectors (cdcf766), alloy-evm (c135e1a), and reth-core crates (9759d77) to their glam-devnet-6 commits. Fix calculate_initial_tx_gas call for the new EIP-2780 argument.
revmc glam-devnet-6 added the single_error field to RuntimeConfig; default it from RuntimeConfig::default() like the other unset fields.
…26320) Co-authored-by: Sergei Shulepov <pep@tempo.xyz> Co-authored-by: rakita <rakita@users.noreply.github.com>
Bump the devnet dependency set to glamsterdam-devnet-7 branches: - revm 0c688c68 (glam-devnet-7 tip) - alloy-evm 1e540975 (EIP-8282 system calls with devnet-7 predeploy addresses) - revm-inspectors 1f82bd2f - reth-core 8cc57a8c - revmc glamsterdam-devnet-7 (2c74a6fc) Completes the halve_workers removal from #26320 in state_root_strategy, where the proof-worker sizing moved on main.
ee5dcbc to
4f36452
Compare
alloy-evm bb4565dc, revm-inspectors 74a37878, reth-core 05b03df6, revmc f6e42055.
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.
Glamsterdam devnet-7 integration, based on
main, including a cherry-pick of #26320 (itshalve_workersremoval re-applied instate_root_strategy, where the proof-worker sizing moved on main).Bumps the devnet dependency set to the glamsterdam-devnet-7 branches:
30e04db0(feat(amsterdam): glamsterdam devnet-7 alignment (EIP-2780 runtime gas phase, fixtures v7.0.0) bluealloy/revm#3795)bb4565dc(feat: glamsterdam-devnet-7 alloy-rs/evm#393)74a37878(feat: glamsterdam-devnet-7 revm-inspectors#470)05b03df6(feat: glamsterdam-devnet-7 reth-core#40)f6e42055(feat: glamsterdam-devnet-7 revmc#404)Devnet branch — not for merge into main.