Skip to content

release: gloas support - #124

Merged
barnabasbusa merged 12 commits into
masterfrom
release/gloas
Aug 7, 2026
Merged

release: gloas support#124
barnabasbusa merged 12 commits into
masterfrom
release/gloas

Conversation

@mattevans

Copy link
Copy Markdown
Member

No description provided.

@mattevans mattevans self-assigned this Mar 23, 2026
…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.
* master:
  test(gossipsub): simplify unsubscribe test by removing unnecessary checks and improve comments for clarity
  test(gossipsub_test.go): enhance unsubscribe test by waiting for mesh stabilization and verifying node peer list
  test(gossipsub_test.go): replace fixed sleep with polling for message reception to improve test reliability under CI conditions
  chore(go-setup): update Go version to 1.26.1 and golangci-lint to 2.12.2 for improved performance fix(action.yml): replace go-version input with go-version-file to simplify setup refactor(mimicry): update message handling for ReceiptsPacket to ReceiptsPacket69 for compatibility test: adjust tests to accommodate ReceiptsPacket69 structure changes
  build(deps): bump the go-dependencies group across 1 directory with 10 updates
  build(deps): bump the actions group across 1 directory with 4 updates
* master:
  style(crawler): remove unnecessary blank lines for improved readability style(gossipsub): remove unnecessary blank lines for improved readability
  refactor(tests): replace for loop with range keyword for clarity and consistency in multiple test files refactor(metrics): use range keyword in for loops for better readability in metrics-related tests refactor(crawler): apply range keyword in for loops for improved readability in ENR conformance tests fix(disc_v4): replace for loop iterations with range keyword for better code quality fix(disc_v5): update for loops to use range keyword for improved clarity in discovery tests refactor(kurtosis): streamline assertion logic by replacing traditional for loop with range in helper functions
@redpandabot

This comment has been minimized.

Resolves conflicts after #143 landed on master:
- go-ethereum: drop the bal-devnet-6 pseudo-version pin in favor of
  mainline v1.17.5, which includes the EIP-7928 block-level access
  list implementation the pin was carrying.
- mimicry client: keep master's 6-arg eth.NewPeer call (chainConfig
  added in geth 1.17.5), merged with the explanatory comment.
@barnabasbusa
barnabasbusa merged commit b0a20c2 into master Aug 7, 2026
4 checks passed
@barnabasbusa
barnabasbusa deleted the release/gloas branch August 7, 2026 10:55
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.

2 participants