Skip to content

Conversation

@ElFantasma
Copy link
Contributor

Easier identification on samply:

image

@ElFantasma ElFantasma requested a review from a team as a code owner November 6, 2025 12:05
@github-actions github-actions bot added the L1 Ethereum client label Nov 6, 2025
@github-actions
Copy link

github-actions bot commented Nov 6, 2025

Lines of code report

Total lines added: 14
Total lines removed: 0
Total lines changed: 14

Detailed view
+----------------------------------------+-------+------+
| File                                   | Lines | Diff |
+----------------------------------------+-------+------+
| ethrex/crates/blockchain/blockchain.rs | 1313  | +11  |
+----------------------------------------+-------+------+
| ethrex/crates/networking/rpc/rpc.rs    | 835   | +3   |
+----------------------------------------+-------+------+

let exec_end_instant = Instant::now();
Ok((execution_result, exec_end_instant))
})
.expect("Failed to spawn block_executor exec thread");
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just for reference, these panics were already there, but hidden inside the spawn functions.

@github-project-automation github-project-automation bot moved this to In Review in ethrex_l1 Nov 6, 2025
@MegaRedHand MegaRedHand added this pull request to the merge queue Nov 6, 2025
Merged via the queue into main with commit 001e9a4 Nov 6, 2025
41 checks passed
@MegaRedHand MegaRedHand deleted the name_block_executor_thread branch November 6, 2025 13:36
@github-project-automation github-project-automation bot moved this from In Review to Done in ethrex_l1 Nov 6, 2025
xqft pushed a commit that referenced this pull request Nov 11, 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.

4 participants