Skip to content

corrected endpoint used in 'snarkos developer scan' to /block/height/latest #3458

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

Merged
merged 3 commits into from
Jan 17, 2025
Merged

corrected endpoint used in 'snarkos developer scan' to /block/height/latest #3458

merged 3 commits into from
Jan 17, 2025

Conversation

kaxxa123
Copy link
Contributor

Motivation

snarkos developer scan doesn't work since it is still using the old endpoint for the block height.

Test Plan

An extremely trivial fix replacing the endpoint from /latest/height to /block/height/latest.
Fix tested locally.

closes #3457

Copy link
Collaborator

@ljedrz ljedrz left a comment

Choose a reason for hiding this comment

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

LGTM 👍

@raychu86 raychu86 merged commit 4f2e7b6 into ProvableHQ:staging Jan 17, 2025
2 checks passed
@raychu86 raychu86 mentioned this pull request Jan 17, 2025
@vicsn vicsn mentioned this pull request Jan 23, 2025
1 task
@kaxxa123 kaxxa123 deleted the fix/scan/block-height branch January 25, 2025 14:46
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.

[Bug] snarkos scan fails as it uses the wrong endpoint for block height
5 participants