cosmos-sdk/x/mint
Marko 3a097012b5
chore: remove legacy appmodule boiler plate (#12725)
* remove legacy appmodule boiler plate

* remove legacy code

* remove legacy gov rest routes

* remove staking querier

* fix legacy

* remove unused test

* add upgrading and changelog entry

* Update UPGRADING.md

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

* fix tests

Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
Co-authored-by: Amaury <1293565+amaurym@users.noreply.github.com>
2022-07-28 13:18:14 +02:00
..
client refactor: move module cli tests up to simapp (#12718) 2022-07-26 22:00:54 +00:00
exported feat: deprecate x/params usage in x/mint (#12363) 2022-07-04 10:59:32 -04:00
keeper chore: remove legacy appmodule boiler plate (#12725) 2022-07-28 13:18:14 +02:00
migrations/v2 chore: routine gofumpt (#12571) 2022-07-16 18:22:05 +00:00
simulation chore: use math.Int instead of math.Int and apply linting (#12702) 2022-07-26 00:24:47 +02:00
spec docs: update migrated params module state documentation (#12679) 2022-07-21 18:53:25 +02:00
testutil refactor(testutil): remove dependency on simapp (#12624) 2022-07-20 07:34:58 +00:00
types chore: remove legacy appmodule boiler plate (#12725) 2022-07-28 13:18:14 +02:00
abci.go feat(mint): Implement custom inflation function. (#10441) 2021-11-08 10:56:10 +00:00
module_test.go feat: decouple x/distribution from simapp (#12334) 2022-06-22 21:43:33 +02:00
module.go chore: remove legacy appmodule boiler plate (#12725) 2022-07-28 13:18:14 +02:00
README.md docs: Improve markdownlint configuration (#11104) 2022-02-10 12:07:01 +00:00

Mint

  • Mint - Creation of new units of staking token.