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

Enable state streaming API over gRPC #547

Merged
merged 1 commit into from
Jan 11, 2024

Conversation

m-Peter
Copy link
Contributor

@m-Peter m-Peter commented Jan 4, 2024

Description

By following the changes introduced in #496, which added support for state streaming API over REST, this PR does the same for the gRPC server that Emulator runs on 127.0.0.1:3569.

I have tested this with onflow/flow-evm-gateway#11, and it works as expected.


For contributor use:

  • Targeted PR against master branch
  • Linked to GitHub issue with discussion and accepted design OR link to spec that describes this work
  • Code follows the standards mentioned here
  • Updated relevant documentation
  • Re-reviewed Files changed in the GitHub PR explorer
  • Added appropriate labels

@sideninja sideninja merged commit 5795a25 into onflow:master Jan 11, 2024
3 checks passed
@m-Peter m-Peter deleted the grpc-state-stream-api branch January 12, 2024 10:21
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.

4 participants