-
Notifications
You must be signed in to change notification settings - Fork 2
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
feat: bump up cosmos sdk v0.50.x and cometbft v0.38.0 #1
Conversation
cosmos-sdk v0.47.0 cometbft v0.37.0 cometbft-db v0.7.0 ibc-go/v7 v7.0.0 cosmos-proto v1.0.0-beta.2 (downgrade) cosmossdk.io/simapp v0.0.0-20230323161446-0af178d721fffeat: bump up ibc-go/v7 v7.0.0
I think we should consider updating [ Cronos added |
non-critical & trivial comment: |
Fixed with reference to crypto-org-chain/ethermint pr(crypto-org-chain#278) |
(Resolved) |
* Problem: localhost client param is not migrated for more info, https://github.com/cosmos/ibc-go/blob/v7.2.0/docs/migrations/v7-to-v7_1.md * add test * fix test * WithConsensusParamsGetter to MigrationModuleManager
…ng messages in check tx mode (evmos#327) * small fixes (evmos#310) * disable vesting account messages in check tx * Problem: don't support blocking addresses Solution: - support block addresses in mempool * fix error * put block address logic after validate basic * fix build * Apply suggestions from code review Signed-off-by: yihuang <huang@crypto.com> --------- Signed-off-by: yihuang <huang@crypto.com> * rm IsCheckTx check --------- Signed-off-by: yihuang <huang@crypto.com> Co-authored-by: yihuang <huang@crypto.com>
…vmos#350) Solution: - re-order ante handlers, use cached from address
* fix negative dynamic fee * Update app/ante/fee_checker.go Signed-off-by: yihuang <huang@crypto.com> * fix build --------- Signed-off-by: yihuang <huang@crypto.com>
fix(evm,rpc): coinbase should not be the current one in traceTransact…
Closes: #XXX
Description
For contributor use:
docs/
) or specification (x/<module>/spec/
)godoc
comments.Unreleased
section inCHANGELOG.md
Files changed
in the Github PR explorerFor admin use:
WIP
,R4R
,docs
, etc)