cosmos-sdk/x/staking/keeper
github-actions[bot] 06f5339d78
chore: fix spelling errors (#23270)
Co-authored-by: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com>
Co-authored-by: Alex | Interchain Labs <alex@skip.money>
2025-01-09 20:52:55 +00:00
..
abci.go refactor: simplify collected metrics (#21963) 2024-09-28 11:20:39 +00:00
alias_functions.go refactor(core,x/**): simplify core service api and embed environment in keepers (#20071) 2024-04-17 18:18:16 +00:00
cons_pubkey_test.go build(all): migrate to go.uber.org/mock (#22315) 2024-10-21 09:58:09 +00:00
cons_pubkey.go chore: fix spelling errors (#23270) 2025-01-09 20:52:55 +00:00
delegation_test.go refactor(x/staking)!: removing unbonding queue index (#22795) 2024-12-16 10:48:54 +00:00
delegation.go fix(x/staking): avoid overriding error (#23076) 2025-01-06 09:54:19 +00:00
genesis.go fix(x/staking): Add missing data from import/export (#20953) 2024-07-15 13:01:08 +00:00
grpc_query_test.go feat: Add consensus address to validator query response (#20434) 2024-06-21 10:15:03 +00:00
grpc_query.go fix(x/accounts/default/lockup): Lockup account track undelegation when unbonding entry is mature (#22254) 2024-12-17 16:22:15 +00:00
hooks_test.go feat: include rotate keys logic in abci (#18236) 2023-12-22 10:14:15 +00:00
keeper_test.go fix(x/staking): make metadata nullable (#22556) 2024-11-26 23:46:22 +00:00
keeper.go refactor(x/staking)!: removing unbonding queue index (#22795) 2024-12-16 10:48:54 +00:00
migrations.go chore: fix functions' comments (#20974) 2024-07-17 11:52:06 +00:00
msg_server_test.go refactor(x/staking)!: removing unbonding queue index (#22795) 2024-12-16 10:48:54 +00:00
msg_server.go feat(x/staking)!: Add metadata field to validator info (#21315) 2024-10-01 07:35:58 +00:00
params.go refactor: migrate x/staking Params to use collections (#17778) 2023-09-18 16:06:42 +00:00
pool.go refactor(staking): add go.mod (#18257) 2023-10-26 07:39:34 +00:00
power_reduction_test.go style: add gci linter (#16605) 2023-06-22 15:35:51 +00:00
power_reduction.go chore(x/staking): audit changes (#16795) 2023-07-03 07:14:17 +00:00
query_utils.go chore: remove unused local variables (#22340) 2024-10-23 08:33:36 +00:00
slash_test.go refactor(staking): add go.mod (#18257) 2023-10-26 07:39:34 +00:00
slash.go refactor(x/staking)!: removing unbonding queue index (#22795) 2024-12-16 10:48:54 +00:00
test_common.go test(integration): port x/staking tests to server v2 (#22813) 2024-12-18 07:45:37 +00:00
val_state_change.go refactor(x/staking)!: removing unbonding queue index (#22795) 2024-12-16 10:48:54 +00:00
validator_test.go build(all): migrate to go.uber.org/mock (#22315) 2024-10-21 09:58:09 +00:00
validator.go refactor(x/staking)!: removing unbonding queue index (#22795) 2024-12-16 10:48:54 +00:00