cosmos-sdk/x/mint
2022-07-09 17:46:07 +02:00
..
client feat: migrate x/mint to use app wiring (#12235) 2022-06-13 15:09:34 +00:00
exported feat: deprecate x/params usage in x/mint (#12363) 2022-07-04 10:59:32 -04:00
keeper refactor: Use mocks for x/mint testing (#12468) 2022-07-08 15:53:08 +00:00
migrations/v2 feat: deprecate x/params usage in x/mint (#12363) 2022-07-04 10:59:32 -04:00
simulation refactor: Use mocks for x/mint testing (#12468) 2022-07-08 15:53:08 +00:00
spec docs: remove app wiring from module docs (#12393) 2022-06-30 14:11:25 +01:00
testutil refactor: Use mocks for x/mint testing (#12468) 2022-07-08 15:53:08 +00:00
types feat: deprecate x/params usage in x/mint (#12363) 2022-07-04 10:59:32 -04: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 refactor: rename depinject imports to cosmossdk.io/depinject (#12479) 2022-07-09 17:46:07 +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.