cosmos-sdk/x/authz
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
..
client Cleanup remains of ServiceMsg (#9236) 2021-05-07 09:31:20 +00:00
keeper x/authz: audit updates (#9042) 2021-05-06 18:23:48 +00:00
module x/authz: audit updates (#9042) 2021-05-06 18:23:48 +00:00
simulation Cleanup remains of ServiceMsg (#9236) 2021-05-07 09:31:20 +00:00
spec x/authz: audit updates (#9042) 2021-05-06 18:23:48 +00:00
authorization_grant.go x/authz: audit updates (#9042) 2021-05-06 18:23:48 +00:00
authorizations.go x/authz: audit updates (#9042) 2021-05-06 18:23:48 +00:00
authz.pb.go x/authz: audit updates (#9042) 2021-05-06 18:23:48 +00:00
codec.go x/authz: audit updates (#9042) 2021-05-06 18:23:48 +00:00
errors.go x/authz: audit updates (#9042) 2021-05-06 18:23:48 +00:00
event.pb.go x/authz: audit updates (#9042) 2021-05-06 18:23:48 +00:00
expected_keepers.go x/authz: audit updates (#9042) 2021-05-06 18:23:48 +00:00
generic_authorization_test.go x/authz: audit updates (#9042) 2021-05-06 18:23:48 +00:00
generic_authorization.go x/authz: audit updates (#9042) 2021-05-06 18:23:48 +00:00
genesis.go x/authz: audit updates (#9042) 2021-05-06 18:23:48 +00:00
genesis.pb.go x/authz: audit updates (#9042) 2021-05-06 18:23:48 +00:00
keys.go x/authz: audit updates (#9042) 2021-05-06 18:23:48 +00:00
msgs_test.go x/authz: audit updates (#9042) 2021-05-06 18:23:48 +00:00
msgs.go x/authz: audit updates (#9042) 2021-05-06 18:23:48 +00:00
proto_desc.go x/authz: audit updates (#9042) 2021-05-06 18:23:48 +00:00
query.pb.go x/authz: audit updates (#9042) 2021-05-06 18:23:48 +00:00
query.pb.gw.go x/authz: audit updates (#9042) 2021-05-06 18:23:48 +00:00
tx.pb.go x/authz: audit updates (#9042) 2021-05-06 18:23:48 +00:00