cosmos-sdk/x/evidence/types
Amaury 56ab4e4c93
Cleanup remains of ServiceMsg (#9236)
* Remove ServiceMsgClientConn from CLI

* Cleanup Operations

* Remove some legacytx.LegacyMsg

* Update CL

* Remove mentions of ServiceMsg

* Simply reflection MsgDescriptor

* Simplify more

* Add code comment

Co-authored-by: technicallyty <48813565+technicallyty@users.noreply.github.com>
2021-05-07 09:31:20 +00:00
..
codec.go
errors.go
events.go
evidence.go fix bech32 prefix in evidence (#8461) 2021-01-29 20:05:24 +00:00
evidence.pb.go fix make protoc error (#8799) 2021-03-05 15:23:01 +00:00
evidence_test.go fix bech32 prefix in evidence (#8461) 2021-01-29 20:05:24 +00:00
expected_keepers.go
genesis.go
genesis.pb.go Update gogo proto deps with v1.3.2 security fixes (#8350) 2021-01-15 19:45:34 +00:00
genesis_test.go Move and update codec.MarshalAny functions to codec.Marshaler interface (#8080) 2020-12-08 09:27:08 +00:00
keys.go
msgs.go
msgs_test.go Cleanup remains of ServiceMsg (#9236) 2021-05-07 09:31:20 +00:00
params.go
querier.go
query.pb.go Update gogo proto deps with v1.3.2 security fixes (#8350) 2021-01-15 19:45:34 +00:00
query.pb.gw.go gRPC gateway issue with colons in the account url path (#8649) 2021-02-22 11:30:45 +00:00
router.go
router_test.go
tx.pb.go Update gogo proto deps with v1.3.2 security fixes (#8350) 2021-01-15 19:45:34 +00:00