Skip to content

Conversation

fmoletta
Copy link
Contributor

@fmoletta fmoletta commented Oct 3, 2025

Closes #4748

@github-actions github-actions bot added the L1 Ethereum client label Oct 3, 2025
Copy link

github-actions bot commented Oct 3, 2025

Lines of code report

Total lines added: 0
Total lines removed: 148
Total lines changed: 148

Detailed view
+---------------------------------------------+-------+------+
| File                                        | Lines | Diff |
+---------------------------------------------+-------+------+
| ethrex/crates/storage/api.rs                | 222   | -11  |
+---------------------------------------------+-------+------+
| ethrex/crates/storage/store.rs              | 1430  | -79  |
+---------------------------------------------+-------+------+
| ethrex/crates/storage/store_db/in_memory.rs | 527   | -26  |
+---------------------------------------------+-------+------+
| ethrex/crates/storage/store_db/rocksdb.rs   | 1108  | -32  |
+---------------------------------------------+-------+------+

@fmoletta fmoletta marked this pull request as ready for review October 3, 2025 19:52
@fmoletta fmoletta requested a review from a team as a code owner October 3, 2025 19:52
@ethrex-project-sync ethrex-project-sync bot moved this to In Review in ethrex_l1 Oct 3, 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: In Review
Development

Successfully merging this pull request may close these issues.

Remove superflous add_transaction_location storage functions
2 participants