[4.1.1] - 2025-06-05
Fixed
/accounts/:stake_address
and/accounts/:drep_id/delegators
:- Stake account vote-delegation persisted after deregistration (deregistering a stake account should remove any existing vote delegations)
- Retiring and reregistering DRep did not clear out vote-delegation active before retiring
- Retired DRep continued to report active delegators. Stake account continued to report the retired DRep in the
drep_id
field
What's Changed
- fix: readme typo by @slowbackspace in #263
- fix: stale dreps reported in
/accounts/:stake_address
by @slowbackspace in #264 - fix stale dreps and delegqators by @slowbackspace in #267
- release 4.1.1 by @slowbackspace in #268
Full Changelog: v4.1.0...v4.1.1