cosmos-sdk/x/authz
mergify[bot] f2d94445c0
feat: add query.GenericFilteredPaginated (backport #12253) (#12371)
2022-06-28 12:42:01 -04:00
..
client fix: cli `grants-by-grantee`, `grants-by-granter` cmds (backport #11983) (#12025) 2022-05-27 11:31:40 +02:00
keeper feat: add query.GenericFilteredPaginated (backport #12253) (#12371) 2022-06-28 12:42:01 -04:00
module feat: Add amino support for x/authz and x/feegrant (#9457) 2021-06-04 09:29:58 +00:00
simulation fix: x/authz allow insufficient funds error (backport #11252) (#11299) 2022-03-02 11:50:43 +01:00
spec style: lint go and markdown (backport #10060) (#10473) 2021-11-11 21:29:29 +01:00
authorization_grant.go chore: backport release-v0.44.2 (#10349) 2021-10-15 20:17:53 +02:00
authorization_grant_test.go chore: backport release-v0.44.2 (#10349) 2021-10-15 20:17:53 +02: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 feat: add feegrant query to see allowances from a given granter (backport #10947) (#11885) 2022-05-06 10:27:38 -04: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 feat: add grants by grantee authz query (backport #10944) (#11523) 2022-04-01 18:11:35 +02:00
keys.go x/authz: audit updates (#9042) 2021-05-06 18:23:48 +00:00
msgs.go feat: Add amino support for x/authz and x/feegrant (#9457) 2021-06-04 09:29:58 +00:00
msgs_test.go chore: backport release-v0.44.2 (#10349) 2021-10-15 20:17:53 +02:00
proto_desc.go x/authz: audit updates (#9042) 2021-05-06 18:23:48 +00:00
query.pb.go feat: add feegrant query to see allowances from a given granter (backport #10947) (#11885) 2022-05-06 10:27:38 -04:00
query.pb.gw.go feat: add grants by grantee authz query (backport #10944) (#11523) 2022-04-01 18:11:35 +02:00
tx.pb.go fix: collect all responses from authz/MsgExec (#9538) 2021-06-18 19:06:10 +00:00