Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[DNP] KillSwitch #10

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

[DNP] KillSwitch #10

wants to merge 3 commits into from

Conversation

fallengravity
Copy link
Member

KillSwitch is a decentralized version check.

It is built in to the DNP, it reads a smart contract from the nodes database, if the version on your instance is lower than what is required in the smart contract at the time of hard fork, it will cause the outdated nodes to shut down until they’re upgraded to the version specified in the contract or a version higher than required.

We’ve built this to help hard forks go smoothly and prevent alternative chains caused by outdated nodes as we’ve seen in the past.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants