mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-02-02 09:46:52 -05:00
doc: Add release note
This commit is contained in:
parent
64440bb733
commit
7463d259e1
1 changed files with 8 additions and 0 deletions
8
doc/release-notes-27213.md
Normal file
8
doc/release-notes-27213.md
Normal file
|
@ -0,0 +1,8 @@
|
|||
P2P and network changes
|
||||
------
|
||||
|
||||
- Nodes with multiple reachable networks will actively try to have at least one
|
||||
outbound connection to each network. This improves individual resistance to
|
||||
eclipse attacks and network level resistance to partition attacks. Users no
|
||||
longer need to perform active measures to ensure being connected to multiple
|
||||
enabled networks.
|
Loading…
Add table
Reference in a new issue