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

fix: automatically set base node fetures on startup, sign only if necessary #5108

Conversation

sdbondi
Copy link
Member

@sdbondi sdbondi commented Jan 12, 2023

Description

Ensure that the correct peer features are set for the base node on startup. The node identity will be re-signed if necessary.

Motivation and Context

Generated vanity ids with no features instead of base node features. This PR will make the base node fix this case as a base node should always advertise the correct features to participate in tx/block propagation etc

How Has This Been Tested?

Igor node with incorrect features, self-corrected.

@stringhandler stringhandler merged commit 9aa9436 into tari-project:development Jan 13, 2023
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