Skip to content

fix(l2): validate signature p2p based #3641

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 5 commits into
base: based/p2p-scaffolding
Choose a base branch
from

Conversation

tomip01
Copy link
Contributor

@tomip01 tomip01 commented Jul 15, 2025

Motivation

Description

Closes #issue_number

@tomip01 tomip01 changed the title refactor: remove p2p from l2-rpc fix(l2): validate signature p2p based Jul 15, 2025
@github-actions github-actions bot added the L2 Rollup client label Jul 15, 2025
Copy link

github-actions bot commented Jul 15, 2025

Lines of code report

Total lines added: 64
Total lines removed: 44
Total lines changed: 108

Detailed view
+--------------------------------------------------------+-------+------+
| File                                                   | Lines | Diff |
+--------------------------------------------------------+-------+------+
| ethrex/cmd/ethrex/l2/command.rs                        | 471   | +10  |
+--------------------------------------------------------+-------+------+
| ethrex/cmd/ethrex/l2/initializers.rs                   | 137   | +14  |
+--------------------------------------------------------+-------+------+
| ethrex/crates/l2/based/block_fetcher.rs                | 496   | +1   |
+--------------------------------------------------------+-------+------+
| ethrex/crates/l2/networking/rpc/lib.rs                 | 7     | +1   |
+--------------------------------------------------------+-------+------+
| ethrex/crates/l2/networking/rpc/rpc.rs                 | 147   | -44  |
+--------------------------------------------------------+-------+------+
| ethrex/crates/networking/p2p/rlpx/l2/l2_connection.rs  | 376   | +10  |
+--------------------------------------------------------+-------+------+
| ethrex/crates/networking/rpc/clients/eth/eth_sender.rs | 106   | +28  |
+--------------------------------------------------------+-------+------+

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
L2 Rollup client
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

1 participant