defichain-app
defichain-app copied to clipboard
disable force re-sync on minor nodes update
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:
@thedoublejay: Thanks for opening an issue, it is currently awaiting triage.
The triage/accepted label can be added by foundation members by writing /triage accepted
in a comment.
In the meantime, you can:
- Checkout DeFiChain’s Github issue page to see if your issue has already been reported
- Submit any logs if you have them, this will greatly expedite the process for us.
- You can also join our Telegram or Reddit community channels.
Details
I am a bot created to help the DeFiCh developers manage community feedback and contributions. You can check out my manifest file to understand my behavior and what I can do. If you want to use this for your project, you can check out the DeFiCh/oss-governance-bot repository.
Dear Devs, is there are a workaround for that behavior? Like a command line parameter or config entry like "SkipVersionCheck"/"DoNotForceReindex" or similar?