mirror of https://github.com/bitcoin/bitcoin
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
9 lines
367 B
9 lines
367 B
1 year ago
|
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.
|