Skip to content

Conversation

whankinsiv
Copy link
Collaborator

This PR:

  • Removes the 2 REST handlers (/pots & /pools/{pool_id} which had not yet been transferred to rest_blockfrost (A placeholder already exists for /pools/{pool_id} and /pots data is included in the /network endpoint which will be introduced in a later PR).
  • Fixes 2 broken tests in epoch_activity_counter
  • Removes an unused import in /rest_blockfrost/src/utils.rs

With this PR #98 can now be closed as the only remaining state module REST handlers live in drdd_state and spdd_state which are not apart of Blockfrost schema.

@whankinsiv
Copy link
Collaborator Author

Merging this directly since the changes are straightforward (endpoint removal, test fix, minor cleanup).

@whankinsiv whankinsiv merged commit a7a710c into main Sep 8, 2025
2 checks passed
@whankinsiv whankinsiv deleted the whankinsiv/remove-state-rest-handlers branch September 8, 2025 19:56
buddhisthead pushed a commit that referenced this pull request Oct 10, 2025
…rest-handlers

chore: remove remaining blockfrost REST endpoints from state modules
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