0g-chain/x/incentive
Denali Marsh 6045a94b39
Allocate Hard supply/borrow rewards to legacy suppliers/borrowers (#833)
* initialize hard supply reward for empty rewards

* add god committee to integration test

* organize claim types, add helper methods

* reorder integration test's god committee

* legacy suppliers earn rewards + tests

* update InitializeHardBorrowReward + test

* remove formatting comments from tests

* allocate rewards to legacy borrowers + test

* apply change to update index denom methods

* Update querier to show synced rewards for legacy deposits/borrows (#834)

* update simulated sync method to show rewards for legacy deposits/borrows

* more explicity debuging logs

* revisions

Co-authored-by: Kevin Davis <karzak@users.noreply.github.com>
2021-02-19 13:02:51 -07:00
..
client Incentive module: accounts should only be able to claim their own rewards (#826) 2021-02-15 08:29:00 -07:00
keeper Allocate Hard supply/borrow rewards to legacy suppliers/borrowers (#833) 2021-02-19 13:02:51 -07:00
legacy genesis updates for incentive migration (#806) 2021-02-08 13:47:29 -07:00
simulation Incentive/Hard rebase to master (#773) 2021-01-21 14:52:09 +01:00
spec Add hard and incentive spec updates (#817) 2021-02-19 17:14:48 +01:00
types Allocate Hard supply/borrow rewards to legacy suppliers/borrowers (#833) 2021-02-19 13:02:51 -07:00
abci.go Hard incentive reward querier updates for acceptance (#782) 2021-01-29 13:32:07 -07:00
alias.go genesis updates for incentive migration (#806) 2021-02-08 13:47:29 -07:00
doc.go USDX incentives implementation (#399) 2020-04-24 11:20:34 -04:00
genesis.go fix: set reward indexes in init genesis and zero them out on export genesis (#807) 2021-02-08 17:32:54 -07:00
handler_test.go genesis updates for incentive migration (#806) 2021-02-08 13:47:29 -07:00
handler.go Incentive PR 4: claim Hard rewards via the Incentive module (#780) 2021-01-26 12:52:34 +01:00
integration_test.go genesis updates for incentive migration (#806) 2021-02-08 13:47:29 -07:00
module.go [R4R] fix: validate usdx minting collaterals in incentive genesis (#770) 2021-01-19 22:42:50 -07:00