mirror of
https://github.com/0glabs/0g-chain.git
synced 2025-04-04 15:55:23 +00:00
* 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 |
||
|---|---|---|
| .. | ||
| ante | ||
| params | ||
| _sim_test.go | ||
| _simulate_tx_test.go | ||
| _simulate_tx.go | ||
| app_test.go | ||
| app.go | ||
| config.go | ||
| encoding.go | ||
| export.go | ||
| genesis.go | ||
| legacy_tx_broadcast_test.go | ||
| legacy_tx_broadcast.go | ||
| tally_handler_test.go | ||
| tally_handler.go | ||
| test_builder.go | ||
| test_common.go | ||
| upgrades.go | ||