Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add SubscribeBlocks*, SubscribeBlockHeaders*, and SubscribeBlockDigests* endpoints #128

Open
Tracked by #115
lealobanov opened this issue Oct 20, 2024 · 1 comment
Assignees

Comments

@lealobanov
Copy link
Collaborator

Add next endpoints to the SDK that were implemented for Access API:

  • SubscribeBlocksFromStartBlockID
  • SubscribeBlocksFromStartHeight
  • SubscribeBlocksFromLatest
  • SubscribeBlockHeadersFromStartBlockID
  • SubscribeBlockHeadersFromStartHeight
  • SubscribeBlockHeadersFromLatest
  • SubscribeBlockDigestsFromStartBlockID
  • SubscribeBlockDigestsFromStartHeight
  • SubscribeBlockDigestsFromLatest

Related issue: onflow/flow-go-sdk#746

@franklywatson
Copy link

For this item there's new work kicking off that will refactor/redesign the websockets onflow/flow-go#6163

Let's wait until the new API is available to add this and we'll never support the current one which will be deprecated

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants