--debug.etherscan
should not crash the node
#9000
Labels
C-bug
An unexpected or incorrect behavior
D-good-first-issue
Nice and easy! A great choice to get started
Problem
Solution
We shouldn't do a panicking
.unwrap()
herereth/crates/consensus/debug-client/src/client.rs
Lines 95 to 103 in 4fcf26c
instead, log an error and proceed with the loop
The text was updated successfully, but these errors were encountered: