Don't restrict database error variant on executor #8089
Labels
A-execution
Related to the Execution and EVM
C-enhancement
New feature or request
M-prevent-stale
Prevents old inactive issues/PRs from being closed due to inactivity
Describe the feature
This should not require ProviderError and should just require
Error
orInto<BlockExecutionError>
reth/crates/evm/src/execute.rs
Line 123 in ead753d
blocked by #8088
Additional context
No response
The text was updated successfully, but these errors were encountered: