Skip to content

feat(minibf): governance dreps endpoint - #1121

Open
vladimirvolek wants to merge 9 commits into
mainfrom
minibf-governance-dreps
Open

feat(minibf): governance dreps endpoint#1121
vladimirvolek wants to merge 9 commits into
mainfrom
minibf-governance-dreps

Conversation

@vladimirvolek

@vladimirvolek vladimirvolek commented Jul 21, 2026

Copy link
Copy Markdown
Contributor

This PR resolves: #1086

Summary by CodeRabbit

  • New Features
    • Added a new GET /governance/dreps endpoint with pagination and ordering.
    • Added DRep lookup at /governance/dreps/{drep_id}, supporting legacy, modern, and special DRep identifiers, including computed delegation/activity/stake fields.
    • Added off-chain DRep metadata retrieval with URL validation plus hash and size checks.
    • DRep records now persist the first on-chain time they were seen.
    • Added DRep support to the entity update tooling.
  • Documentation
    • Updated MiniBF API coverage docs to include /governance/dreps.

This comment was marked as resolved.

@vladimirvolek vladimirvolek self-assigned this Jul 27, 2026

This comment was marked as spam.

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
@coderabbitai

This comment was marked as spam.

vladimirvolek and others added 3 commits July 27, 2026 18:55
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
@vladimirvolek
vladimirvolek marked this pull request as ready for review July 27, 2026 17:02
@vladimirvolek
vladimirvolek requested a review from scarmuega as a code owner July 27, 2026 17:02
coderabbitai[bot]

This comment was marked as spam.

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.

minibf: add /governance/dreps

2 participants