SIGN IN SIGN UP
foundry-rs / foundry UNCLAIMED

Foundry is a blazing fast, portable and modular toolkit for Ethereum application development written in Rust.

0 0 1 Rust

chore: remove no-op `spec_id` reassignment in `Executor::clone_with_backend` (#13906)

chore: remove no-op spec_id reassignment in clone_with_backend

After cloning `self.evm_env`, `evm_env.cfg_env.spec` already equals
`self.spec_id()` (which simply returns `self.evm_env.cfg_env.spec`).
The reassignment is a no-op.
F
figtracer committed
79b910eed8a752956f4f03228afb0f0f9a0bc004
Parent: 03828f1
Committed by GitHub <noreply@github.com> on 3/24/2026, 11:28:40 AM