Skip to content
New issue

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

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

Already on GitHub? # 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

@devbugging devbugging merged commit 5795a25 into onflow:master Jan 11, 2024
@m-Peter m-Peter deleted the grpc-state-stream-api branch January 12, 2024 10:21
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants