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

chore!: bump sdk and core #1912

Merged
merged 5 commits into from
Jun 13, 2023
Merged

chore!: bump sdk and core #1912

merged 5 commits into from
Jun 13, 2023

Conversation

evan-forbes
Copy link
Member

Overview

bumps to our forks of the cosmos-sdk and comet to their latest versions. This is consensus breaking because an event was modified in the sdk, although that event may or may not have gotten hit on mocha-2 already.

blocked by celestiaorg/cosmos-sdk#326, celestiaorg/cosmos-sdk#324, celestiaorg/celestia-core#1021

@evan-forbes evan-forbes self-assigned this Jun 12, 2023
@evan-forbes evan-forbes added the dependencies Pull requests that update a dependency file label Jun 12, 2023
@MSevey MSevey requested a review from a team June 12, 2023 14:03
@evan-forbes evan-forbes added this to the Mainnet milestone Jun 12, 2023
@evan-forbes evan-forbes requested a review from rach-id June 12, 2023 14:04
cmwaters
cmwaters previously approved these changes Jun 12, 2023
rootulp
rootulp previously approved these changes Jun 13, 2023
@@ -14,7 +14,7 @@ func (app *App) GovSquareSizeUpperBound(ctx sdk.Context) int {
// of the sdk and comet that have full support of PreparePropsoal, although
// celestia-app does not currently use those. see this PR for more
// details https://github.com/cosmos/cosmos-sdk/pull/14505
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is this comment still accurate? Specifically the "are not >= 1." part?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

good point! 10908b4

@evan-forbes evan-forbes dismissed stale reviews from rootulp and cmwaters via 10908b4 June 13, 2023 13:43
@MSevey MSevey requested a review from a team June 13, 2023 13:44
// BeginBlock of the first block. This is remedied in versions of the sdk
// and comet that have full support of PreparePropsoal, although
// celestia-app does not currently use those. see this PR for more details
// https://github.com/cosmos/cosmos-sdk/pull/14505
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Are we going to port this across?

@codecov-commenter
Copy link

Codecov Report

Merging #1912 (6a6e659) into main (6243f26) will not change coverage.
The diff coverage is 0.00%.

@@           Coverage Diff           @@
##             main    #1912   +/-   ##
=======================================
  Coverage   21.21%   21.21%           
=======================================
  Files         120      120           
  Lines       13694    13694           
=======================================
  Hits         2905     2905           
  Misses      10499    10499           
  Partials      290      290           
Impacted Files Coverage Δ
app/prepare_proposal.go 0.00% <0.00%> (ø)
app/process_proposal.go 0.00% <0.00%> (ø)
app/square_size.go 0.00% <0.00%> (ø)

@evan-forbes evan-forbes enabled auto-merge (squash) June 13, 2023 15:45
@MSevey MSevey requested a review from a team June 13, 2023 17:27
@evan-forbes evan-forbes merged commit 1d373c4 into main Jun 13, 2023
17 checks passed
@evan-forbes evan-forbes deleted the evan/bump-sdk-core-main branch June 13, 2023 17:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants