cosmos-sdk/x/evidence/keeper
Marko b15732a594
refactor: migrate to query Consensus Params (#19600)
Co-authored-by: Julien Robert <julien@rbrt.fr>
Co-authored-by: Facundo <facundomedica@gmail.com>
Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
Co-authored-by: Matt Kocubinski <mkocubinski@gmail.com>
Co-authored-by: Hieu Vu <72878483+hieuvubk@users.noreply.github.com>
2024-04-25 15:26:43 +00:00
..
abci.go refactor(core,x/**): simplify core service api and embed environment in keepers (#20071) 2024-04-17 18:18:16 +00:00
grpc_query_test.go test(x/evidence): write integration tests (#16015) 2023-05-04 17:23:40 +00:00
grpc_query.go style: remove redundant import alias (#20109) 2024-04-21 19:03:43 +00:00
infraction.go refactor: migrate to query Consensus Params (#19600) 2024-04-25 15:26:43 +00:00
init_test.go Refactor x/staking Validation and Delegation tests based on MsgCreateValidator.Pubkey type change. (#7526) 2020-10-19 13:04:55 +00:00
keeper_test.go refactor(x/evidence): cleanup api (#20103) 2024-04-19 19:57:31 +00:00
keeper.go refactor(core,x/**): simplify core service api and embed environment in keepers (#20071) 2024-04-17 18:18:16 +00:00
msg_server_test.go refactor(x/evidence)!: remove Address.String() (#20016) 2024-04-12 11:34:00 +00:00
msg_server.go chore: cleanup sdk.Context (#17717) 2023-09-13 21:40:14 +00:00