cosmos-sdk/x/authz
Marie Gauthier 3ab1bc2346
x/feegrant completeness audit updates (#9177)
* Updates to Genesis

* Move grpc_query tests to keeper pkg

* Unify CLI command usage message

* Use timestamp for time based expiration in cli

* Update FlagExpiration

* Update wording

* Add test case for invalid expiration

* Update cli Long description

* Update exp date examples

* Use constants
2021-04-27 13:37:26 +00:00
..
client x/feegrant completeness audit updates (#9177) 2021-04-27 13:37:26 +00:00
exported remove unneeded exported files (#9097) 2021-04-12 08:17:02 +00:00
keeper x/authz charge gas for expensive authorizations (#8995) 2021-04-09 12:33:27 +00:00
simulation Merge branch 'master' into powerreduction_param 2021-04-10 16:26:50 -04:00
spec add docs for gas consumption (#9118) 2021-04-15 09:09:01 +00:00
types Set proper default command output (#8628) 2021-04-17 00:21:32 +00:00
genesis.go x/authz: Add DelegateAuthorization, UndelegateAuthorization (#8472) 2021-02-20 06:57:57 +00:00
genesis_test.go x/authz: Add DelegateAuthorization, UndelegateAuthorization (#8472) 2021-02-20 06:57:57 +00:00
module.go Add in-place store migrations (#8485) 2021-02-10 17:49:31 +00:00