Skip to content

v0.1.93

Latest

Choose a tag to compare

@slowbackspace slowbackspace released this 02 Sep 11:44
· 2 commits to master since this release
3eb8b2e

[0.1.93] - 2026-09-01

Added

  • New counted field 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}/votes are now CIP-129 cc_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