Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Bugfix: properly handle refused bootstrap connection #3959

Conversation

dsiganos
Copy link
Contributor

If we refuse a bootstrap connection, we hit debug assert due to a missed return code check. This commit fixes that.

If we currently refuse a bootstrap connection we debug assert due to
a missed return code check. This commit fixes that.
@dsiganos dsiganos merged commit cbb120b into nanocurrency:develop Sep 25, 2022
@dsiganos dsiganos deleted the fix_handling_of_refused_bootstrap_connection branch September 25, 2022 13:29
clemahieu pushed a commit to clemahieu/nano-node that referenced this pull request Oct 1, 2022
If we currently refuse a bootstrap connection we debug assert due to
a missed return code check. This commit fixes that.
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants