Qswap sc optimize#878
Conversation
|
The migration tool has been added. |
cyber-pc
left a comment
There was a problem hiding this comment.
Relate to migration tool,
- Just double check, QSWAP_INITIAL_MAX_POOL is changed and in your migration tool you truncate the last element of old pools, that mean if last elements existed you will remove them,
https://github.com/TakaYuPP/qubic-core-stateFile-migration-tool/blob/3bd0aeeb8e971e86041e991c16d3eed17811d868/migration_tool.cpp#L1715-L1718andhttps://github.com/TakaYuPP/qubic-core-stateFile-migration-tool/blob/3bd0aeeb8e971e86041e991c16d3eed17811d868/migration_tool.cpp#L1679-L1685
Also as I understand both this PR and #874 relate to the current QSwap's proposal https://github.com/javathon/Proposals/blob/d323fff406cdf0b760d341b378b5d88f5eff34e7/qswap-hardening.md , to get process further please make sure one migration tool work with both.
we have two PRs regarding to the fee updates and state changes. |
This reverts commit 545e2ba.
The migration tool is added here.
https://github.com/TakaYuPP/qubic-core-stateFile-migration-tool/tree/5d1bde8134df4c31731b7433f29725f611a5fb9b