@@ -112,11 +112,11 @@ Proposals (BIPs)][bips repo], [Lightning BOLTs][bolts repo], and
112
112
taproot] output. The improved accuracy will help prevent Bitcoin
113
113
Core's wallet from overpaying fees.
114
114
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.
120
120
121
121
- [ LND #7828 ] [ ] begins requiring that peers respond to its LN protocol ` ping `
122
122
messages within a reasonable amount of time or they will be
@@ -160,7 +160,7 @@ available from our [podcasts][podcast] page.
160
160
</div >
161
161
162
162
{% 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 " %}
164
164
[ news164 pong ] : /en/newsletters/2021/09/01/#lnd-5621
165
165
[ towns cov ] : https://lists.linuxfoundation.org/pipermail/bitcoin-dev/2023-October/022099.html
166
166
[ russell cov ] : https://lists.linuxfoundation.org/pipermail/bitcoin-dev/2023-October/022031.html
@@ -179,3 +179,5 @@ available from our [podcasts][podcast] page.
179
179
[ rust bitcoin 0.31.1 ] : https://github.com/rust-bitcoin/rust-bitcoin/releases/tag/bitcoin-0.31.0
180
180
[ rb rn ] : https://github.com/rust-bitcoin/rust-bitcoin/blob/master/bitcoin/CHANGELOG.md#0311---2023-10-18
181
181
[ 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