8000 Rpc: distinguish between purged blocks and slots with no block in various methods · Issue #8000 · solana-labs/solana · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Jan 22, 2025. It is now read-only.
This repository was archived by the owner on Jan 22, 2025. It is now read-only.
Rpc: distinguish between purged blocks and slots with no block in various methods #8000
Closed
@CriesofCarrots

Description

@CriesofCarrots

Problem

Since #7993 , the rpc service can distinguish slots that are missing because they were purged, but has no mechanism to return this information to clients.

Proposed Solution

Update Rpc response types for getBlockTime and getConfirmedBlock to communicate BlockstoreError::SlotCleanedUp when relevant

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0