You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 22, 2025. It is now read-only.
The validator does keep and index all the blocks, but the block time is provided via a validator timestamp oracle, which currently has a more-limited history: #10089
A fix to this limitation is in progress, but not yet released to the mainnet-beta cluster: #11955
This issue has been automatically locked since there has not been any activity in past 7 days after it was closed. Please open a new issue for related bugs.
Problem
I had an error like
Block 30596283 cleaned up, does not exist on node. First available block: 34365268
when using rpcgetBlockTime
.Why some blocks are unavailable? doesn't solana validator keep and index all the blocks?
The text was updated successfully, but these errors were encountered: