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

Revert "feat(antctl): impl network_id option while adding node" #2516

Merged
merged 7 commits into from
Dec 10, 2024

Conversation

RolandSherwin
Copy link
Member

Revert #2508
Revert #2503

These have to merged back in later.

@@ -537,6 +567,8 @@
"10",
"--max-log-files",
"10",
"--peer",
"/ip4/127.0.0.1/tcp/8080,/ip4/192.168.1.1/tcp/8081",

Check notice

Code scanning / devskim

Accessing localhost could indicate debug code, or could hinder scaling. Note

Do not leave debug code in production
@@ -98,44 +54,42 @@
}
}

/// FIXME: Remove this once BEFORE next breaking release and fix this whole file

Check notice

Code scanning / devskim

A "TODO" or similar was left in source code, possibly indicating incomplete functionality Note

Suspicious comment
@jacderida jacderida merged commit 1716b04 into maidsafe:main Dec 10, 2024
25 checks passed
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