Skip to content

feat(l1): implement discv5 TalkRes message codec#5632

Merged
azteca1998 merged 3 commits into
discv5from
discv5-talkres-codec
Dec 16, 2025
Merged

feat(l1): implement discv5 TalkRes message codec#5632
azteca1998 merged 3 commits into
discv5from
discv5-talkres-codec

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.

@github-actions

github-actions Bot commented Dec 15, 2025

Copy link
Copy Markdown

Lines of code report

Total lines added: 38
Total lines removed: 0
Total lines changed: 38

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

@azteca1998 azteca1998 changed the base branch from main to discv5 December 15, 2025 14:31
@azteca1998 azteca1998 marked this pull request as ready for review December 15, 2025 14:31
@azteca1998 azteca1998 requested a review from a team as a code owner December 15, 2025 14:31
@github-project-automation github-project-automation Bot moved this to In Review in ethrex_l1 Dec 16, 2025
@azteca1998 azteca1998 merged commit 2907a37 into discv5 Dec 16, 2025
27 of 28 checks passed
@azteca1998 azteca1998 deleted the discv5-talkres-codec branch December 16, 2025 14:03
@github-project-automation github-project-automation Bot moved this from In Review to Done in ethrex_l1 Dec 16, 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.

Implement TALKRESP message encoding Implement TALKRESP message decoding

2 participants