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

upgrade handler for v23 #1032

Merged
merged 12 commits into from
Jul 9, 2024
Merged

upgrade handler for v23 #1032

merged 12 commits into from
Jul 9, 2024

Conversation

dimiandre
Copy link
Member

@dimiandre dimiandre commented Jul 5, 2024

This upgrade includes:

  • Version bumps
    • cometbft from v0.37.6 to v0.37.8
    • cosmos-sdk from v0.47.11 to v0.47.12
    • async-icq from v7.0.0 to v7.1.1
    • ibc-go from v7.4.0 to v7.6.0
    • skip/pob from v1.0.4 to v1.0.5
  • Fix of a wrongly created module account for skip/pob module, related to the recent tokenfactory break
  • Migration to community pool of Dimi’s, Jake’s and Lobo’s leftover vesting amount (around 553,035 $JUNO total)
  • Updates to tokenfactory module for better error handling

It has been tested using CI and locally, on a fork of mainnet juno
correctly recalling 178095000000 * 3 ujuno to the community pool.

@faddat
Copy link
Contributor

faddat commented Jul 8, 2024

@dimiandre should merge #1034, it fixes this, in an amusing way.

You see, the issue with ict, is that ict itself is flaky. You can confirm this by looking through the main release branch of ict for any of its major products.

Since we don't really have time to fully refactor, @tropicaldog solution of re-running interchaintest is perfect.

@dimiandre dimiandre marked this pull request as ready for review July 8, 2024 06:39
@dimiandre dimiandre merged commit bf140aa into main Jul 9, 2024
22 checks 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.

4 participants