Skip to content

[KIP290] Sync IAddressBookV2 interface with kaia#860 and kaia#865#109

Merged
hyunsooda merged 2 commits intokaiachain:mainfrom
hyunsooda:feat/kip290-interface-sync
Apr 17, 2026
Merged

[KIP290] Sync IAddressBookV2 interface with kaia#860 and kaia#865#109
hyunsooda merged 2 commits intokaiachain:mainfrom
hyunsooda:feat/kip290-interface-sync

Conversation

@hyunsooda
Copy link
Copy Markdown
Contributor

@hyunsooda hyunsooda commented Apr 17, 2026

Proposed changes

Sync IAddressBookV2 interface in KIP-290 with kaiachain/kaia#855, kaiachain/kaia#860, and kaiachain/kaia#865.

Types of changes

  • Bugfix
  • KIP Improvement

Checklist

  • 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

Further comments

The implementation in kaiachain/system-contracts has already been updated in PR #154.

- EpochTransitionProcessed: epochValCount → slotFactor (kaia#860)
- processSystemTransition: add epochSlotFactor 4th param (kaia#860)
- updateMaxValidatorCount → updateMaxNodeCount (kaia#865)
- updateMaxReadyCandidateCount → updateMaxCandReadyCount (kaia#865)
- add updateMaxValActivePausedCount (kaia#865)
- getMaxCounts return params renamed: maxValidatorCount→maxNodeCount, maxReadyCandidateCount→maxCandReadyCount (kaia#865)
- add getMaxValActivePausedCount getter (kaia#865)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
…aia#855

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@hyunsooda hyunsooda changed the title feat(kip-290): sync IAddressBookV2 interface with kaia#860 and kaia#865 [KIP290] sync IAddressBookV2 interface with kaia#860 and kaia#865 Apr 17, 2026
@hyunsooda hyunsooda changed the title [KIP290] sync IAddressBookV2 interface with kaia#860 and kaia#865 [KIP290] Sync IAddressBookV2 interface with kaia#860 and kaia#865 Apr 17, 2026
@hyunsooda hyunsooda merged commit d284170 into kaiachain:main Apr 17, 2026
2 checks passed
@github-actions github-actions Bot locked and limited conversation to collaborators Apr 17, 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