cosmos-sdk/x/authz/keeper
Aleksandr Bezobchuk af8ad3d20d
chore: bump TM to v0.35.0 release candidate (#10210)
Integrate Tendermint v0.35.0, including changes to build and test
plumbing necessary to make everything build. This change does not
update any SDK APIs to make use of new features.

Co-authored-by: marbar3778 <marbar3778@yahoo.com>
Co-authored-by: tycho garen <garen@tychoish.com>
Co-authored-by: M. J. Fromberger <michael.j.fromberger@gmail.com>
Co-authored-by: Amaury <1293565+amaurym@users.noreply.github.com>
Co-authored-by: Callum Waters <cmwaters19@gmail.com>
2021-11-16 11:24:38 -08:00
..
genesis_test.go refactor(test)!: refactor `simapp.Setup` function (#9938) 2021-08-17 00:52:06 +00:00
grpc_query.go feat: authz add query all grants by granter (#10326) 2021-10-11 13:30:12 +00:00
grpc_query_test.go feat: authz add query all grants by granter (#10326) 2021-10-11 13:30:12 +00:00
keeper.go refactor: Remove store type aliases (#10295) 2021-10-04 16:36:38 +00:00
keeper_test.go chore: bump TM to v0.35.0 release candidate (#10210) 2021-11-16 11:24:38 -08:00
keys.go fix: check store keys length before accessing (#9639) 2021-07-08 13:29:12 +02:00
keys_test.go x/authz: audit updates (#9042) 2021-05-06 18:23:48 +00:00
msg_server.go fix: collect all responses from authz/MsgExec (#9538) 2021-06-18 19:06:10 +00:00