mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-03-17 00:42:45 +00:00
doc: add release notes for #26988
This commit is contained in:
parent
675be93024
commit
b3046cca71
8
doc/release-notes-26988.md
Normal file
8
doc/release-notes-26988.md
Normal file
@ -0,0 +1,8 @@
|
||||
Tools and Utilities
|
||||
--------
|
||||
|
||||
- CLI -addrinfo now returns the full set of known addresses. In previous versions (v22.0 - v30.0) the set of returned
|
||||
addresses was filtered for quality and recency. This was changed since it does not match the logic for selecting peers
|
||||
to connect to, which does not filter. Note: CLI -addrinfo now requires bitcoind v26.0 or later, as it uses the
|
||||
getaddrmaninfo RPC internally. Users querying older, unmaintained node versions would need to use an older bitcoin-cli
|
||||
version. (#26988)
|
||||
Loading…
x
Reference in New Issue
Block a user