Skip to content

Commit 363d69b

Browse files
committed
doc: add release notes for bitcoin#26988
1 parent 3324250 commit 363d69b

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

doc/release-notes-26988.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
Tools and Utilities
2+
--------
3+
4+
- CLI -addrinfo previously (v22 - v29) returned addresses known to the node after filtering for quality and recency.
5+
However, the node considers all known addresses (even the filtered addresses) when selecting peers to connect to.
6+
Update -addrinfo to only display the full set of known addresses for more useful node information. (#26988)

0 commit comments

Comments
 (0)