Skip to content

feat(l1): discv5, add ordinary packet coding#5665

Merged
ElFantasma merged 3 commits intodiscv5from
discv5_ordinary_coding
Dec 17, 2025
Merged

feat(l1): discv5, add ordinary packet coding#5665
ElFantasma merged 3 commits intodiscv5from
discv5_ordinary_coding

Conversation

@edg-l
Copy link
Contributor

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

Checklist

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

Closes #5566
Closes #5567

@edg-l edg-l changed the title add ordinary packet coding feat(l1): discv5, add ordinary packet coding Dec 17, 2025
@github-actions github-actions bot added the L1 Ethereum client label Dec 17, 2025
@github-actions
Copy link

github-actions bot commented Dec 17, 2025

Lines of code report

Total lines added: 126
Total lines removed: 0
Total lines changed: 126

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

@edg-l edg-l force-pushed the discv5_ordinary_coding branch from 0123076 to f24f6de Compare December 17, 2025 08:51
@edg-l edg-l marked this pull request as ready for review December 17, 2025 12:04
@edg-l edg-l requested a review from a team as a code owner December 17, 2025 12:04
@ethrex-project-sync ethrex-project-sync bot moved this to In Review in ethrex_l1 Dec 17, 2025
@edg-l edg-l force-pushed the discv5_ordinary_coding branch from 8c0769f to e9882d3 Compare December 17, 2025 14:07
@ElFantasma ElFantasma merged commit f2e8501 into discv5 Dec 17, 2025
42 checks passed
@ElFantasma ElFantasma deleted the discv5_ordinary_coding branch December 17, 2025 15:00
@github-project-automation github-project-automation bot moved this from In Review to Done in ethrex_l1 Dec 17, 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