0g-chain/x
Derrick Lee 6ef9bab67d
Add liquid staking reward redistribution via incentive (#1308)
* wip Add claim

* Add distr keeper and claiming

* Add claim test

* Update claim test with failures

* wip Add staking rewards

* -S

Fix savings to earn incentive methods

* Use a single accural time for all earn incentives

* Add additional required liquid methods

* Update genesis to only include 1 accrual time for earn

* Revert "Update genesis to only include 1 accrual time for earn"

This reverts commit cc7e35347298681c0c8a4a0b9bf9b9b296c25531.

* Revert "Use a single accural time for all earn incentives"

This reverts commit aeb49c4622d4e3d99dc6421c8830932b1b546be9.

* Update tests with incentive distribution

* Add earn to incentive rewards query

* add earn cli tx

* Update claim example to use ukava large

* Use underlying ukava to determine proportional reward amount

* Rename liquid methods to reflect derivative value

* Add tests for derivative values

* Return error to panic in BeginBlocker

Co-authored-by: karzak <kjydavis3@gmail.com>
2022-09-28 13:20:01 -07:00
..
auction gofumpt - apply format changes for readability and consistency (#1248) 2022-05-09 11:37:36 -07:00
bep3 gofumpt - apply format changes for readability and consistency (#1248) 2022-05-09 11:37:36 -07:00
cdp gofumpt - apply format changes for readability and consistency (#1248) 2022-05-09 11:37:36 -07:00
committee Remove x/bridge & setup migration skeletion (#1295) 2022-09-01 16:20:37 -04:00
earn Exclude non-bkava denoms from aggregate underlying ukava calculation (#1311) 2022-09-25 15:26:46 -07:00
evmutil Remove x/bridge & setup migration skeletion (#1295) 2022-09-01 16:20:37 -04:00
hard gofumpt - apply format changes for readability and consistency (#1248) 2022-05-09 11:37:36 -07:00
incentive Add liquid staking reward redistribution via incentive (#1308) 2022-09-28 13:20:01 -07:00
issuance gofumpt - apply format changes for readability and consistency (#1248) 2022-05-09 11:37:36 -07:00
kavadist gofumpt - apply format changes for readability and consistency (#1248) 2022-05-09 11:37:36 -07:00
liquid Add liquid staking reward redistribution via incentive (#1308) 2022-09-28 13:20:01 -07:00
pricefeed gofumpt - apply format changes for readability and consistency (#1248) 2022-05-09 11:37:36 -07:00
router Add Combined Earn and Liquid msgs (#1305) 2022-09-28 03:28:57 +01:00
savings Add liquid bkava support to savings (#1309) 2022-09-23 09:38:45 -07:00
swap Update default account to BaseAccount (#1263) 2022-06-06 12:04:13 -05:00
validator-vesting gofumpt - apply format changes for readability and consistency (#1248) 2022-05-09 11:37:36 -07:00