cosmos-sdk/tests/integration/staking/keeper
Marko b68eb39412
refactor(staking)!: remove historical info (#20845)
Co-authored-by: Facundo <facundomedica@gmail.com>
2024-07-05 09:28:49 +00:00
..
common_test.go refactor(x/accounts)!: accounts and auth module use the same account number tracking (#20405) 2024-06-03 13:40:03 +00:00
delegation_test.go refactor(x/staking): migrate to use env (#19414) 2024-02-14 23:11:06 +00:00
deterministic_test.go refactor(staking)!: remove historical info (#20845) 2024-07-05 09:28:49 +00:00
genesis_test.go refactor(x/staking): use sdk validator updates (#19788) 2024-03-28 13:48:52 +00:00
grpc_query_test.go refactor(staking)!: remove historical info (#20845) 2024-07-05 09:28:49 +00:00
msg_server_test.go fix(x/staking): Check existing pubkeys when creating a Validator + refactors (#20713) 2024-06-19 15:52:47 +00:00
slash_test.go fix(staking): validator must be slashed even when unbonding causes it to be removed from the set (#20828) 2024-07-04 13:16:25 +00:00
unbonding_test.go refactor(bank, feegrant, authz): avoid creating baseaccount (#19188) 2024-02-13 12:52:06 +00:00
validator_bench_test.go refactor(bank): add go module (#18279) 2023-10-27 09:25:04 +00:00
validator_test.go chore: fix all typos (#20196) 2024-04-26 10:01:14 +00:00
vote_extensions_test.go chore: use comet api pkg instead of comet alias (#20614) 2024-06-11 08:46:04 +00:00