cosmos-sdk/tests/integration
Facundo Medica c3ae0b09d4
fix: ValidatorStore interface doesn't match StakingKeeper (#17164)
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
2023-08-03 22:53:05 +00:00
..
auth refactor: remove global valaddress bech32 codec calls (1/2) (#17098) 2023-07-26 19:01:21 +00:00
bank feat(staking)!: add consensus and validator address codec in staking (#16959) 2023-07-13 09:08:27 +00:00
distribution fix(x/distribution): add nil check in Params.ValidateBasic (#17236) 2023-08-01 10:33:10 +00:00
evidence/keeper refactor(x/slashing): migrate ValidatorSigningInfo to collections (#17023) 2023-07-18 16:15:33 +00:00
gov refactor: remove global valaddress bech32 codec calls (1/2) (#17098) 2023-07-26 19:01:21 +00:00
rapidgen chore: replace amino cosmos_dec_bytes annoation by scalar cosmos.Dec and add missing annotations (#17000) 2023-07-14 18:10:28 +00:00
runtime style: add gci linter (#16605) 2023-06-22 15:35:51 +00:00
slashing/keeper refactor(x/slashing): migrate ValidatorSigningInfo to collections (#17023) 2023-07-18 16:15:33 +00:00
staking fix: ValidatorStore interface doesn't match StakingKeeper (#17164) 2023-08-03 22:53:05 +00:00
store/rootmulti chore: enable errcheck linter (#16406) 2023-07-12 08:58:27 +00:00
tx style: use thelper (#16777) 2023-07-03 13:33:05 +00:00