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

V23 upgrade handler (batching and stTIA) #1219

Merged
merged 4 commits into from
Jun 13, 2024
Merged

V23 upgrade handler (batching and stTIA) #1219

merged 4 commits into from
Jun 13, 2024

Conversation

sampocs
Copy link
Collaborator

@sampocs sampocs commented Jun 13, 2024

Context

Portion of v23 upgrade handler related to the batching of ICAs and the stTIA migration.

Brief Changelog

  • Added new host zone unbonding record fields, setting them based on the status
  • Set redemptions enabled field to false on host zones
  • Initiated staketia migration to stakeibc

Testing

  • Build the old binary
make UPGRADE_OLD_VERSION=v22.0.0 upgrade-build-old-binary
  • Upgrade constants in celestia.go to re-use the existing gaia channel
    • CelestiaChainId: GAIA
    • CelestiaBechPrefix: cosmos
    • CelestiaConnectionId: connection-0`
  • Comment out the register_host.sh line in start_network.sh
  • Start the network
make UPGRADE_OLD_VERSION=v22.0.0 UPGRADE_NAME=v23 start-docker
  • Submit the upgrade
make UPGRADE_NAME=v23 submit-upgrade-immediately

@sampocs sampocs merged commit 1582770 into v23 Jun 13, 2024
1 check passed
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