0g-chain/x/earn
Robert Pirtle 016eecfcc0
remove x/mint (#1416)
* use kavamint in incentive to calculate staking apy

* use kavamint minting: rewards_earn_staking_integration_test

* update incentive tests to mint only with kavamint

* remove x/mint from incentive tests

* remove x/mint from kava app

* fix minting in x/auction tests

* replace simapp fund calls with test helper

* remove mint state from genesis.json
2022-12-09 14:31:31 -08:00
..
client add total supply queries for earn, savings, liquid (#1384) 2022-11-08 12:43:26 -05:00
keeper add x/kavamint & x/community modules (#1400) 2022-12-09 13:24:35 -08:00
testutil remove x/mint (#1416) 2022-12-09 14:31:31 -08:00
types add x/kavamint & x/community modules (#1400) 2022-12-09 13:24:35 -08:00
genesis_test.go Add private Earn vault with allowed depositors (#1289) 2022-09-12 10:29:35 -07:00
genesis.go Update Earn vaults to use sdk.Dec shares (#1283) 2022-09-12 09:23:26 -07:00
handler.go feat: add proposals for community pool deposits/withdrawals (#1304) 2022-09-29 18:01:06 +01:00
module.go Add basic Earn module vault deposit/withdraw (#1277) 2022-07-20 16:14:43 -07:00