Build a Nethermind frames image - #402
Draft
AnkushinDaniil wants to merge 1 commit into
Draft
Conversation
Adds the EIP-8141 frame transactions branch, published as :frames so the tag does not carry the devnet number it currently sits on.
3 tasks
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.
Adds the Nethermind EIP-8141 frame transactions branch so there is a stable image to point a frames devnet at.
The branch is
eip8141-frame-txs-devnet7and it sits on top of glamsterdam-devnet-7. I used the tag override so the published tag isframesrather than the devnet number, because the branch will move to later baselines while the tag should stay the same.config.yamlregenerates cleanly withpython3 generate_config.py, producingethpandaops/nethermind:frames.Draft because the tag name is really a question for you.
framesmatches what came up in the devnet thread alongsidefocil, but I am happy to publish it under a different name.