tari
tari copied to clipboard
Node id should be checked on startup
Describe the bug When a node starts up with an incompatible own node id, it will continue without an error, and not be able to sync. Furthermore, it should also mark or delete peers with incompatible node ids from its peer database and not propagate those to the rest of the network.
To Reproduce Steps to reproduce the behavior:
- Go to '...'
- Click on '....'
- Scroll down to '....'
- See error
Expected behavior A clear and concise description of what you expected to happen.
Screenshots If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
- OS & Version: [e.g. iOS 10.2.1]
- Browser & Version [e.g. chrome v71.0.12345]
Smartphone (please complete the following information):
- Device: [e.g. iPhone6]
- OS: [e.g. iOS8.1]
- Browser & Version [e.g. stock browser v0.1.2]
Additional context Add any other context about the problem here.