Skip to content

Commit

Permalink
Add release notes for addnode changes.
Browse files Browse the repository at this point in the history
  • Loading branch information
gmaxwell committed Jan 5, 2017
1 parent 50bd12c commit 90f13e1
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions doc/release-notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,16 @@ Removal of Priority Estimation
major version. To prepare for this, the default for the rate limit of priority
transactions (`-limitfreerelay`) has been set to `0` kB/minute.

P2P connection management
--------------------------

- Peers manually added through the addnode option or addnode RPC now have their own
limit of eight connections which does not compete with other inbound or outbound
connection usage and is not subject to the maxconnections limitation.

- New connections to manually added peers are much faster.


0.14.0 Change log
=================

Expand Down

0 comments on commit 90f13e1

Please sign in to comment.