File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed
Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change @@ -201,7 +201,13 @@ FIXME
201201[ Hardware Wallet Interface (HWI)] [ hwi repo ] , [ Bitcoin Improvement Proposals
202202(BIPs)] [ bips repo ] , and [ Lightning BOLTs] [ bolts repo ] .*
203203
204- - [ Bitcoin Core #19954 ] [ ] Complete the BIP155 implementation and upgrade to TORv3 FIXME: adamjonas
204+ - [ Bitcoin Core #19954 ] [ ] completes the [ BIP155] [ ] implementation, also referred
205+ to as [ addr v2] [ topic addr v2 ] . As previously covered in
206+ [ Newsletter #110 ] [ news110 addrv2 ] , this upgrade supports TOR v3 and makes it
207+ possible to add support for I2P and other networks with longer endpoint
208+ addresses that do not fit in the 16 bytes/128 bits of Bitcoin’s current addr
209+ message. TOR v2 was [ deprecated] [ TOR v3 retirement schedule ] in September
210+ 2020 and will be obsolete in July 2021.
205211
206212- [ Eclair #1537 ] [ ] extends the ` sendtoroute ` API call to allow specifying a
207213 list of channel IDs for the payment with the ` --shortChannelIds ` flag. This
@@ -233,3 +239,5 @@ FIXME:harding update topics after all PR summaries written
233239[ compare difficulty ] : https://bitcoincore.reviews/18267#l-478
234240[ signet difficulty ] : https://bitcoincore.reviews/18267#l-485
235241[ news117 signet ] : /en/newsletters/2020/09/30/#bitcoin-core-18267
242+ [ TOR v3 retirement schedule ] : https://blog.torproject.org/v2-deprecation-timeline#:~:text=retirement
243+ [ news110 addrv2 ] : /en/newsletters/2020/08/12/#bitcoin-core-pr-review-club
Original file line number Diff line number Diff line change @@ -54,6 +54,9 @@ optech_mentions:
5454 - title : " BIPs #907 updates BIP155 messages to allow addresses up to 512 bytes"
5555 url : /en/newsletters/2020/09/30/#bips-907
5656
57+ - title : " Bitcoin Core #19954 completes the BIP155 implementation and upgrades to TORv3 "
58+ url : /en/newsletters/2020/10/14/#bitcoin-core-19954
59+
5760# # Optional. Same format as "primary_sources" above
5861see_also :
5962 - title : P2P protocol `addr` message
You can’t perform that action at this time.
0 commit comments