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(sdk): Bump cosmos sdk to v0.47.5 #1869

Merged
merged 3 commits into from
Oct 16, 2023
Merged

Conversation

Vvaradinov
Copy link
Contributor

Description

Bumps the Cosmos SDK to v0.47.5-evmos to include all bug fixes and improvements


Closes ENG-2143

@Vvaradinov Vvaradinov requested a review from a team as a code owner October 16, 2023 10:31
@Vvaradinov Vvaradinov requested review from MalteHerrmann and GAtom22 and removed request for a team October 16, 2023 10:31
@linear
Copy link

linear bot commented Oct 16, 2023

ENG-2143 Bump cosmos-sdk version to v0.47.5

Context

On Sept 1 there was a new patch release.

Here is the changelog

There're a couple of bug fixes to consider:

  • (baseapp) #17159 Validators can propose blocks that exceed the gas limit.
  • (baseapp) #16547 Ensure a transaction's gas limit cannot exceed the block gas limit.

Expected

  • Update the fork and release the corresponding v0.47.5
  • Update evmos binary with new sdk fork version

@codecov
Copy link

codecov bot commented Oct 16, 2023

Codecov Report

Merging #1869 (a799371) into main (469c5cc) will decrease coverage by 0.18%.
Report is 1 commits behind head on main.
The diff coverage is 28.72%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1869      +/-   ##
==========================================
- Coverage   70.52%   70.34%   -0.18%     
==========================================
  Files         315      316       +1     
  Lines       23412    23499      +87     
==========================================
+ Hits        16511    16531      +20     
- Misses       6084     6150      +66     
- Partials      817      818       +1     
Files Coverage Δ
precompiles/vesting/vesting.go 70.83% <66.66%> (-2.03%) ⬇️
precompiles/vesting/tx.go 86.76% <85.71%> (-0.53%) ⬇️
precompiles/vesting/approve.go 23.80% <23.80%> (ø)
precompiles/vesting/types.go 68.92% <0.00%> (-6.85%) ⬇️
precompiles/vesting/events.go 59.17% <0.00%> (-12.78%) ⬇️

@fedekunze fedekunze merged commit 0d54777 into main Oct 16, 2023
28 of 31 checks passed
@fedekunze fedekunze deleted the Vvaradinov/bump-cosmos-sdk branch October 16, 2023 11:42
@Vvaradinov
Copy link
Contributor Author

https://github.com/Mergifyio backport release/v15.0.x

@mergify
Copy link
Contributor

mergify bot commented Oct 16, 2023

backport release/v15.0.x

✅ Backports have been created

mergify bot pushed a commit that referenced this pull request Oct 16, 2023
* chore(sdk): Bump cosmos sdk to v0.47.5

* update gomod2nix.toml file

---------

Co-authored-by: Vvaradinov <Vvaradinov@users.noreply.github.com>
(cherry picked from commit 0d54777)

# Conflicts:
#	go.sum
#	gomod2nix.toml
Vvaradinov added a commit that referenced this pull request Oct 16, 2023
* chore(sdk): Bump cosmos sdk to v0.47.5 (#1869)

* chore(sdk): Bump cosmos sdk to v0.47.5

* update gomod2nix.toml file

---------

Co-authored-by: Vvaradinov <Vvaradinov@users.noreply.github.com>
(cherry picked from commit 0d54777)

# Conflicts:
#	go.sum
#	gomod2nix.toml

* CHANGELOG

---------

Co-authored-by: Vladislav Varadinov <vladislav.varadinov@gmail.com>
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