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

chore(staking): update 0.47-lsm with staking changes [cherry pick] #2

Closed
wants to merge 5 commits into from
Closed
Changes from 3 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
683 changes: 647 additions & 36 deletions api/cosmos/distribution/v1beta1/distribution.pulsar.go

Large diffs are not rendered by default.

1,588 changes: 1,396 additions & 192 deletions api/cosmos/distribution/v1beta1/query.pulsar.go

Large diffs are not rendered by default.

39 changes: 39 additions & 0 deletions api/cosmos/distribution/v1beta1/query_grpc.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

Unchanged files with check annotations Beta

package types

Check failure on line 1 in x/staking/types/authz.go

GitHub Actions / golangci-lint

: # github.com/cosmos/cosmos-sdk/x/staking/types
import (
sdk "github.com/cosmos/cosmos-sdk/types"
"github.com/cosmos/cosmos-sdk/x/auth/vesting/exported"
vestingtypes "github.com/cosmos/cosmos-sdk/x/auth/vesting/types"
banktypes "github.com/cosmos/cosmos-sdk/x/bank/types"
stakingtypes "github.com/cosmos/cosmos-sdk/x/staking/types"

Check failure on line 37 in x/auth/migrations/v2/store.go

GitHub Actions / golangci-lint

could not import github.com/cosmos/cosmos-sdk/x/staking/types (-: # github.com/cosmos/cosmos-sdk/x/staking/types
)
const (
"cosmossdk.io/math"
sdk "github.com/cosmos/cosmos-sdk/types"
"github.com/cosmos/cosmos-sdk/x/auth/types"
stakingtypes "github.com/cosmos/cosmos-sdk/x/staking/types"

Check failure on line 7 in x/gov/types/expected_keepers.go

GitHub Actions / golangci-lint

could not import github.com/cosmos/cosmos-sdk/x/staking/types (-: # github.com/cosmos/cosmos-sdk/x/staking/types
)
// ParamSubspace defines the expected Subspace interface for parameters (noalias)
sdk "github.com/cosmos/cosmos-sdk/types"
authtypes "github.com/cosmos/cosmos-sdk/x/auth/types"
banktypes "github.com/cosmos/cosmos-sdk/x/bank/types"
stakingtypes "github.com/cosmos/cosmos-sdk/x/staking/types"

Check failure on line 29 in testutil/sims/app_helpers.go

GitHub Actions / golangci-lint

could not import github.com/cosmos/cosmos-sdk/x/staking/types (-: # github.com/cosmos/cosmos-sdk/x/staking/types
)
const DefaultGenTxGas = 10000000
"github.com/cosmos/cosmos-sdk/codec"
"github.com/cosmos/cosmos-sdk/types/simulation"
stakingtypes "github.com/cosmos/cosmos-sdk/x/staking/types"

Check failure on line 13 in x/simulation/params.go

GitHub Actions / golangci-lint

could not import github.com/cosmos/cosmos-sdk/x/staking/types (-: # github.com/cosmos/cosmos-sdk/x/staking/types
)
const (