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

V1.4.5 upgradehandler #1013

Merged
merged 9 commits into from
Jan 5, 2024
Merged

V1.4.5 upgradehandler #1013

merged 9 commits into from
Jan 5, 2024

Conversation

joe-bowman
Copy link
Contributor

@joe-bowman joe-bowman commented Jan 5, 2024

1. Summary

Adds v1.4.5 mainnet upgrade handler (and v1.4.5-rc7 testnet no-op handler). Tidy up existing upgrade handlers.

  • Add supply and pfm stores.
  • Migrate validators
  • Enable unbonding, and lsm on cosmoshub
  • Add LSM caps
  • Migrate multisigs for Ingenuity, and testnet participants

@joe-bowman joe-bowman requested a review from faddat as a code owner January 5, 2024 20:13
app/upgrades_test.go Fixed Show fixed Hide fixed
@joe-bowman joe-bowman marked this pull request as draft January 5, 2024 20:19
@joe-bowman joe-bowman marked this pull request as ready for review January 5, 2024 23:42
Copy link

codecov bot commented Jan 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (92fb898) 61.72% compared to head (f697b11) 61.76%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1013      +/-   ##
==========================================
+ Coverage   61.72%   61.76%   +0.03%     
==========================================
  Files         172      172              
  Lines       14073    14064       -9     
==========================================
  Hits         8686     8686              
+ Misses       4641     4632       -9     
  Partials      746      746              
Flag Coverage Δ
unittests 61.76% <ø> (+0.03%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Coverage Δ
app/upgrades.go 62.50% <ø> (+13.71%) ⬆️

@joe-bowman joe-bowman merged commit 297ecad into main Jan 5, 2024
15 checks passed
@joe-bowman joe-bowman deleted the v1.4.5-upgradehandler branch January 5, 2024 23:54
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.

2 participants