cosmos-sdk/tests/integration/staking/keeper
atheeshp b16aa35d14
test: add tests for cons pubkey rotation (#18965)
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
2024-01-09 04:56:14 +00:00
..
common_test.go test: add tests for cons pubkey rotation (#18965) 2024-01-09 04:56:14 +00:00
delegation_test.go refactor(bank): add go module (#18279) 2023-10-27 09:25:04 +00:00
deterministic_test.go feat: extra checks on signatures/pubkeys + check the signature first in antehandle (#18194) 2023-11-07 13:15:11 +00:00
genesis_test.go refactor(bank): add go module (#18279) 2023-10-27 09:25:04 +00:00
grpc_query_test.go refactor(staking): add go.mod (#18257) 2023-10-26 07:39:34 +00:00
msg_server_test.go test: add tests for cons pubkey rotation (#18965) 2024-01-09 04:56:14 +00:00
slash_test.go refactor(staking): move delegation and validator interfaces to ./types (#18198) 2023-11-30 21:18:42 +00:00
unbonding_test.go feat: include rotate keys logic in abci (#18236) 2023-12-22 10:14:15 +00:00
validator_bench_test.go refactor(bank): add go module (#18279) 2023-10-27 09:25:04 +00:00
validator_test.go refactor(staking): move delegation and validator interfaces to ./types (#18198) 2023-11-30 21:18:42 +00:00
vote_extensions_test.go refactor(staking): add go.mod (#18257) 2023-10-26 07:39:34 +00:00