Skip to content

feat(l1): implement discv5 TalkReq message coding#5631

Merged
edg-l merged 1 commit intodiscv5from
discv5_talkreq_coding
Dec 15, 2025
Merged

feat(l1): implement discv5 TalkReq message coding#5631
edg-l merged 1 commit intodiscv5from
discv5_talkreq_coding

Conversation

@edg-l
Copy link
Contributor

@edg-l edg-l commented Dec 15, 2025

Checklist

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

Closes #5580 and #5581

@edg-l edg-l requested a review from a team as a code owner December 15, 2025 09:23
@github-actions github-actions bot added the L1 Ethereum client label Dec 15, 2025
@github-actions
Copy link

github-actions bot commented Dec 15, 2025

Lines of code report

Total lines added: 46
Total lines removed: 0
Total lines changed: 46

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

@github-project-automation github-project-automation bot moved this to In Review in ethrex_l1 Dec 15, 2025
@edg-l edg-l force-pushed the discv5_talkreq_coding branch from 508c151 to 504a5a4 Compare December 15, 2025 12:17
@edg-l edg-l merged commit 3020428 into discv5 Dec 15, 2025
34 of 36 checks passed
@edg-l edg-l deleted the discv5_talkreq_coding branch December 15, 2025 12:26
@github-project-automation github-project-automation bot moved this from In Review to Done in ethrex_l1 Dec 15, 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: Done

Development

Successfully merging this pull request may close these issues.

2 participants