NomicFoundation / edr

An Ethereum development runtime implementation that can be reused to build new developer tools.
MIT License
46 stars 7 forks source link

Error when running debug_traceTransaction on chain fork from Arbitrum #595

Open PiotrRumblefish opened 1 month ago

PiotrRumblefish commented 1 month ago

thread 'tokio-runtime-worker' panicked at /build/crates/edr_evm/src/transaction.rs:55:18 error: entered unreachable code: error: Header(ExcessBlobGasNotSet) Way to reproduce: https://github.com/rumblefishdev/edr-issues-595-reproduce example: 0x9508a51823c1bc388446dfe412bd7356155943368b9025d869cde49fb986a5bb chainId: 42161

fvictorio commented 1 month ago

See https://github.com/NomicFoundation/edr/issues/570#issuecomment-2283680117