Skip to content
This repository has been archived by the owner on Apr 4, 2024. It is now read-only.

Release v0.20-rc5 #1569

Merged
merged 8 commits into from
Dec 22, 2022
Merged

Release v0.20-rc5 #1569

merged 8 commits into from
Dec 22, 2022

Conversation

dependabot bot and others added 8 commits December 22, 2022 10:27
…1551)

Bumps [github.com/cosmos/cosmos-sdk](https://github.com/cosmos/cosmos-sdk) from 0.46.6 to 0.46.7.
- [Release notes](https://github.com/cosmos/cosmos-sdk/releases)
- [Changelog](https://github.com/cosmos/cosmos-sdk/blob/main/CHANGELOG.md)
- [Commits](cosmos/cosmos-sdk@v0.46.6...v0.46.7)

---
updated-dependencies:
- dependency-name: github.com/cosmos/cosmos-sdk
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
)

Bumps [github.com/cosmos/ibc-go/v5](https://github.com/cosmos/ibc-go) from 5.1.0 to 5.2.0.
- [Release notes](https://github.com/cosmos/ibc-go/releases)
- [Changelog](https://github.com/cosmos/ibc-go/blob/v5.2.0/CHANGELOG.md)
- [Commits](cosmos/ibc-go@v5.1.0...v5.2.0)

---
updated-dependencies:
- dependency-name: github.com/cosmos/ibc-go/v5
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* fix(abci): fix reCheckTx gas wanted'

* fix(ante): add changelog entry
* fix: update Ledger default algorithm to `EthSecp256k1`

* fix ledger signing algo validation

* changelog

Co-authored-by: Freddy Caceres <[email protected]>
Co-authored-by: Federico Kunze Küllmer <[email protected]>
@MalteHerrmann MalteHerrmann requested a review from a team as a code owner December 22, 2022 09:40
@MalteHerrmann MalteHerrmann requested review from Vvaradinov and GAtom22 and removed request for a team December 22, 2022 09:40
@github-actions github-actions bot added C:CLI Type: Build codebase build process labels Dec 22, 2022
@linear
Copy link

linear bot commented Dec 22, 2022

ENG-1251 Cherry pick changes to Ethermint v0.20 release

Cherry pick the following PRs to release/v0.20.x in order to release v0.20-rc5. This can be done by using

git checkout release/v0.20.x
git pull origin release/v0.20.x
git checkout -b <username>/v020-rc5

and then for each PR:

git cherry-pick <merge-commit>

I also added the changelog entry change and cleanup since it's a one line change

@codecov
Copy link

codecov bot commented Dec 22, 2022

Codecov Report

Merging #1569 (227b791) into release/v0.20.x (7f546d3) will decrease coverage by 0.01%.
The diff coverage is 90.90%.

Additional details and impacted files

Impacted file tree graph

@@                 Coverage Diff                 @@
##           release/v0.20.x    #1569      +/-   ##
===================================================
- Coverage            68.67%   68.65%   -0.02%     
===================================================
  Files                  102      102              
  Lines                 9890     9897       +7     
===================================================
+ Hits                  6792     6795       +3     
- Misses                2722     2725       +3     
- Partials               376      377       +1     
Impacted Files Coverage Δ
rpc/backend/node_info.go 46.51% <0.00%> (-1.87%) ⬇️
app/ante/eth.go 80.00% <100.00%> (+0.64%) ⬆️
rpc/backend/sign_tx.go 59.80% <100.00%> (ø)

@fedekunze fedekunze merged commit f2549a7 into release/v0.20.x Dec 22, 2022
@fedekunze fedekunze deleted the malte/v020-rc5 branch December 22, 2022 11:20
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
C:CLI Type: Build codebase build process
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants