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

v20 upgrade handler scaffolding #1148

Merged
merged 23 commits into from
Mar 20, 2024
Merged

v20 upgrade handler scaffolding #1148

merged 23 commits into from
Mar 20, 2024

Conversation

riley-stride
Copy link
Contributor

@riley-stride riley-stride commented Mar 20, 2024

Adds the upgrade handler shell for v20. Upgrade logic to be done in separate PRs

 especially if it merges an updated upstream into a topic branch.
t checkout sam/reorder-unbonding-priority
git checkout upgrade-ics-3.2
erge branch 'main' of ssh://github.com/Stride-Labs/stride
Copy link
Collaborator

@sampocs sampocs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for taking this! Can you pull out the dydx stuff so we can merge this to main?

app/upgrades.go Outdated Show resolved Hide resolved
app/upgrades/v20/upgrades.go Outdated Show resolved Hide resolved
app/upgrades/v20/upgrades.go Outdated Show resolved Hide resolved
Copy link
Collaborator

@sampocs sampocs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm!

@sampocs sampocs changed the title [DRAFT] V20 upgrade handler v20 upgrade handler scaffolding Mar 20, 2024
@sampocs sampocs added the A:automerge Automatically merge PR once checks pass label Mar 20, 2024
@riley-stride riley-stride merged commit 2f3d39d into main Mar 20, 2024
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A:automerge Automatically merge PR once checks pass C:app-wiring
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants