mirror of
https://github.com/0glabs/0g-chain.git
synced 2025-04-04 15:55:23 +00:00
* move defualt values to file where they're used * add type to hold RewardIndexes in genesis state * add reward indexes state to genesis * fix genesis state importers * add iterator keeper methods for accrual times * remove syncing from export/init genesis * separate incentive migration to new file * refactor out common funcs from incentive migration * update legacy genesis state to v0.14.3 * add test and example migrated json * fully initialize rewards in genesis builder * add kava-7-mainnet incentive state * run aliasgen * add missing type to incentive/legacy Co-authored-by: karzak <kjydavis3@gmail.com> |
||
|---|---|---|
| .. | ||
| client | ||
| keeper | ||
| legacy | ||
| simulation | ||
| spec | ||
| testutil | ||
| types | ||
| abci.go | ||
| alias.go | ||
| doc.go | ||
| genesis_test.go | ||
| genesis.go | ||
| handler_delegator_test.go | ||
| handler_hard_test.go | ||
| handler_swap_test.go | ||
| handler_usdx_test.go | ||
| handler.go | ||
| integration_test.go | ||
| module.go | ||