cosmos-sdk/tests/integration/staking/keeper
Nikhil Vasan 4467110df4
Merge pull request from GHSA-95rx-m9m5-m94v
* validate ExtendedCommit against LastCommit

test cases

* account for core.comet types

* logging

* linting

* cherry-pick staking fix

* nits

* linting fix

* run tests

---------

Co-authored-by: Marko <marbar3778@yahoo.com>
Co-authored-by: Marko Baricevic <markobaricevic3778@gmail.com>
2024-03-11 11:48:32 +01:00
..
common_test.go feat(staking)!: add consensus and validator address codec in staking (backport #16959) (#16977) 2023-07-13 11:40:57 +00:00
delegation_test.go refactor(staking): use validator & address codecs in staking (backport #16958) (#17066) 2023-07-19 16:02:28 +02:00
determinstic_test.go refactor: migrate away from using valBech32 globals (2/2) (backport #17157) (#17379) 2023-08-14 17:06:56 +02:00
genesis_test.go refactor: remove global valaddress bech32 codec calls (1/2) (backport #17098) (#17149) 2023-07-27 00:55:11 +02:00
grpc_query_test.go refactor: migrate away from using valBech32 globals (2/2) (backport #17157) (#17379) 2023-08-14 17:06:56 +02:00
msg_server_test.go refactor: remove global valaddress bech32 codec calls (1/2) (backport #17098) (#17149) 2023-07-27 00:55:11 +02:00
slash_test.go refactor: migrate away from using valBech32 globals (2/2) (backport #17157) (#17379) 2023-08-14 17:06:56 +02:00
unbonding_test.go refactor(staking): use validator & address codecs in staking (backport #16958) (#17066) 2023-07-19 16:02:28 +02:00
validator_bench_test.go refactor(staking): use validator & address codecs in staking (backport #16958) (#17066) 2023-07-19 16:02:28 +02:00
validator_test.go refactor: migrate away from using valBech32 globals (2/2) (backport #17157) (#17379) 2023-08-14 17:06:56 +02:00
vote_extensions_test.go Merge pull request from GHSA-95rx-m9m5-m94v 2024-03-11 11:48:32 +01:00