Skip to content

[KIP-286,290] Make CandInactive to Registered state#100

Merged
hyeonLewis merged 1 commit intokaiachain:mainfrom
hyeonLewis:candinactive-to-registered
Mar 19, 2026
Merged

[KIP-286,290] Make CandInactive to Registered state#100
hyeonLewis merged 1 commit intokaiachain:mainfrom
hyeonLewis:candinactive-to-registered

Conversation

@hyeonLewis
Copy link
Copy Markdown
Contributor

Proposed changes

  • Rename CandInactive state to Registered to better reflect that entities in this state are not candidates — they
    are simply registered in the system
  • Introduce a new Registration States category (Unknown, Registered) separate from Candidate States (CandReady,
    CandTesting), changing the state taxonomy from 2 categories to 3
  • Update all transition tables, pseudo code, flowchart, and ordering rationale in KIP-286
  • Update NodeState enum in KIP-290

Types of changes

Please put an x in the boxes related to your change.

  • Bugfix
  • KIP Proposal
  • KIP Improvement

Checklist

Put an x in the boxes that apply. You can also fill these out after creating the PR. If you're unsure about any of them, don't hesitate to ask. We're here to help! This is simply a reminder of what we are going to look for before merging your code.

  • Used the suggested template: https://github.com/kaiachain/KIPs/blob/main/kip-template.md
  • I have read the CLA and signed by comment I have read the CLA Document and I hereby sign the CLA in first time contribution
  • I have added necessary documentation (if appropriate)
  • Any dependent changes have been merged and published in downstream modules

Related issues

  • Please leave the issue numbers or links related to this PR here.

Further comments

If this is a relatively large or complex change, kick off the discussion by explaining why you chose the solution you proposed and what alternatives you have considered, etc.

@hyeonLewis hyeonLewis self-assigned this Mar 19, 2026
@hyeonLewis hyeonLewis merged commit 2893b64 into kaiachain:main Mar 19, 2026
2 checks passed
@hyeonLewis hyeonLewis deleted the candinactive-to-registered branch March 19, 2026 05:13
@github-actions github-actions bot locked and limited conversation to collaborators Mar 19, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants