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

core: Make advertise_addr of Node optional #618

Merged
merged 1 commit into from
Nov 30, 2023
Merged

Conversation

kim
Copy link
Contributor

@kim kim commented Nov 30, 2023

Description of Changes

The semantics here changed slightly, in that a None address means that the node is known but not currently connected.

API and ABI breaking changes

Breaks internal client API.

Expected complexity level and risk

1

The semantics here changed slightly, in that a `None` address means that
the node is known but not currently connected.
@kim kim force-pushed the kim/node-addr-optional branch from a0a5750 to 38cb3ec Compare November 30, 2023 20:05
@kim kim merged commit 094288a into master Nov 30, 2023
5 checks passed
@kim kim deleted the kim/node-addr-optional branch November 30, 2023 20:23
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