mirror of
https://github.com/status-im/op-geth.git
synced 2025-03-01 15:00:29 +00:00
This change makes getBalance, getCode, getStorageAt, getProof, call, getTransactionCount return an error if the block number in the request doesn't exist. getHeaderByNumber still returns null for missing headers.