0g-chain/x/kavamint
Robert Pirtle 4c1524d7bc
Refactor community & inflation enhancements (#1428)
* refactor begin blocker to single func

* remove unused inflation keeper methods

* refactor to private keeper methods

* add testcase for failed mint due to invalid param

* add testcase for GetStakingApy()

* check for zero instead of empty

* actually test super long block time

* skip fund account for earn community proposals

* test x/community keeper GetModuleAccountBalance

* update x/kavamint begin block spec
2022-12-19 13:50:11 -08:00
..
client/cli add x/kavamint & x/community modules (#1400) 2022-12-09 13:24:35 -08:00
keeper Refactor community & inflation enhancements (#1428) 2022-12-19 13:50:11 -08:00
spec Refactor community & inflation enhancements (#1428) 2022-12-19 13:50:11 -08:00
testutil Refactor community & inflation enhancements (#1428) 2022-12-19 13:50:11 -08:00
types add x/kavamint & x/community modules (#1400) 2022-12-09 13:24:35 -08:00
abci_test.go Refactor community & inflation enhancements (#1428) 2022-12-19 13:50:11 -08:00
abci.go Refactor community & inflation enhancements (#1428) 2022-12-19 13:50:11 -08:00
genesis_test.go add x/kavamint & x/community modules (#1400) 2022-12-09 13:24:35 -08:00
genesis.go add x/kavamint & x/community modules (#1400) 2022-12-09 13:24:35 -08:00
module_test.go add x/kavamint & x/community modules (#1400) 2022-12-09 13:24:35 -08:00
module.go add x/mint QueryServer for backwards compatibility (#1420) 2022-12-09 14:39:19 -08:00