cosmos-sdk/x/feegrant/keeper
atheeshp 7a3a156b4f
feegrant filtered msgs (#8604)
* WIP: add filtered message

* updated `Accept` interface method

* fix tests

* add cli tests for filtered fee allowance

* fix tests

* review changes

* rename `filteredFeeAllowance` message

* review changes

* review changes

* review changes

* review changes

* review changes

* update errors

* remove validation

* fix conflicts

* add `ctx` to `Accept` method

* fix test

* add gas consumption

* review changes

* review changes

* revert

* review changes

* improve error handling

* fix test

* Merge branch 'master' of github.com:cosmos/cosmos-sdk into atheesh/feegrant-filtered-msgs

* review changes

* update gas

* update type

* review changes

Co-authored-by: Alessio Treglia <alessio@tendermint.com>
Co-authored-by: SaReN <sahithnarahari@gmail.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2021-04-09 16:49:24 +00:00
..
grpc_query.go feegrant filtered msgs (#8604) 2021-04-09 16:49:24 +00:00
keeper.go feegrant filtered msgs (#8604) 2021-04-09 16:49:24 +00:00
keeper_test.go feegrant filtered msgs (#8604) 2021-04-09 16:49:24 +00:00
msg_server.go feegrant filtered msgs (#8604) 2021-04-09 16:49:24 +00:00