cosmos-sdk/x/evidence/keeper
Aaron Craelius 5c90246b3f
feat(log): remove core dependency and update core interface to be dependency free (#21045)
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-07-26 11:00:27 +00:00
..
abci.go refactor: fetch CometInfo from service (#20238) 2024-05-03 01:14:22 +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(runtime,core): split router service (#20401) 2024-05-16 08:04:40 +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 feat(log): remove core dependency and update core interface to be dependency free (#21045) 2024-07-26 11:00:27 +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