Skip to content

TIP-1048: Two-step ownership transfer for ValidatorConfig V2#3792

Draft
decofe wants to merge 1 commit intomainfrom
tip-1048-two-step-ownership-transfer
Draft

TIP-1048: Two-step ownership transfer for ValidatorConfig V2#3792
decofe wants to merge 1 commit intomainfrom
tip-1048-two-step-ownership-transfer

Conversation

@decofe
Copy link
Copy Markdown
Member

@decofe decofe commented May 1, 2026

Adds TIP-1048: a propose-then-accept pattern for transferOwnership and transferValidatorOwnership in the ValidatorConfig V2 precompile to prevent typo-induced loss of control.

Summary:

  • New proposeOwnership / acceptOwnership pair for contract ownership
  • New proposeValidatorOwnership / acceptValidatorOwnership pair for validator entries
  • Hardfork-gated: old single-step transfers disabled at activation, new selectors enabled
  • No new signature scheme needed — acceptance tx from the pending address proves key control

Related: TIP-1017

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant