disable force re-sync on minor nodes update
Open
kind/feature
needs/triage
- Dominant language
- TypeScript
- Stars
- 152
- Forks
- 55
- PR merge metrics
- No merged PRs in 30d
Description
#### Which feature is your request related to?
Previously, nodes were updated only with minor/patch versions even for hardfork. Now, since it's following semver, we need to stop forcing re-sync or node update on minor/patch node releases.
This will only be triggered on hard forks.
#### Is your request related to a problem? Please describe.
#### Describe the solution you'd like:
#### Describe alternatives you've considered:
#### Additional context:
Contributor guide
Assessment
This issue has not been assessed yet.