[4.2.0] - 2025-09-24
Added
-
Support for Governance Action Identifier (CIP-129)
- New endpoints for querying with Gov Action ID :
/governance/proposals/:gov_action_id
- Proposal response now includes an
id
field containing the governance action identifier
- New endpoints for querying with Gov Action ID :
-
New
error
field for off-chain metadata fetch failures/pools/extended
,/pools/:pool_id/metadata
and/governance/proposals/:gov_action_id
responses include anerror
object in themetadata
field when off-chain metadata fetch fails
What's Changed
- chore: bump tests package by @vladimirvolek in #272
- feat: query gov proposal with gov_action id by @slowbackspace in #276
- Chore/offchain errors by @slowbackspace in #277
- chore: release 4.2.0 by @slowbackspace in #280
Full Changelog: v4.1.2...v4.2.0