release: gloas support#124
Open
mattevans wants to merge 9 commits into
Open
Conversation
…ment for forked libraries to support EIP-7928
… use ReceiptsPacket69 for better clarity and consistency fix(mimicry): update method implementations to reflect changes in ReceiptsPacket69 in message handling logic test(mimicry): modify tests to accommodate the transition from ReceiptsPacket to ReceiptsPacket69 and ensure functionality remains intact
…r improved stability and features chore(go.mod): update go-eth-kzg dependency to the latest version for better performance and security
…2-client and remove old attestantio references for better compatibility chore(go.sum): update checksums for modified dependencies to ensure integrity refactor(crawler): change import paths from attestantio to ethpandaops to align with the new package structure refactor(services): change import paths in services for consistency with updated go-eth2-client package refactor(fork): change import paths from attestantio to ethpandaops for alignment with updates refactor(serialize): change import paths in serialization and tests to match new package structure
chore: switch to ethpandaops/go-eth2-client now glammy compliant
* master: improve execution mimicry protocol support (#125)
* master: chore: swap go-eth2-client to ethpandaops fork v0.1.2 (#127)
… signature Bumps go-ethereum from bal-devnet-3 commit 8f361e342cb9 (2026-03-23) to bal-devnet-6 HEAD 73944e329925 (2026-05-07) — the EL branch deployed on glamsterdam-devnet-3 per ethpandaops/glamsterdam-devnets ansible inventory. bal-devnet-6 adds a fork-aware *params.ChainConfig argument to eth.NewPeer (used for Amsterdam timestamp checks). mimicry only observes Status handshakes and doesn't drive Amsterdam behaviour, so nil is passed — go-ethereum's peer code guards the chainConfig deref defensively. Also bumps the beacon dep to its matching release/gloas tip carrying the same go-ethereum pin.
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.
No description provided.