Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add migrateMultisigVesting #322

Merged
merged 8 commits into from
Feb 14, 2024
Merged

Conversation

hoank101
Copy link
Contributor

@hoank101 hoank101 commented Feb 6, 2024

Moves the vested and reward token from the ContinuousVestingAccount of Notional Team to new multisig account.

  • Retrieves the old multisig vesting account
  • Instantly finish all redelegations, then unbond all tokens.
  • Transfer all tokens vested and reward tokens to the new multisig account (including the previously held balance)
  • Delegates the unvested coins from Old Multisign Vesting Account to the top 10 validators

Migration from account migaloo1alga5e8vr6ccr9yrg0kgxevpt5xgmgrvqgujs6. to migaloo1tx6f2hetpd9uhveja26kr074496hzk2zzqhsh0

app/upgrades/v4_1_0/upgrades_test.go Outdated Show resolved Hide resolved
app/upgrades/v4_1_0/upgrades.go Outdated Show resolved Hide resolved
app/upgrades/v4_1_0/upgrades_test.go Outdated Show resolved Hide resolved
app/upgrades/v4_1_0/upgrades_test.go Outdated Show resolved Hide resolved
@hoank101 hoank101 merged commit f6957cb into develop Feb 14, 2024
15 checks passed
@hoank101 hoank101 mentioned this pull request Feb 14, 2024
16 tasks
@hoank101 hoank101 deleted the hoa/add-migration-multisig branch March 22, 2024 01:50
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.

None yet

3 participants