Canto-Network / Canto

Layer-1 blockchain powered by Free Public Infrastructure
GNU Lesser General Public License v3.0
83 stars 75 forks source link

feat: bump up cosmos-sdk v0.50.6 and cometbft v0.38.6 #126

Open dudong2 opened 2 months ago

dudong2 commented 2 months ago

Description

Closes: #XXXX

Key dependency changes:

notable changed files

app/app.go
app/ante/ante.go
app/ante/handler_options.go
app/upgrades/v8/upgrades.go
x/csr/keeper/keeper.go
x/csr/keeper/msg_server.go
x/csr/module.go
x/erc20/keeper/keeper.go
x/erc20/keeper/msg_server.go
x/erc20/module.go
x/govshuttle/keeper/keeper.go
x/govshuttle/keeper/msg_server.go
x/govshuttle/module.go
x/epochs/keeper/keeper.go
x/epochs/keeper/abci.go
x/epochs/module.go
x/inflation/keeper/keeper.go
x/inflation/keeper/hooks.go
x/inflation/module.go
x/coinswap/keeper/keeper.go
x/coinswap/keeper/msg_server.go
x/coinswap/module.go
x/onboarding/ibc_middleware.go
x/onboarding/keeper/keeper.go
x/onboarding/keeper/msg_server.go
x/onboarding/keeper/ibc_callbacks.go
x/onboarding/module.go

app

modules

NOTE


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...

dudong2 commented 2 months ago

TODO: bump ethermint when pr is merged.