0g-chain/x/community/keeper
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
..
grpc_query_test.go add x/kavamint & x/community modules (#1400) 2022-12-09 13:24:35 -08:00
grpc_query.go add x/kavamint & x/community modules (#1400) 2022-12-09 13:24:35 -08:00
keeper_test.go Refactor community & inflation enhancements (#1428) 2022-12-19 13:50:11 -08:00
keeper.go Add x/community Lend proposals (#1425) 2022-12-12 16:38:27 -08:00
msg_server_test.go add x/kavamint & x/community modules (#1400) 2022-12-09 13:24:35 -08:00
msg_server.go add x/kavamint & x/community modules (#1400) 2022-12-09 13:24:35 -08:00
proposal_handler_test.go Add x/community Lend proposals (#1425) 2022-12-12 16:38:27 -08:00
proposal_handler.go Add x/community Lend proposals (#1425) 2022-12-12 16:38:27 -08:00