cosmos-sdk/x/feegrant
MD Aleem 1e1c812de2
x/feegrant remove height base expiration (#9206)
* remove height from proto files

* remove PrepareForExport

* fix basic fee

* fix periodic fee

* fix errors

* fix error

* fix errors

* add tests

* review changes

* fix errors

* fix tests

* fix lint error

* Update x/feegrant/types/basic_fee.go

Co-authored-by: technicallyty <48813565+technicallyty@users.noreply.github.com>

* fix errors

* fix keeper tests

* Update x/feegrant/keeper/keeper_test.go

Co-authored-by: Marie Gauthier <marie.gauthier63@gmail.com>

* review changes

* review changes

* fix tests

* run make proto-gen

* fix errors

* Update x/feegrant/keeper/keeper_test.go

Co-authored-by: atheeshp <59333759+atheeshp@users.noreply.github.com>

* Update x/feegrant/keeper/keeper_test.go

* update ADR

* add test

* review changes

* review changes

Co-authored-by: technicallyty <48813565+technicallyty@users.noreply.github.com>
Co-authored-by: Marie Gauthier <marie.gauthier63@gmail.com>
Co-authored-by: atheeshp <59333759+atheeshp@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2021-05-05 16:29:22 +00:00
..
client x/feegrant remove height base expiration (#9206) 2021-05-05 16:29:22 +00:00
keeper x/feegrant remove height base expiration (#9206) 2021-05-05 16:29:22 +00:00
simulation x/feegrant remove height base expiration (#9206) 2021-05-05 16:29:22 +00:00
spec x/feegrant API Audit changes (#9194) 2021-05-03 12:34:48 +00:00
types x/feegrant remove height base expiration (#9206) 2021-05-05 16:29:22 +00:00
doc.go x/feegrant API Audit changes (#9194) 2021-05-03 12:34:48 +00:00
genesis.go x/feegrant remove height base expiration (#9206) 2021-05-05 16:29:22 +00:00
genesis_test.go x/feegrant remove height base expiration (#9206) 2021-05-05 16:29:22 +00:00
module.go codec: Rename codec and marshaler interfaces (#9226) 2021-04-29 10:46:22 +00:00