bsc
bsc copied to clipboard
core: improve chain rewinding mechanism
Description
This pull request improves the chain rewinding mechanism a bit:
use a more efficient approach for finding an available state in path scheme set a rewinding limit in hash scheme for preventing endless rewinding if the snapshot is above the head.
Rationale
N/A
Example
N/A
Changes
Notable changes:
- N/A