cosmos-sdk/x/authz
Robert Zaremba 9038dfe3b6
authz: Update MsgGrant proto (#9280)
* adding GetAuthorization test

* update MsgGrant proto

* update comment
2021-05-10 09:28:08 +00:00
..
client Cleanup remains of ServiceMsg (#9236) 2021-05-07 09:31:20 +00:00
keeper authz: Update MsgGrant proto (#9280) 2021-05-10 09:28:08 +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 authz: Update MsgGrant proto (#9280) 2021-05-10 09:28:08 +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.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
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.go authz: Update MsgGrant proto (#9280) 2021-05-10 09:28:08 +00:00
msgs_test.go authz: Update MsgGrant proto (#9280) 2021-05-10 09:28:08 +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 authz: Update MsgGrant proto (#9280) 2021-05-10 09:28:08 +00:00