cosmos-sdk/x/slashing/types
Marie Gauthier c59a04d70f
[x/slashing] Implement Protobuf Msg Services (#7557)
* Update x/slashing to use proto msg service

* Fix proto-gen

Co-authored-by: Aaron Craelius <aaron@regen.network>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2020-10-15 14:38:15 +00:00
..
codec.go rename RegisterCodec to RegisterLegacyAminoCodec (#7243) 2020-09-07 14:47:12 +00:00
errors.go Merge PR #5627: Regen Network/Slashing protobuf 2020-02-20 01:04:13 +01:00
events.go Merge PR #5627: Regen Network/Slashing protobuf 2020-02-20 01:04:13 +01:00
expected_keepers.go Use enum instead of int32 for BondStatus (#7499) 2020-10-12 13:56:02 +00:00
genesis.go Enable proto JSON for genesis (#7000) 2020-08-11 14:22:30 +00:00
genesis.pb.go Change `address` from bytes to bech32 strings (#7242) 2020-09-25 10:25:37 +00:00
keys.go Merge PR #6212: Remove Get* Prefixes from Key Construction Functions 2020-05-13 17:23:00 -04:00
msg.go Change `address` from bytes to bech32 strings (#7242) 2020-09-25 10:25:37 +00:00
msg_test.go Merge PR #5627: Regen Network/Slashing protobuf 2020-02-20 01:04:13 +01:00
params.go x/Slashing: gRPC query service (#6597) 2020-07-06 21:54:25 +00:00
querier.go x/staking: gRPC query Service (#6490) 2020-07-14 17:41:30 +00:00
query.pb.go Change `address` from bytes to bech32 strings (#7242) 2020-09-25 10:25:37 +00:00
query.pb.gw.go Change `address` from bytes to bech32 strings (#7242) 2020-09-25 10:25:37 +00:00
signing_info.go Change `address` from bytes to bech32 strings (#7242) 2020-09-25 10:25:37 +00:00
slashing.pb.go Change `address` from bytes to bech32 strings (#7242) 2020-09-25 10:25:37 +00:00
tx.pb.go [x/slashing] Implement Protobuf Msg Services (#7557) 2020-10-15 14:38:15 +00:00