skalenetwork / skalenetwork/node-cli
Sync node always starts from the catchup
Open
A pull request for this has already been merged.
- Dominant language
- Python
- Stars
- 21
- Forks
- 7
- Avg merge
- 2d 17h
- Merged PRs (30d)
- 5
Description
Describe the bug
Sync node by default downloads the snapshot after init
Also, sync node has an ability to run repair from the snapshot
Versions
node-cli: 2.6.0
Preconditions:
Active chain medium type
Instance with whitelisted IP
To Reproduce
- Run
skale sync-node init init-env - Check Skaled logs
- Run
skale sync-node repair - Check Skaled logs
Expected behavior
Skaled should start from the snapshot after 1st and 3rd steps
Actual state
Skaled always starts from the catchup
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.