edr icon indicating copy to clipboard operation
edr copied to clipboard

Error when running debug_traceTransaction on chain fork from Base and Base Sepolia

Open PiotrRumblefish opened this issue 6 months ago • 4 comments

When trying to run anything on base / base sepolia, I'm getting "Invalid transaction: GasPriceLessThanBasefee" error from https://github.com/NomicFoundation/revm/blob/aceb0939b1712faa0e8f45c1f5621c11b81df94e/crates/primitives/src/env.rs#L333

example: 0xe565eb3bfd815efcc82bed1eef580117f9dc3d6896db42500572c8e789c5edd4 chainId: 84532

way to reproduce: https://github.com/rumblefishdev/edr-issues-570-reproduce

PiotrRumblefish avatar Jul 30 '24 09:07 PiotrRumblefish