0g-chain/x/liquid/keeper
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
..
claim_test.go Add liquid staking reward redistribution via incentive (#1308) 2022-09-28 13:20:01 -07:00
claim.go Add incentive earn tests with real keepers (#1354) 2022-10-19 16:13:37 -07:00
derivative_test.go Add liquid staking reward redistribution via incentive (#1308) 2022-09-28 13:20:01 -07:00
derivative.go Add liquid staking reward redistribution via incentive (#1308) 2022-09-28 13:20:01 -07:00
grpc_query_test.go add total supply queries for earn, savings, liquid (#1384) 2022-11-08 12:43:26 -05:00
grpc_query.go add total supply queries for earn, savings, liquid (#1384) 2022-11-08 12:43:26 -05:00
keeper_test.go Add Vested Delegated API endpoint (#1327) 2022-10-05 15:56:39 -07:00
keeper.go Add liquid staking reward redistribution via incentive (#1308) 2022-09-28 13:20:01 -07:00
msg_server.go liquid staking (#1273) 2022-09-15 23:00:32 +01:00
staking_test.go liquid staking (#1273) 2022-09-15 23:00:32 +01:00
staking.go liquid staking (#1273) 2022-09-15 23:00:32 +01:00