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

feat(pathfinder/sync/l2): download block and state update with a single request #1718

Conversation

kkovaacs
Copy link
Contributor

The get_state_update feeder gateway endpoint can return both the block and the state update, so we'd better use that to request both objects at the same time.

…le request

The `get_state_update` feeder gateway endpoint can return both the
block and the state update, so we'd better use that to request both
objects at the same time.
@kkovaacs kkovaacs requested a review from a team as a code owner January 31, 2024 15:27
@Mirko-von-Leipzig Mirko-von-Leipzig merged commit 5c07d6f into main Feb 1, 2024
7 checks passed
@Mirko-von-Leipzig Mirko-von-Leipzig deleted the krisztian/feeder-gateway-download-state-update-with-block branch February 1, 2024 07:55
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