Skip to content

Conversation

@cdiielsi
Copy link
Contributor

Motivation

Description

Closes #4903

@github-actions github-actions bot added the L1 Ethereum client label Nov 11, 2025
@github-actions
Copy link

github-actions bot commented Nov 11, 2025

Lines of code report

Total lines added: 24
Total lines removed: 27
Total lines changed: 51

Detailed view
+---------------------------------------------+-------+------+
| File                                        | Lines | Diff |
+---------------------------------------------+-------+------+
| ethrex/crates/networking/p2p/sync.rs        | 1369  | +1   |
+---------------------------------------------+-------+------+
| ethrex/crates/storage/api.rs                | 248   | +2   |
+---------------------------------------------+-------+------+
| ethrex/crates/storage/store.rs              | 1514  | -6   |
+---------------------------------------------+-------+------+
| ethrex/crates/storage/store_db/in_memory.rs | 651   | +21  |
+---------------------------------------------+-------+------+
| ethrex/crates/storage/store_db/rocksdb.rs   | 1574  | -21  |
+---------------------------------------------+-------+------+

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

L1 Ethereum client

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

Unify headers and fullsync_headers tables

2 participants