Skip to content
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

apply cosmos v0.50.x #154

Merged
merged 20 commits into from
Dec 23, 2024
Merged

apply cosmos v0.50.x #154

merged 20 commits into from
Dec 23, 2024

Conversation

yoosah
Copy link
Collaborator

@yoosah yoosah commented Nov 5, 2024

  • cosmossdk.io/log

  • cosmossdk.io/store

  • cosmossdk.io/x/feegrant

  • cosmossdk.io/x/evidence

  • cosmossdk.io/x/upgrade

  • ibc v8

  • github.com/cosmos/ibc-go/modules/capability

  • cosmos-sdk/client/grpc/cmtservice

  • remove ibcclientclient, upgradeclient

  • packet-forward-middleware v8

  • bump cosmos-sdk v0.50.7

  • formatting

  • x/reward

  • x/volunteer

  • x/staking

  • temp fix ante

  • app.go

  • fix app/keeper

  • app/keeper cont.

  • app/keeper cont.

  • app/keeper cont.

  • mintkeeper for reward

  • app/keeper/keys.go

  • remove past upgrade

  • app/export.go

  • app/modules.go

  • app/params

  • app/app.go

  • app/helpers/test_helpers.go

  • update buf deps

  • cmd

  • ante

  • app.go cont.

  • tests/integration/testutil

  • temporary comment out for build

  • apply cosmos.msg.v1.service proto annotation

  • go1.23.0

  • refine CreateTestInput

  • apply custom getsigner

  • x/reward test build

  • cmd test build

  • ante test build

  • fix test ante

  • tests build

  • tests/e2e build

  • tests all build

  • fix tests/integration params

  • fix tests/staking

  • dockerfile

  • fix e2e test validator address type

  • fix GetVolunteerValidator

  • fix test tests/integration/reward

  • update go.mod

  • update ethermint version

  • update cosmos-sdk to v0.50.10-xpla

  • update ledger-cosmos-go

  • add buildtag cgo for ledger

  • upgrade module for v1_7

  • remove erc20 module

  • update protobuf dependencies

  • remove erc20 docs

  • clean testcache before test

  • formatting

Effects

  • Soft update
  • Breaking change
  • Chain fork related

Major Reviewer

Background

Summary

Checklist

  • Backward compatible?
  • Test enough in your local environment?
  • Add related test cases?

* cosmossdk.io/log

* cosmossdk.io/store

* cosmossdk.io/x/feegrant

* cosmossdk.io/x/evidence

* cosmossdk.io/x/upgrade

* ibc v8

* github.com/cosmos/ibc-go/modules/capability

* cosmos-sdk/client/grpc/cmtservice

* remove ibcclientclient, upgradeclient

* packet-forward-middleware v8

* bump cosmos-sdk v0.50.7

* formatting

* x/reward

* x/volunteer

* x/staking

* temp fix ante

* app.go

* fix app/keeper

* app/keeper cont.

* app/keeper cont.

* app/keeper cont.

* mintkeeper for reward

* app/keeper/keys.go

* remove past upgrade

* app/export.go

* app/modules.go

* app/params

* app/app.go

* app/helpers/test_helpers.go

* update buf deps

* cmd

* ante

* app.go cont.

* tests/integration/testutil

* temporary comment out for build

* apply cosmos.msg.v1.service proto annotation

* go1.23.0

* refine CreateTestInput

* apply custom getsigner

* x/reward test build

* cmd test build

* ante test build

* fix test ante

* tests build

* tests/e2e build

* tests all build

* fix tests/integration params

* fix tests/staking

* dockerfile

* fix e2e test validator address type

* fix GetVolunteerValidator

* fix test tests/integration/reward

* update go.mod

* update ethermint version

* update cosmos-sdk to v0.50.10-xpla

* update ledger-cosmos-go

* add buildtag cgo for ledger

* upgrade module for v1_7

* remove erc20 module

* update protobuf dependencies

* remove erc20 docs

* clean testcache before test

* formatting
@yoosah yoosah requested a review from junhee0 as a code owner November 5, 2024 09:09
x/reward/module.go Outdated Show resolved Hide resolved
x/reward/module.go Outdated Show resolved Hide resolved
x/volunteer/module.go Outdated Show resolved Hide resolved
x/reward/keeper/params.go Outdated Show resolved Hide resolved
cmd/xplad/cmd/root.go Outdated Show resolved Hide resolved
go.mod Outdated Show resolved Hide resolved
@yoosah yoosah merged commit b822403 into release/v1.7.x Dec 23, 2024
@yoosah yoosah deleted the feature/cosmos_v50 branch December 23, 2024 05:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants