-
Notifications
You must be signed in to change notification settings - Fork 3
feat: impl pools historical and spo endpoints #187
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
golddydev
merged 19 commits into
main
from
golddydev/impl-pools-historical-spo-endpoints
Sep 18, 2025
Merged
Changes from all commits
Commits
Show all changes
19 commits
Select commit
Hold shift + click to select a range
0db6c65
feat: implement Pool SPO endpoints
golddydev be52822
feat: implement pools updates, votes, blocks endpoints
golddydev a5fb746
Merge branch 'golddydev/expand-spo-historical-data' into golddydev/im…
golddydev e57a3a9
fix: pool updates and votes endpoint's serialization with tx_hash
golddydev c992a40
chore: correct comment
golddydev 8995074
Merge branch 'main' into golddydev/impl-pools-historical-spo-endpoints
golddydev 342741b
fix: remove unused GetBlocksMintedByPools query from epochs_state
golddydev dfed6f7
feat: store block hashes keyed by pool_id on spo_state by configuration
golddydev 97b755f
refactor: add pool blocks hashes query to spo state
golddydev cd09ed4
chore: u pdate omnibus.tom
golddydev de2f918
fix: build issue
golddydev a71905c
refactor: not remove retired pool's vrf key from vrf_key_hash_to_pool…
golddydev 23dc317
fix: return empty array instead of NotFound error on pool blocks and …
golddydev 21817cd
fix: include rewards in pool's live stake info
golddydev e955748
refactor: move total_blocks_minted from epochs_state to spo_state
golddydev 9e2d90e
chore: remove log
golddydev 2b5ecd2
chore: enhance note
golddydev 93de04b
fix: typo
golddydev 40dc316
chore: change name more descriptive
golddydev File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.