RootCauseunvalidated
nodes only retain bytecode information for a recent number of blocks — bytecode comparison mechanism based in `getBytecode` function, which uses `eth_getCode`. Tension: this is correct for nodes with the pruning option enabled. Outcome: Nodes without pruning retain the bytecode of all contracts.
973ab6d9-7579-4dbb-b463-255e84ae475a
nodes only retain bytecode information for a recent number of blocks — bytecode comparison mechanism based in getBytecode function, which uses eth_getCode. Tension: this is correct for nodes with the pruning option enabled. Outcome: Nodes without pruning retain the bytecode of all contracts.