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: add optional verified flag when getting latest block #133

Merged
merged 1 commit into from
Dec 5, 2024

Conversation

seanmcgary
Copy link
Member

This will return the latest verified block based on the presence of a corresponding state root rather than a block that was indexed that does not yet have a state root.

@seanmcgary seanmcgary requested a review from a team as a code owner December 4, 2024 19:45
@seanmcgary seanmcgary requested a review from 0xrajath December 4, 2024 19:45
This will return the latest verified block based on the presence
of a corresponding state root rather than a block that was indexed
that does not yet have a state root.
@seanmcgary seanmcgary force-pushed the sm-verifiedBlockFlag branch from b36add9 to c6a03dd Compare December 5, 2024 17:53
@seanmcgary seanmcgary merged commit 505da55 into master Dec 5, 2024
8 checks passed
@seanmcgary seanmcgary deleted the sm-verifiedBlockFlag branch December 5, 2024 17:56
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.

1 participant