[3.0.0] - 2024-12-17
Added
- Support for CIP129 DRep ID - you can query DReps using both legacy format and CIP129 format. The
drep_id
andhex
fields will reflect the format of the query param
Changed
- BREAKING CHANGE: Endpoints
/governance/dreps
and/governance/proposals/{tx_hash}/{cert_index}/votes
are now using CIP129 format - Looser validation for cost model size in
epochs/:num/parameters
What's Changed
- fix: looser validation for cost model size by @vladimirvolek in #230
- CIP-0129 drep ids by @slowbackspace in #234
- release: 3.0.0 by @slowbackspace in #235
Full Changelog: v2.4.0...v3.0.0