IntersectMBO / IntersectMBO/mithril
Design Signer Retirement mechanism
Open
idea :bulb:
stale :calendar:
- Dominant language
- Rust
- Stars
- 154
- Forks
- 51
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 38
Description
## Issue
In order to avoid having registered signer being retired too early, we could create a mechanism a la Cardano for signer retirement:
- The SPO adds option to specify the epoch when he wants to retire (> last epoch already registered + offset)
- The signer does not keep registering for new epochs with this option, but keeps signing for eligible epochs
- After the transition to the retirement epoch, the signer could stop and never start again (with the retirement epoch set)
Contributor guide
Assessment
This issue has not been assessed yet.