cosmos-sdk/x/authz
Robert Zaremba b36664df4a
update spec and fix code snippets (#9334)
* update spec and fix code snippets

* updating authz.Grant documentation

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

Co-authored-by: Ryan Christoffersen <12519942+ryanchrypto@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: Ryan Christoffersen <12519942+ryanchrypto@users.noreply.github.com>

* rename messages to services

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

Co-authored-by: Ryan Christoffersen <12519942+ryanchrypto@users.noreply.github.com>

* update snippets

* Apply suggestions from code review

Co-authored-by: Ryan Christoffersen <12519942+ryanchristo@users.noreply.github.com>

* authz: update service docs to emphasis the service methods

* authz spec: rollback to use message oriented spec

* Apply suggestions from code review

Co-authored-by: Ryan Christoffersen <12519942+ryanchristo@users.noreply.github.com>

* Update MsgGrant type doc

Co-authored-by: Ryan Christoffersen <12519942+ryanchrypto@users.noreply.github.com>
Co-authored-by: Ryan Christoffersen <12519942+ryanchristo@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Co-authored-by: Tyler <48813565+technicallyty@users.noreply.github.com>
2021-05-19 20:22:06 +00:00
..
client Cleanup remains of ServiceMsg (#9236) 2021-05-07 09:31:20 +00:00
keeper SDK Core Audit - simapp updates (#9315) 2021-05-17 15:42:44 +00:00
module x/authz: audit updates (#9042) 2021-05-06 18:23:48 +00:00
simulation SDK Core Audit - simapp updates (#9315) 2021-05-17 15:42:44 +00:00
spec update spec and fix code snippets (#9334) 2021-05-19 20:22:06 +00:00
authorization_grant.go authz: Update MsgGrant proto (#9280) 2021-05-10 09:28:08 +00:00
authorizations.go doc: Updates related to ServiceMsg, sdk.Msg and Msg service (#9294) 2021-05-12 15:47:54 +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: simulation audit changes (#9107) 2021-05-11 15:33:33 +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 update spec and fix code snippets (#9334) 2021-05-19 20:22:06 +00:00