Skip to content

Commit f3c3c6c

Browse files
committed
News275: add Bitcoin Core 28565
1 parent 115d254 commit f3c3c6c

File tree

1 file changed

+8
-6
lines changed

1 file changed

+8
-6
lines changed

_posts/en/newsletters/2023-11-01-newsletter.md

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -112,11 +112,11 @@ Proposals (BIPs)][bips repo], [Lightning BOLTs][bolts repo], and
112112
taproot] output. The improved accuracy will help prevent Bitcoin
113113
Core's wallet from overpaying fees.
114114

115-
- [Bitcoin Core #28565][] rpc: getaddrmaninfo followups
116-
FIXME:bitschmidty (we didn't mention the original PR for
117-
getaddrmaninfo because it was marked for debug only, but it's now been
118-
unhidden, so I suggest adding a link to the original merge and
119-
describing it like any other new feature)
115+
- [Bitcoin Core #28565][] builds on [#27511][Bitcoin Core #27511] to add a
116+
`getaddrmaninfo` RPC that exposes counts of peer addresses that are either "new"
117+
or "tried", segmented by network (IPv4, IPv6, Tor, I2P, CJDNS). See
118+
[Newsletter #237][news237 pr review] and [Podcast #237][pod237 pr review] for
119+
the motivation behind this segmentation.
120120

121121
- [LND #7828][] begins requiring that peers respond to its LN protocol `ping`
122122
messages within a reasonable amount of time or they will be
@@ -160,7 +160,7 @@ available from our [podcasts][podcast] page.
160160
</div>
161161

162162
{% include references.md %}
163-
{% include linkers/issues.md v=2 issues="28685,28651,28565,7828,2660,1086" %}
163+
{% include linkers/issues.md v=2 issues="28685,28651,28565,7828,2660,1086,27511" %}
164164
[news164 pong]: /en/newsletters/2021/09/01/#lnd-5621
165165
[towns cov]: https://lists.linuxfoundation.org/pipermail/bitcoin-dev/2023-October/022099.html
166166
[russell cov]: https://lists.linuxfoundation.org/pipermail/bitcoin-dev/2023-October/022031.html
@@ -179,3 +179,5 @@ available from our [podcasts][podcast] page.
179179
[rust bitcoin 0.31.1]: https://github.com/rust-bitcoin/rust-bitcoin/releases/tag/bitcoin-0.31.0
180180
[rb rn]: https://github.com/rust-bitcoin/rust-bitcoin/blob/master/bitcoin/CHANGELOG.md#0311---2023-10-18
181181
[news274 hash bug]: /en/newsletters/2023/10/25/#bitcoin-utxo-set-summary-hash-replacement
182+
[news237 pr review]: /en/newsletters/2023/02/08/#bitcoin-core-pr-review-club
183+
[pod237 pr review]: /en/podcast/2023/02/09/#bitcoin-core-pr-review-club-transcript

0 commit comments

Comments
 (0)