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

Release/v1.7.0 #400

Merged
merged 64 commits into from
May 24, 2024
Merged

Release/v1.7.0 #400

merged 64 commits into from
May 24, 2024

Conversation

furiouslyfast
Copy link
Contributor

@furiouslyfast furiouslyfast commented May 23, 2024

Description

Upgrade the Cosmos-SDK version to 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

  • Expedited proposals logic have been implemented in SGE fork
  • Upgraded Cosmos-SDK to v0.47.10
  • Upgrade IBC to v7.4.0
  • Upgrade Golang to v1.22

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 previously approved these changes May 23, 2024
@scorpioborn scorpioborn changed the title Release/v1.7.x Release/v1.7.0 May 23, 2024
@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 33.86296% with 666 lines in your changes are missing coverage. Please review.

Project coverage is 11.89%. Comparing base (fd1ab06) to head (f3c7882).
Report is 3 commits behind head on master.

Files Patch % Lines
x/mint/types/tx.pb.go 1.04% 284 Missing ⚠️
app/upgrades/v9/upgrades.go 1.75% 55 Missing and 1 partial ⚠️
cmd/sged/cmd/root.go 29.54% 30 Missing and 1 partial ⚠️
x/orderbook/types/query.pb.go 4.00% 24 Missing ⚠️
x/reward/types/query.pb.go 4.76% 20 Missing ⚠️
app/app.go 55.81% 13 Missing and 6 partials ⚠️
x/bet/types/query.pb.go 6.66% 14 Missing ⚠️
x/reward/types/tx.pb.go 7.69% 12 Missing ⚠️
x/subaccount/types/tx.pb.go 7.69% 12 Missing ⚠️
x/house/types/query.pb.go 9.09% 10 Missing ⚠️
... and 71 more

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

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #400      +/-   ##
==========================================
+ Coverage   11.10%   11.89%   +0.78%     
==========================================
  Files         359      410      +51     
  Lines       48675    50844    +2169     
==========================================
+ Hits         5406     6048     +642     
- Misses      42778    44278    +1500     
- Partials      491      518      +27     

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

@scorpioborn scorpioborn self-requested a review May 24, 2024 07:49
@scorpioborn scorpioborn merged commit 89894fe into master May 24, 2024
24 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.

4 participants