As an optimization to `ForkCache.get`, we should avoid creating a cloned fork if the clone would be identical to the template. _Originally posted by @SamWilsn in https://github.com/ethereum/execution-specs/pull/1789#discussion_r2593528052_
As an optimization to
ForkCache.get, we should avoid creating a cloned fork if the clone would be identical to the template.Originally posted by @SamWilsn in #1789 (comment)