hiero-ledger / hiero-ledger/hiero-consensus-node
Cleanup migration code and remove feature flag after two successful rekeying and roster adoptions
- Dominant language
- Java
- Stars
- 406
- Forks
- 226
- Avg merge
- 3d 4h
- Merged PRs (30d)
- 210
Description
After deployment, validate
1. the next candidate roster set is keyed successfully before the freeze.
2. On startup of the next software upgrade, the candidate roster and new ledger id are adopted.
3. before freeze, the next candidate roster is keyed properly, transferring the ledger id to the next roster.
4. On startup of the following software upgrade, the candidate roster with the transferred ledger id is adopted without problem.
5. Merge the migration cleanup code to development to remove the TSS-Ledger-ID feature flag.
Contributor guide
Research direction
Start by locating the migration cleanup code and the TSS-Ledger-ID feature flag, then review the deployment and software-upgrade sequence described in the issue. Done means validating both successful rekeying and roster-adoption cycles and merging the cleanup that removes the feature flag.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- distributed-systems
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100