cosmos-sdk/x/evidence/keeper
Amaury Martiny 58eabcb71f
Refactor x/evidence to ADR-031 (#7538)
* Refactor x/evidence to ADR-031

* Add hash in response

* Update changelog

* Update x/evidence/keeper/keeper.go

* Update proto/cosmos/evidence/v1beta1/tx.proto

Co-authored-by: Marie Gauthier <marie.gauthier63@gmail.com>

* Use msgServer struct

Co-authored-by: Marie Gauthier <marie.gauthier63@gmail.com>
2020-10-16 16:05:25 +00:00
..
grpc_query.go Rename proto Req/Res to Pagination (#6796) 2020-07-20 16:51:16 +00:00
grpc_query_test.go Rename proto Req/Res to Pagination (#6796) 2020-07-20 16:51:16 +00:00
infraction.go Merge PR #7251: Cleanup of evidence types 2020-09-08 09:33:53 -07:00
infraction_test.go Change `address` from bytes to bech32 strings (#7242) 2020-09-25 10:25:37 +00:00
keeper.go Remove hybrid codec usage (#6843) 2020-07-25 08:03:58 +00:00
keeper_test.go Change `address` from bytes to bech32 strings (#7242) 2020-09-25 10:25:37 +00:00
msg_server.go Refactor x/evidence to ADR-031 (#7538) 2020-10-16 16:05:25 +00:00
querier.go Make JSONMarshaler methods require proto.Message (#7054) 2020-08-26 09:39:38 +00:00
querier_test.go Enable proto JSON generally and remove HybridCodec (#6859) 2020-08-13 13:20:02 +00:00