mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-09-11 21:20:39 +02:00
Merge bitcoin/bitcoin#35951: doc: release note about I2P ElGamal sunset
800ad9c3c0doc: release note I2P ElGamal sunset (Jon Atack) Pull request description: See discussion in https://github.com/bitcoin/bitcoin/pull/35696. ACKs for top commit: janb84: re ACK800ad9c3c0sedited: ACK800ad9c3c0Tree-SHA512: 35ba1f0a25b0921ca81fb531500a15dc6ea34b304637b1a7e675f4bd772e6af85d024a3d672dcaf73a5b438a2d6d45c741f41daf140efc29a068e54affaa9025
This commit is contained in:
8
doc/release-notes-35696.md
Normal file
8
doc/release-notes-35696.md
Normal file
@@ -0,0 +1,8 @@
|
||||
### P2P and Network Changes
|
||||
|
||||
Support for the legacy ElGamal (type 0) encryption type when creating I2P
|
||||
sessions is being sunset by the I2P network and will be removed from bitcoind on
|
||||
or before v34. Nodes using I2P with versions of Bitcoin Core earlier than v26.1
|
||||
(PRs #29200, #29209) will soon only be able to connect to other legacy ElGamal
|
||||
I2P peers and will be increasingly isolated from the rest of the network, with a
|
||||
reduced anonymity set. See #35696 for details.
|
||||
Reference in New Issue
Block a user