0g-chain/x/incentive/migrations/v3
Derrick Lee 937e5f339f
Add incentive migrations for earn rewards (#1406)
* Add initial earn claim migrations

* Use existing types for migrations, add accural time migrations

* Add MigrateRewardIndexes

* Delete old state after migration

* Update store test with multiple entries

* Move key methods to keys.go

* Update incentive consensus version to 3

* Call MigrateRewardIndexes in main migration, remove debugging statements

* Fix migration version to v3

* Update module versions

* Update outdated v1 comment
2022-12-05 16:54:18 -08:00
..
keys.go Add incentive migrations for earn rewards (#1406) 2022-12-05 16:54:18 -08:00
store_test.go Add incentive migrations for earn rewards (#1406) 2022-12-05 16:54:18 -08:00
store.go Add incentive migrations for earn rewards (#1406) 2022-12-05 16:54:18 -08:00