Skip to content

Conversation

@avilagaston9
Copy link
Contributor

@avilagaston9 avilagaston9 commented Dec 1, 2025

Motivation

WIP

Description

@github-actions
Copy link

github-actions bot commented Dec 3, 2025

Lines of code report

Total lines added: 135
Total lines removed: 128
Total lines changed: 263

Detailed view
+--------------------------------------------------------------+-------+------+
| File                                                         | Lines | Diff |
+--------------------------------------------------------------+-------+------+
| ethrex/cmd/ethrex/l2/command.rs                              | 645   | +2   |
+--------------------------------------------------------------+-------+------+
| ethrex/cmd/ethrex/l2/deployer.rs                             | 1486  | +1   |
+--------------------------------------------------------------+-------+------+
| ethrex/crates/common/types/l2/balance_diff.rs                | 32    | +10  |
+--------------------------------------------------------------+-------+------+
| ethrex/crates/common/types/transaction.rs                    | 3239  | +1   |
+--------------------------------------------------------------+-------+------+
| ethrex/crates/l2/based/block_fetcher.rs                      | 367   | +2   |
+--------------------------------------------------------------+-------+------+
| ethrex/crates/l2/common/src/messages.rs                      | 152   | +1   |
+--------------------------------------------------------------+-------+------+
| ethrex/crates/l2/common/src/privileged_transactions.rs       | 85    | +17  |
+--------------------------------------------------------------+-------+------+
| ethrex/crates/l2/networking/rpc/clients.rs                   | 185   | -16  |
+--------------------------------------------------------------+-------+------+
| ethrex/crates/l2/networking/rpc/l2/messages.rs               | 89    | -75  |
+--------------------------------------------------------------+-------+------+
| ethrex/crates/l2/networking/rpc/rpc.rs                       | 217   | -1   |
+--------------------------------------------------------------+-------+------+
| ethrex/crates/l2/prover/src/guest_program/src/execution.rs   | 503   | +20  |
+--------------------------------------------------------------+-------+------+
| ethrex/crates/l2/prover/src/guest_program/src/output.rs      | 46    | +5   |
+--------------------------------------------------------------+-------+------+
| ethrex/crates/l2/sdk/contract_utils/src/compile.rs           | 98    | +3   |
+--------------------------------------------------------------+-------+------+
| ethrex/crates/l2/sdk/src/sdk.rs                              | 1100  | -36  |
+--------------------------------------------------------------+-------+------+
| ethrex/crates/l2/sequencer/block_producer/payload_builder.rs | 228   | +1   |
+--------------------------------------------------------------+-------+------+
| ethrex/crates/l2/sequencer/errors.rs                         | 384   | +2   |
+--------------------------------------------------------------+-------+------+
| ethrex/crates/l2/sequencer/l1_committer.rs                   | 1273  | +37  |
+--------------------------------------------------------------+-------+------+
| ethrex/crates/l2/sequencer/l1_watcher.rs                     | 637   | +7   |
+--------------------------------------------------------------+-------+------+
| ethrex/crates/l2/storage/src/store.rs                        | 378   | +3   |
+--------------------------------------------------------------+-------+------+
| ethrex/crates/l2/storage/src/store_db/sql.rs                 | 1025  | +11  |
+--------------------------------------------------------------+-------+------+
| ethrex/crates/l2/utils/error.rs                              | 36    | +2   |
+--------------------------------------------------------------+-------+------+
| ethrex/crates/l2/utils/state_reconstruct.rs                  | 132   | +9   |
+--------------------------------------------------------------+-------+------+
| ethrex/crates/networking/p2p/rlpx/l2/messages.rs             | 172   | +1   |
+--------------------------------------------------------------+-------+------+

Base automatically changed from feat/l2/shared_bridge to main December 4, 2025 16:41
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.

3 participants