cosmos-sdk/x/feegrant
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
..
client chore: bump TM to v0.35.0 release candidate (#10210) 2021-11-16 11:24:38 -08:00
keeper refactor: Remove store type aliases (#10295) 2021-10-04 16:36:38 +00:00
module fix: Check error for RegisterQueryHandlerClient in all modules RegisterGRPCGatewayRoutes (#10439) 2021-10-28 11:01:25 +00:00
simulation feat!: Ensure InitGenesis returns with non-empty validator set (#9697) 2021-10-05 12:02:51 +00:00
spec style: lint go and markdown (#10060) 2021-10-30 13:43:04 +00:00
basic_fee.go Move x/feegrant/types to x/feegrant (#9273) 2021-05-07 07:10:47 +00:00
basic_fee_test.go refactor(test)!: refactor `simapp.Setup` function (#9938) 2021-08-17 00:52:06 +00:00
codec.go Move x/feegrant/types to x/feegrant (#9273) 2021-05-07 07:10:47 +00:00
doc.go Move x/feegrant/types to x/feegrant (#9273) 2021-05-07 07:10:47 +00:00
errors.go Move x/feegrant/types to x/feegrant (#9273) 2021-05-07 07:10:47 +00:00
events.go Move x/feegrant/types to x/feegrant (#9273) 2021-05-07 07:10:47 +00:00
expected_keepers.go Move x/feegrant/types to x/feegrant (#9273) 2021-05-07 07:10:47 +00:00
feegrant.pb.go feat: Introduce Cosmos Scalars (#9933) 2021-09-21 09:46:29 +00:00
fees.go Move x/feegrant/types to x/feegrant (#9273) 2021-05-07 07:10:47 +00:00
filtered_fee.go rosetta: upgrade to newest version (#9314) 2021-05-15 00:18:59 +02:00
genesis.go Move x/feegrant/types to x/feegrant (#9273) 2021-05-07 07:10:47 +00:00
genesis.pb.go Move x/feegrant/types to x/feegrant (#9273) 2021-05-07 07:10:47 +00:00
grant.go Move x/feegrant/types to x/feegrant (#9273) 2021-05-07 07:10:47 +00:00
grant_test.go refactor(test)!: refactor `simapp.Setup` function (#9938) 2021-08-17 00:52:06 +00:00
key.go Move x/feegrant/types to x/feegrant (#9273) 2021-05-07 07:10:47 +00:00
msgs.go refactor!: change GetSigners return type to []sdk.AccAddress (#9915) 2021-08-13 15:34:00 +00:00
msgs_test.go refactor!: change GetSigners return type to []sdk.AccAddress (#9915) 2021-08-13 15:34:00 +00:00
periodic_fee.go fix: feegrant grant period not resetting (#9450) 2021-06-07 15:02:49 +00:00
periodic_fee_test.go refactor(test)!: refactor `simapp.Setup` function (#9938) 2021-08-17 00:52:06 +00:00
query.pb.go feat: Introduce Cosmos Scalars (#9933) 2021-09-21 09:46:29 +00:00
query.pb.gw.go Move x/feegrant/types to x/feegrant (#9273) 2021-05-07 07:10:47 +00:00
tx.pb.go feat: Introduce Cosmos Scalars (#9933) 2021-09-21 09:46:29 +00:00