Skip to content

feat(l1): implement discv5's Pong message#5616

Merged
ElFantasma merged 2 commits into
discv5from
discv5-packet-ordinary-pong
Dec 12, 2025
Merged

feat(l1): implement discv5's Pong message#5616
ElFantasma merged 2 commits into
discv5from
discv5-packet-ordinary-pong

Conversation

@azteca1998
Copy link
Copy Markdown
Contributor

Motivation

Description

Checklist

  • Updated STORE_SCHEMA_VERSION (crates/storage/lib.rs) if the PR includes breaking changes to the Store requiring a re-sync.

Closes #5574 and #5575.

@github-actions github-actions Bot added the L1 Ethereum client label Dec 12, 2025
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Dec 12, 2025

Lines of code report

Total lines added: 53
Total lines removed: 0
Total lines changed: 53

Detailed view
+-------------------------------------------------+-------+------+
| File                                            | Lines | Diff |
+-------------------------------------------------+-------+------+
| ethrex/crates/networking/p2p/discv5/messages.rs | 338   | +53  |
+-------------------------------------------------+-------+------+

@ElFantasma ElFantasma marked this pull request as ready for review December 12, 2025 15:51
@ElFantasma ElFantasma requested a review from a team as a code owner December 12, 2025 15:51
@ElFantasma ElFantasma merged commit 334044e into discv5 Dec 12, 2025
28 of 30 checks passed
@ElFantasma ElFantasma deleted the discv5-packet-ordinary-pong branch December 12, 2025 15:51
@ethrex-project-sync ethrex-project-sync Bot moved this from Done to In Review in ethrex_l1 Dec 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

L1 Ethereum client

Projects

Status: In Review

Development

Successfully merging this pull request may close these issues.

2 participants