0g-chain/x/earn
Robert Pirtle fcfcd36740
add total supply queries for earn, savings, liquid (#1384)
* add total supply endpoint to x/liquid

* add test of x/liquid total supply query

* refactor x/savings test

* add total supply endpoint for x/savings (w/ test)

* add total supply endpoint for x/earn

* handle converting bkava to underlying staked amount

* aggregate bkava underlying values in x/earn

* aggregate underlying value of bkava in x/savings
2022-11-08 12:43:26 -05:00
..
client add total supply queries for earn, savings, liquid (#1384) 2022-11-08 12:43:26 -05:00
keeper add total supply queries for earn, savings, liquid (#1384) 2022-11-08 12:43:26 -05:00
testutil add total supply queries for earn, savings, liquid (#1384) 2022-11-08 12:43:26 -05:00
types add total supply queries for earn, savings, liquid (#1384) 2022-11-08 12:43:26 -05: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