0g-chain/x/earn
Robert Pirtle 4c1524d7bc
Refactor community & inflation enhancements ()
* 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 add total supply queries for earn, savings, liquid () 2022-11-08 12:43:26 -05:00
keeper Refactor community & inflation enhancements () 2022-12-19 13:50:11 -08:00
testutil remove x/mint () 2022-12-09 14:31:31 -08:00
types add x/kavamint & x/community modules () 2022-12-09 13:24:35 -08:00
genesis_test.go Add private Earn vault with allowed depositors () 2022-09-12 10:29:35 -07:00
genesis.go Update Earn vaults to use sdk.Dec shares () 2022-09-12 09:23:26 -07:00
handler.go feat: add proposals for community pool deposits/withdrawals () 2022-09-29 18:01:06 +01:00
module.go Add basic Earn module vault deposit/withdraw () 2022-07-20 16:14:43 -07:00