Skip to content

feat(l1): implement discv5 TICKET message codec#5650

Merged
ElFantasma merged 1 commit into
discv5from
discv5_ticket_coding
Dec 16, 2025
Merged

feat(l1): implement discv5 TICKET message codec#5650
ElFantasma merged 1 commit into
discv5from
discv5_ticket_coding

Conversation

@edg-l

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

Copy link
Copy Markdown
Contributor

Checklist

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

Closes #5586
Closes #5587

@edg-l edg-l requested a review from a team as a code owner December 16, 2025 09:13
@github-actions github-actions Bot added the L1 Ethereum client label Dec 16, 2025
@github-actions

Copy link
Copy Markdown

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 | 576   | +46  |
+-------------------------------------------------+-------+------+

@github-project-automation github-project-automation Bot moved this to In Review in ethrex_l1 Dec 16, 2025
@ElFantasma ElFantasma merged commit 48282da into discv5 Dec 16, 2025
41 checks passed
@ElFantasma ElFantasma deleted the discv5_ticket_coding branch December 16, 2025 13:20
@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 TICKET message encoding Implement TICKET message decoding

2 participants