[0.1.93] - 2026-09-01
Added
- New
countedfield in/governance/proposals/{tx_hash}/{cert_index}/votes, indicating whether the vote counts toward the proposal's tally (#466)
Changed
- Constitutional committee voters in
/governance/proposals/{tx_hash}/{cert_index}/votesare now CIP-129cc_hot1...ids instead of raw hex (#465)
What's Changed
- fix(governance): return CC voters as CIP-129 cc_hot ids in proposal votes by @slowbackspace in #467
- feat(governance): add counted flag to proposal votes by @slowbackspace in #468
Full Changelog: v0.1.92...v0.1.93