[6.8.0] - 2026-09-02
Added
- New
countedfield in/governance/proposals/:tx_hash/:cert_index/votes, indicating whether the vote counts toward the proposal's tally: only the voter's latest vote counts, and a DRep vote stops counting if the DRep deregisters while the proposal is still live (blockfrost/openapi#466)
Changed
- Constitutional committee voters in
/governance/proposals/:tx_hash/:cert_index/votesare now CIP-129cc_hot1...ids instead of raw hex (blockfrost/openapi#465) - Updated
@blockfrost/openapito 0.1.93
What's Changed
- fix(governance): return CC voters as CIP-129 cc_hot ids in proposal votes by @slowbackspace in #351
- feat(governance): add counted flag to proposal votes by @slowbackspace in #352
- feat(governance): add counted flag to proposal votes (re-land #352) by @slowbackspace in #353
Full Changelog: v6.7.2...v6.8.0