0g-chain/x/liquid/keeper
Ruaridh a39c413a82
Add Vested Delegated API endpoint (#1327)
* add empty grpc endpoint

* add basic implementation

* remove unbonding from returned balance

* fix test typo

* resolve todo, use better method from staking mod
2022-10-05 15:56:39 -07:00
..
claim_test.go Add liquid staking reward redistribution via incentive (#1308) 2022-09-28 13:20:01 -07:00
claim.go Add liquid staking reward redistribution via incentive (#1308) 2022-09-28 13:20:01 -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 Vested Delegated API endpoint (#1327) 2022-10-05 15:56:39 -07:00
grpc_query.go Add Vested Delegated API endpoint (#1327) 2022-10-05 15:56:39 -07: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