0g-chain/x/community
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 Setup CLI for x/community lend proposals (#1427) 2022-12-12 17:10:36 -08:00
keeper Refactor community & inflation enhancements (#1428) 2022-12-19 13:50:11 -08:00
spec add x/kavamint & x/community modules (#1400) 2022-12-09 13:24:35 -08:00
testutil Add x/community Lend proposals (#1425) 2022-12-12 16:38:27 -08:00
types Add x/community Lend proposals (#1425) 2022-12-12 16:38:27 -08:00
abci.go add x/kavamint & x/community modules (#1400) 2022-12-09 13:24:35 -08:00
genesis_test.go Add x/community Lend proposals (#1425) 2022-12-12 16:38:27 -08:00
genesis.go add x/kavamint & x/community modules (#1400) 2022-12-09 13:24:35 -08:00
handler.go Add x/community Lend proposals (#1425) 2022-12-12 16:38:27 -08:00
module_test.go add x/kavamint & x/community modules (#1400) 2022-12-09 13:24:35 -08:00
module.go Add x/community Lend proposals (#1425) 2022-12-12 16:38:27 -08:00