desmos-labs / desmos

Improving the well-being of users on social networks through the blockchain technology.
https://desmos.network
Apache License 2.0
104 stars 46 forks source link

feat: add v5.3.0 upgrade handler #1210

Closed RiccardoM closed 1 year ago

RiccardoM commented 1 year ago

Description

This PR adds the v5.3.0 upgrade handler that also takes care of setting all validator's commission rate to the on-chain minimum, if it's lower than that.


Author Checklist

All items are required. Please add a note to the item if the item is not applicable and please add links to any relevant follow up issues.

I have...

Reviewers Checklist

All items are required. Please add a note if the item is not applicable and please add your handle next to the items reviewed if you only reviewed selected items.

I have...

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (8830419) 80.49% compared to head (292f65d) 80.49%. Report is 3 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1210 +/- ## ======================================= Coverage 80.49% 80.49% ======================================= Files 218 218 Lines 18289 18290 +1 ======================================= + Hits 14722 14723 +1 Misses 2955 2955 Partials 612 612 ``` | [Files Changed](https://app.codecov.io/gh/desmos-labs/desmos/pull/1210?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=desmos-labs) | Coverage Δ | | |---|---|---| | [app/upgrades.go](https://app.codecov.io/gh/desmos-labs/desmos/pull/1210?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=desmos-labs#diff-YXBwL3VwZ3JhZGVzLmdv) | `100.00% <100.00%> (ø)` | |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.