cosmos-sdk/x/mint
Julien Robert 4c3b7af936
feat: decouple x/mint from simapp (#12255)
* feat: decouple `x/mint` from simapp

* update docs
2022-06-14 23:16:21 +02:00
..
client feat: migrate x/mint to use app wiring (#12235) 2022-06-13 15:09:34 +00:00
keeper feat: decouple x/mint from simapp (#12255) 2022-06-14 23:16:21 +02:00
simulation feat: decouple x/mint from simapp (#12255) 2022-06-14 23:16:21 +02:00
spec feat: decouple x/mint from simapp (#12255) 2022-06-14 23:16:21 +02:00
testutil feat: decouple x/mint from simapp (#12255) 2022-06-14 23:16:21 +02:00
types chore: sdk.Int to math.Int (#12132) 2022-06-03 12:17:02 +00:00
abci.go feat(mint): Implement custom inflation function. (#10441) 2021-11-08 10:56:10 +00:00
module_test.go feat: decouple x/mint from simapp (#12255) 2022-06-14 23:16:21 +02:00
module.go feat: migrate x/mint to use app wiring (#12235) 2022-06-13 15:09:34 +00: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.