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] Subscribe endpoints is missing #593

Merged

Conversation

UlyanaAndrukhiv
Copy link

@UlyanaAndrukhiv UlyanaAndrukhiv commented Mar 6, 2024

FLIP: onflow/flips#229
Connected with onflow/flow-go#5307

Description

This pull request :

  • updated flow/protobuf/go/flow , implemened missing SubscribeBlocks, SubscribeBlockHeaders and SubscribeBlockDigests methods from Access API interface.
  • updated RegisterAccessAPIServer, StateStreamBackend and updated creating backend.Config according to new flow-go package version.

…ccording to new Access API, updated according to new flow-go version
@peterargue peterargue marked this pull request as ready for review March 13, 2024 17:40
Copy link
Contributor

@peterargue peterargue left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good.

To roll this out, we will need to first merge this with the import replace, then merge the flow-go PR, and finally open a new PR updating the flow-go version

@peterargue peterargue merged commit 1d05170 into onflow:release/v0 Mar 13, 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