Yellowstone Feature Availability
Review verified Yellowstone methods and deployment-specific features.
Yellowstone includes standard methods plus deployment-specific extensions. Check this page before relying on an extension.
Verified on NoLimitNodes
SubscribeDeshred
SubscribeDeshred is not listed as a supported NoLimitNodes feature.
Do not build production logic around this method until your account team confirms endpoint support and limits.
Use standard Subscribe filters for accounts, transactions, slots, blocks, block metadata, and entries.
Filter availability
The upstream proto evolves over time. Your selected server release and client release must agree on:
- Account data filters
- Transaction signature filters
- Block include flags
- Replay fields
- Ping messages
- Deshred request fields
Verify before launch
Run one small request for every feature used by your application.
- Call
Ping. - Call
GetSlot. - Open a single slot subscription.
- Add your production filters.
- Confirm message sizes.
- Confirm your plan limits.