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

Gravity v4 #542

Merged
merged 14 commits into from
Sep 12, 2023
Merged

Gravity v4 #542

merged 14 commits into from
Sep 12, 2023

Conversation

cbrit
Copy link
Member

@cbrit cbrit commented Aug 23, 2023

  • No-op consensus bump to v4 to bring the module version in line with the release
  • Bump Cosmos SDK to v0.46.14, IBC go to 6.2.0
  • Fix API breaking changes from SDK dep upgrade
  • Bump go version to 1.19
  • Remove old testnet dir
  • Fix AfterValidatorBeginUnbonding hook and update unit test to cover the signer set creation logic related to unbonding

@codecov-commenter
Copy link

codecov-commenter commented Aug 24, 2023

Codecov Report

Merging #542 (b7a4387) into main (143c0cb) will decrease coverage by 0.16%.
The diff coverage is 33.92%.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #542      +/-   ##
==========================================
- Coverage   29.93%   29.77%   -0.16%     
==========================================
  Files          49       48       -1     
  Lines        7005     7022      +17     
==========================================
- Hits         2097     2091       -6     
- Misses       4726     4750      +24     
+ Partials      182      181       -1     
Files Changed Coverage Δ
module/app/app.go 0.57% <0.00%> (-0.02%) ⬇️
module/app/encoding.go 0.00% <ø> (ø)
module/app/export.go 0.00% <ø> (ø)
module/app/state.go 0.00% <0.00%> (ø)
module/app/upgrades/v2/upgrades.go 41.86% <ø> (ø)
module/cmd/gravity/cmd/gentx.go 0.00% <0.00%> (ø)
module/cmd/gravity/cmd/root.go 9.58% <0.00%> (-0.12%) ⬇️
module/cmd/gravity/cmd/testnet.go 0.00% <0.00%> (ø)
module/x/gravity/abci.go 90.41% <ø> (ø)
module/x/gravity/client/cli/query.go 0.00% <ø> (ø)
... and 22 more

... and 1 file with indirect coverage changes

@cbrit cbrit temporarily deployed to CI August 24, 2023 18:39 — with GitHub Actions Inactive
@cbrit cbrit temporarily deployed to CI August 24, 2023 18:39 — with GitHub Actions Inactive
@cbrit cbrit temporarily deployed to CI August 24, 2023 18:39 — with GitHub Actions Inactive
@cbrit cbrit temporarily deployed to CI August 24, 2023 19:47 — with GitHub Actions Inactive
@cbrit cbrit temporarily deployed to CI August 24, 2023 19:47 — with GitHub Actions Inactive
@cbrit cbrit temporarily deployed to CI August 24, 2023 19:47 — with GitHub Actions Inactive
@cbrit cbrit temporarily deployed to CI August 24, 2023 19:47 — with GitHub Actions Inactive
@cbrit cbrit changed the title Gravity package v4 upgrade Gravity v4 Aug 24, 2023
@cbrit cbrit temporarily deployed to CI August 24, 2023 20:31 — with GitHub Actions Inactive
@cbrit cbrit temporarily deployed to CI August 24, 2023 20:31 — with GitHub Actions Inactive
@cbrit cbrit temporarily deployed to CI August 29, 2023 17:29 — with GitHub Actions Inactive
@cbrit cbrit temporarily deployed to CI August 29, 2023 17:29 — with GitHub Actions Inactive
@cbrit cbrit temporarily deployed to CI September 6, 2023 13:32 — with GitHub Actions Inactive
@cbrit cbrit temporarily deployed to CI September 6, 2023 13:32 — with GitHub Actions Inactive
@cbrit cbrit temporarily deployed to CI September 6, 2023 13:32 — with GitHub Actions Inactive
@cbrit cbrit temporarily deployed to CI September 6, 2023 13:32 — with GitHub Actions Inactive
@zmanian zmanian merged commit c22987f into main Sep 12, 2023
15 of 16 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.

3 participants