cosmos-sdk/x/authz
Robert Zaremba f537f99ecb
chore: backport release-v0.44.2 (#10349)
* chore: Cosmos SDK v0.44.1 release notes (#10345)

* v0.44.1 Release Notes

* Merge pull request from GHSA-2p6r-37p9-89p2

* test: adding authz grant tests

* fix TestCLITxGrantAuthorization/Invalid_expiration_time test case

* comment out the test

* reenable test
2021-10-15 20:17:53 +02:00
..
client chore: backport release-v0.44.2 (#10349) 2021-10-15 20:17:53 +02:00
keeper chore: backport release-v0.44.2 (#10349) 2021-10-15 20:17:53 +02:00
module feat: Add amino support for x/authz and x/feegrant (#9457) 2021-06-04 09:29:58 +00:00
simulation feat: Add amino support for x/authz and x/feegrant (#9457) 2021-06-04 09:29:58 +00:00
spec chore: add markdownlint to lint commands (#9353) 2021-05-27 15:31:04 +00: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 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 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 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 fix: collect all responses from authz/MsgExec (#9538) 2021-06-18 19:06:10 +00:00