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

Remove refute v2 #351

Draft
wants to merge 10 commits into
base: 1.15.4
Choose a base branch
from
Draft

Remove refute v2 #351

wants to merge 10 commits into from

Conversation

BelfordZ
Copy link
Contributor

No description provided.

@BelfordZ BelfordZ changed the base branch from dev to itn4 December 13, 2024 17:57
@BelfordZ BelfordZ changed the base branch from itn4 to 1.15.4 December 13, 2024 17:58
if (node) {
// Initialize refuteCycles if it doesn't exist
if (!node.refuteCycles) {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this should be in the if statement below as it can impact the hash of a node

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

or at least inside of config.p2p.enableProblematicNodeRemoval

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