0g-chain/x/liquid/keeper
Derrick Lee 73bc32a183
Add incentive earn tests with real keepers (#1354)
* Update incentive test to use beginblocker instead manual accumulation

* Update integration test suite

* Add base integration test, wip staking reward calculation

* Get actual staking reward amounts from BeginBlocker events, calculate expected indexes

* Simplify event parsing

* Add initial earn accum test with real keepers

* Add the rest of the accum integration tests with real keepers

* Check if delegation rewards are zero before transferring

* Update staking integration test to use updated methods
2022-10-19 16:13:37 -07: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 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