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 / Cosmos-SDK version to 0.47.8 #272

Conversation

scorpioborn
Copy link
Contributor

@scorpioborn scorpioborn commented Oct 20, 2023

Description

Upgrade the Cosmos-SDK and IBC to the latest stable version of v0.47


Type of change

Please check the options that are relevant. This PR introduces

  • Patch: Bug fix (non-breaking change which fixes an existing issue)
  • Minor: New feature (non-breaking change which adds new functionality)
  • Major: Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Features Description

  • Upgrade Cosmos-SDK to v0.47.8
  • Upgrade IBC to v7.3.2
  • Replaced sdk.Dec to sdkmath.LegacyDec
  • Upgrade Handler for the changes

Test Cases

  • NA

Documentation


Checklist:

  • I have added change type (major|minor|patch) in the PR
  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes

@scorpioborn scorpioborn force-pushed the upgrade/cosmos-sdk-v0.47.5 branch from 88b1cff to dc9d044 Compare October 20, 2023 06:58
@scorpioborn scorpioborn force-pushed the upgrade/cosmos-sdk-v0.47.5 branch from 0519f25 to 4f562d5 Compare October 20, 2023 07:07
@scorpioborn scorpioborn force-pushed the upgrade/cosmos-sdk-v0.47.5 branch from 9ec9026 to 47eb39a Compare October 20, 2023 09:54
@scorpioborn scorpioborn force-pushed the upgrade/cosmos-sdk-v0.47.5 branch from 47eb39a to 7dd5391 Compare October 20, 2023 09:56
@codecov-commenter
Copy link

codecov-commenter commented Jan 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

❗ No coverage uploaded for pull request base (feature/upgrade-47@3431f1a). Click here to learn what that means.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@                  Coverage Diff                  @@
##             feature/upgrade-47     #272   +/-   ##
=====================================================
  Coverage                      ?   11.62%           
=====================================================
  Files                         ?      352           
  Lines                         ?    45286           
  Branches                      ?        0           
=====================================================
  Hits                          ?     5264           
  Misses                        ?    39544           
  Partials                      ?      478           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@scorpioborn scorpioborn changed the title Upgrade / Cosmos-SDK version to 0.47.5 Upgrade / Cosmos-SDK version to 0.47.7 Jan 19, 2024
@scorpioborn scorpioborn force-pushed the upgrade/cosmos-sdk-v0.47.5 branch from 12a369d to 47cde32 Compare January 22, 2024 17:28
@scorpioborn scorpioborn force-pushed the upgrade/cosmos-sdk-v0.47.5 branch from 47cde32 to dfbb696 Compare January 22, 2024 17:29
@github-advanced-security
Copy link

This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.

@scorpioborn scorpioborn marked this pull request as ready for review January 24, 2024 16:58
@scorpioborn scorpioborn requested review from 3eyedraga and a team as code owners January 24, 2024 16:58
@scorpioborn scorpioborn changed the title Upgrade / Cosmos-SDK version to 0.47.7 Upgrade / Cosmos-SDK version to 0.47.8 Jan 24, 2024
@scorpioborn scorpioborn self-assigned this Jan 24, 2024
@3eyedraga 3eyedraga changed the base branch from master to feature/upgrade-go January 25, 2024 09:36
@3eyedraga 3eyedraga changed the base branch from feature/upgrade-go to feature/upgrade-47 January 25, 2024 09:40
@github-actions github-actions bot removed the C:docs label Jan 25, 2024
@github-actions github-actions bot added the C:docs label Feb 5, 2024
@3eyedraga 3eyedraga merged commit 1b17999 into sge-network:feature/upgrade-47 Feb 5, 2024
18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants