cosmos-sdk/x/staking/keeper
mergify[bot] af357c8d30
chore(x/staking): audit changes (backport #16795) (#16815)
Co-authored-by: atheeshp <59333759+atheeshp@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-07-03 08:04:12 +00:00
..
abci.go chore(x/staking): audit changes (backport #16795) (#16815) 2023-07-03 08:04:12 +00:00
alias_functions.go chore(x/staking): audit changes (backport #16795) (#16815) 2023-07-03 08:04:12 +00:00
delegation_test.go refactor!: remove types/math aliases (backport #16798) (#16803) 2023-06-30 19:56:38 +02:00
delegation.go chore(x/staking): audit changes (backport #16795) (#16815) 2023-07-03 08:04:12 +00:00
genesis.go refactor(x/staking)!: KVStoreService, return errors and use context.Context (backport #16324) (#16598) 2023-06-19 11:40:27 -03:00
grpc_query_test.go refactor(x/staking)!: KVStoreService, return errors and use context.Context (backport #16324) (#16598) 2023-06-19 11:40:27 -03:00
grpc_query.go chore(x/staking): audit changes (backport #16795) (#16815) 2023-07-03 08:04:12 +00:00
historical_info_test.go refactor(x/staking)!: KVStoreService, return errors and use context.Context (backport #16324) (#16598) 2023-06-19 11:40:27 -03:00
historical_info.go chore(x/staking): audit changes (backport #16795) (#16815) 2023-07-03 08:04:12 +00:00
invariants.go refactor(x/staking)!: KVStoreService, return errors and use context.Context (backport #16324) (#16598) 2023-06-19 11:40:27 -03:00
keeper_test.go feat(auth,client/v2): add validator address codec (backport #16768) (#16789) 2023-06-30 10:33:40 +00:00
keeper.go chore(x/staking): audit changes (backport #16795) (#16815) 2023-07-03 08:04:12 +00:00
migrations.go chore(x/staking): audit changes (backport #16795) (#16815) 2023-07-03 08:04:12 +00:00
msg_server_test.go refactor!: remove types/math aliases (backport #16798) (#16803) 2023-06-30 19:56:38 +02:00
msg_server.go chore(x/staking): audit changes (backport #16795) (#16815) 2023-07-03 08:04:12 +00:00
params.go chore(x/staking): audit changes (backport #16795) (#16815) 2023-07-03 08:04:12 +00:00
pool.go chore(x/staking): audit changes (backport #16795) (#16815) 2023-07-03 08:04:12 +00:00
power_reduction_test.go style: add gci linter (#16758) 2023-06-29 09:46:37 +00:00
power_reduction.go chore(x/staking): audit changes (backport #16795) (#16815) 2023-07-03 08:04:12 +00:00
query_utils.go chore(x/staking): audit changes (backport #16795) (#16815) 2023-07-03 08:04:12 +00:00
slash_test.go refactor!: remove types/math aliases (backport #16798) (#16803) 2023-06-30 19:56:38 +02:00
slash.go chore(x/staking): audit changes (backport #16795) (#16815) 2023-07-03 08:04:12 +00:00
test_common.go chore(x/staking): audit changes (backport #16795) (#16815) 2023-07-03 08:04:12 +00:00
unbonding_test.go refactor!: remove types/math aliases (backport #16798) (#16803) 2023-06-30 19:56:38 +02:00
unbonding.go chore(x/staking): audit changes (backport #16795) (#16815) 2023-07-03 08:04:12 +00:00
val_state_change.go feat(auth,client/v2): add validator address codec (backport #16768) (#16789) 2023-06-30 10:33:40 +00:00
validator_test.go style: add gci linter (#16758) 2023-06-29 09:46:37 +00:00
validator.go chore(x/staking): audit changes (backport #16795) (#16815) 2023-07-03 08:04:12 +00:00