Skip to content

Commit 90f13e1

Browse files
committed
Add release notes for addnode changes.
1 parent 50bd12c commit 90f13e1

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

doc/release-notes.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,16 @@ Removal of Priority Estimation
6262
major version. To prepare for this, the default for the rate limit of priority
6363
transactions (`-limitfreerelay`) has been set to `0` kB/minute.
6464

65+
P2P connection management
66+
--------------------------
67+
68+
- Peers manually added through the addnode option or addnode RPC now have their own
69+
limit of eight connections which does not compete with other inbound or outbound
70+
connection usage and is not subject to the maxconnections limitation.
71+
72+
- New connections to manually added peers are much faster.
73+
74+
6575
0.14.0 Change log
6676
=================
6777

0 commit comments

Comments
 (0)