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

Usage of GetLatestBlockRequest might be outdated #770

Closed
illia-malachyn opened this issue Sep 24, 2024 · 1 comment
Closed

Usage of GetLatestBlockRequest might be outdated #770

illia-malachyn opened this issue Sep 24, 2024 · 1 comment

Comments

@illia-malachyn
Copy link
Contributor

This is a part of #736

We don't use full_block_response field when querying the latest block.

Request
https://github.com/onflow/flow-go-sdk/blob/master/access/grpc/grpc.go#L245

Protobuf schema
https://github.com/onflow/flow/blob/master/protobuf/flow/access/access.proto#L324

@illia-malachyn illia-malachyn changed the title Usage of GetLatestBlockRequest might be wrong Usage of GetLatestBlockRequest might be outdated Sep 24, 2024
@peterargue
Copy link
Contributor

We're going to skip this work for now since ti will require a breaking change to the API and have not received any requests to add it

@peterargue peterargue closed this as not planned Won't fix, can't repro, duplicate, stale Oct 18, 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

No branches or pull requests

2 participants