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

[Access] Unify Event streaming endpoint on the execution data gRPC API #625

Merged

Conversation

UlyanaAndrukhiv
Copy link
Collaborator

@UlyanaAndrukhiv UlyanaAndrukhiv commented Mar 28, 2024

onflow/flow-go#5557

Description

This pull request updated flow/protobuf/go/flow and added missing

  • SubscribeEventsFromStartBlockID,
  • SubscribeEventsFromStartHeight,
  • SubscribeEventsFromLatest,

methods from state_stream API interface.

Also added missed endpoints:

  • SubscribeAccountStatusesFromStartBlockID
  • SubscribeAccountStatusesFromStartHeight
  • SubscribeAccountStatusesFromLatestBlock

@peterargue peterargue merged commit f53137a into onflow:release/v0 Apr 4, 2024
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

Successfully merging this pull request may close these issues.

2 participants