github blockfrost/blockfrost-backend-ryo v3.1.0

latest release: build
pre-releaseone day ago

[3.1.0] - 2025-01-20

Changed

  • New fields in /governance/dreps/:drep
    • retired: Indicates the registration state of the DRep. Set to true if the DRep has been deregistered. otherwise false.
    • expired: Indicates whether the DRep has been inactive for a consecutive number of epochs (determined by a epoch parameter drep_activity)
    • last_active_epoch: Epoch of the most recent action - registration, update, deregistration or voting
  • Deprecated fields in /governance/dreps/:drep
    • active: Superseded by the new retired and expired
    • active_epoch: Replaced by last_active_epoch

What's Changed

Full Changelog: v3.0.1...v3.1.0

Don't miss a new blockfrost-backend-ryo release

NewReleases is sending notifications on new releases.