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

Bugfix add_outer_node(), it should be added to disconnected set of nodes #4548

Merged
merged 1 commit into from
Apr 10, 2024

Conversation

dsiganos
Copy link
Contributor

By adding it to the standard set of nodes, any sebsequent node additions will connect to it and it is will remain unconnected.

add_outer_node should be merged with make_disconnected_node.

By adding it to the standard set of nodes, any sebsequent node additions
will connect to it and it is will remain unconnected.

add_outer_node should be merged with make_disconnected_node.
@dsiganos dsiganos added unit test Related to a new, changed or fixed unit test exclude from changelog Indicates the change is not relevant for appearing in the release changelog labels Apr 10, 2024
@dsiganos dsiganos merged commit 7976d31 into nanocurrency:develop Apr 10, 2024
24 of 26 checks passed
@dsiganos dsiganos deleted the fix_add_outer_node branch April 10, 2024 12:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
exclude from changelog Indicates the change is not relevant for appearing in the release changelog unit test Related to a new, changed or fixed unit test
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants