mmsqe

Results 61 issues of mmsqe

## Summary of Bug Manager cannot add ConsensusParams into ctx after calling [BeginBlock](https://github.com/cosmos/cosmos-sdk/blob/v0.47.3/types/module/module.go#L556) of UpgradeModule. Since only ctx doesn't refresh after upgrade module, other modules within for loop can't not...

T:Bug
T:Sprint

Closes: #9305 --- #### PR checklist - [ ] Tests written/updated, or no tests needed - [ ] `CHANGELOG_PENDING.md` updated, or no changelog entry needed - [ ] Updated relevant...

S:wip

## Summary of Bug Hermes will not send timeout packet when estimated gas exceeds max gas, so the channel state can't get closed after timeout, while go relayer works as...

👮🏻👮🏻👮🏻 !!!! REFERENCE THE PROBLEM YOUR ARE SOLVING IN THE PR TITLE AND DESCRIBE YOUR SOLUTION HERE !!!! DO NOT FORGET !!!! 👮🏻👮🏻👮🏻 # PR Checklist: - [ ] Have...

* replace usages of uint(-1) with type(uint).max * loosen pragma * for more info, see https://docs.soliditylang.org/en/breaking/080-breaking-changes.html#new-restrictions

to align with [sdk](https://github.com/cosmos/cosmos-sdk/blob/3a7a2645f05f0aecdf96ebda14a7c62f6d4ddc55/simapp/export.go#L80) export

bug
module

[example](https://github.com/cosmos/cosmos-sdk/blob/4e2196fcc3aea0adbdd8e5aee5e5bc855779de0e/proto/cosmos/base/store/snapshots/v1beta1/snapshot.proto#L27)

to avoid redundant replaced

* skip dependency not need for main module * for more info, see https://go.dev/ref/mod#go-mod-why