cosmos-sdk/x/authz
MD Aleem 8a376a41c9
x/authz charge gas for expensive authorizations (#8995)
* WIP

* Add consume gas

* update authz.go

* add build flag

* Update x/staking/types/authz.go

* Update x/staking/types/authz.go

* add tests docs

* review changes

* fix operations

* Update x/authz/types/msgs.go

Co-authored-by: Amaury <1293565+amaurym@users.noreply.github.com>

* review changes

* update gas cost

* review changes

Co-authored-by: SaReN <sahithnarahari@gmail.com>
Co-authored-by: Amaury <1293565+amaurym@users.noreply.github.com>
2021-04-09 12:33:27 +00:00
..
client x/authz charge gas for expensive authorizations (#8995) 2021-04-09 12:33:27 +00:00
exported x/authz charge gas for expensive authorizations (#8995) 2021-04-09 12:33:27 +00:00
keeper x/authz charge gas for expensive authorizations (#8995) 2021-04-09 12:33:27 +00:00
simulation x/authz charge gas for expensive authorizations (#8995) 2021-04-09 12:33:27 +00:00
spec x/authz specs (#8499) 2021-02-11 16:56:37 +00:00
types x/authz charge gas for expensive authorizations (#8995) 2021-04-09 12:33:27 +00:00
genesis_test.go x/authz: Add DelegateAuthorization, UndelegateAuthorization (#8472) 2021-02-20 06:57:57 +00:00
genesis.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