0g-chain/migrate
Ruaridh c7962e45c0
Swaps accumulate global rewards (#947)
* add get set methods for swap reward indexes

* add get set methods for swap accrual time

* tidy up location of multi periods

* add swap reward periods to params

* add initial legacy types for incentive

* minor refactor of migration code

* add incentive migration for swap params

* minor incentive test refactors

* add math methods to RewardIndexes

* add keeper method to increment global indexes

* add swap keeper to incentive keeper

* indicate if pool shares were found or not

* add accumulator to compute new rewards each block

* accumulate swap rewards globally

* remove unecessary keeper method

* expand doc comments on accumulator methods

* test precision not lost in accumulation

* minor fixes from merge

* rename storeGlobalDelegatorFactor to match others

* fix migration from merge

* fix bug in app setup

* fix accumulation bug when starting with no state

* rename swap files to match others

* add swap accumulation times to genesis

* remove old migration refactor

* minor updates to spec

* add high level description of how rewards work
2021-07-07 14:23:06 +01:00
..
rest_v0_3 Fix Periodic Vesting Account JSON for Trust Wallet (#630) 2020-08-20 13:33:21 -04:00
v0_8 Fix Periodic Vesting Account JSON for Trust Wallet (#630) 2020-08-20 13:33:21 -04:00
v0_11 [R4R] incentive, hard migrations (#783) 2021-02-22 14:08:23 -07:00
v0_14 Update delegator rewards to multi-reward index (#945) 2021-07-06 00:01:25 +02:00
v0_15 Swaps accumulate global rewards (#947) 2021-07-07 14:23:06 +01:00
cmd.go Swaps accumulate global rewards (#947) 2021-07-07 14:23:06 +01:00
doc.go v0.8 Migration Scripts (#518) 2020-06-03 15:35:00 -04:00