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

feat!: use a simple network id to differentiate between network #2508

Merged
merged 2 commits into from
Dec 9, 2024

feat(antctl): impl network_id option while adding node

aae44cb
Select commit
Loading
Failed to load commit list.
Merged

feat!: use a simple network id to differentiate between network #2508

feat(antctl): impl network_id option while adding node
aae44cb
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / devskim succeeded Dec 9, 2024 in 7s

4 new alerts

New alerts in code changed by this pull request

  • 4 notes

See annotations below for details.

View all branch alerts.

Annotations

Check notice on line 2197 in ant-node-manager/src/add_services/tests.rs

See this annotation in the file changed.

Code scanning / devskim

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

Do not leave debug code in production

Check notice on line 2220 in ant-node-manager/src/add_services/tests.rs

See this annotation in the file changed.

Code scanning / devskim

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

Do not leave debug code in production

Check notice on line 2270 in ant-node-manager/src/add_services/tests.rs

See this annotation in the file changed.

Code scanning / devskim

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

Do not leave debug code in production

Check notice on line 2998 in ant-node-manager/src/lib.rs

See this annotation in the file changed.

Code scanning / devskim

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

Do not leave debug code in production