Finschia / finschia-sdk

A framework for building blockchains based Finschia Mainnet that is forked from cosmos-sdk
Apache License 2.0
62 stars 29 forks source link

fix: removed potential sources of non-determinism in upgrades #1300

Closed tkxkd0159 closed 6 months ago

tkxkd0159 commented 6 months ago

Description

closes: #XXXX

ref. https://github.com/cosmos/cosmos-sdk/pull/10189

Motivation and context

How has this been tested?

Screenshots (if appropriate):

Checklist:

codecov[bot] commented 6 months ago

Codecov Report

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

Project coverage is 70.42%. Comparing base (e86b980) to head (39d5b24). Report is 1 commits behind head on main.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/Finschia/finschia-sdk/pull/1300/graphs/tree.svg?width=650&height=150&src=pr&token=m16qfzIPO7&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Finschia)](https://app.codecov.io/gh/Finschia/finschia-sdk/pull/1300?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Finschia) ```diff @@ Coverage Diff @@ ## main #1300 +/- ## ========================================== - Coverage 70.42% 70.42% -0.01% ========================================== Files 643 643 Lines 54702 54706 +4 ========================================== Hits 38526 38526 - Misses 14006 14010 +4 Partials 2170 2170 ``` | [Files](https://app.codecov.io/gh/Finschia/finschia-sdk/pull/1300?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Finschia) | Coverage Δ | | |---|---|---| | [types/module/module.go](https://app.codecov.io/gh/Finschia/finschia-sdk/pull/1300?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Finschia#diff-dHlwZXMvbW9kdWxlL21vZHVsZS5nbw==) | `69.10% <0.00%> (-1.48%)` | :arrow_down: |