bsc icon indicating copy to clipboard operation
bsc copied to clipboard

core: improve chain rewinding mechanism

Open sysvm opened this issue 11 months ago • 0 comments

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

sysvm avatar Mar 26 '24 02:03 sysvm