diff options
author | David A. Harding <dave@dtrt.org> | 2019-08-19 07:14:32 -1000 |
---|---|---|
committer | David A. Harding <dave@dtrt.org> | 2019-08-22 13:21:41 -1000 |
commit | e7415a5a95f53abf1f8ffa2085217b249d7caf61 (patch) | |
tree | b05e40d8275aacebc5738f77eb6a6c532c7f2a6e /doc/release-notes/release-notes-16152.md | |
parent | 52b9797119d5ee20b255efc68931ac7e158e325d (diff) |
Doc: move detached release notes into release-notes.md
Diffstat (limited to 'doc/release-notes/release-notes-16152.md')
-rw-r--r-- | doc/release-notes/release-notes-16152.md | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/doc/release-notes/release-notes-16152.md b/doc/release-notes/release-notes-16152.md deleted file mode 100644 index 9c77cb9ae5..0000000000 --- a/doc/release-notes/release-notes-16152.md +++ /dev/null @@ -1,7 +0,0 @@ -P2P Changes ------------ -- The default value for the -peerbloomfilters configuration option (and, thus, NODE_BLOOM support) has been changed to false. - This resolves well-known DoS vectors in Bitcoin Core, especially for nodes with spinning disks. It is not anticipated that - this will result in a significant lack of availability of NODE_BLOOM-enabled nodes in the coming years, however, clients - which rely on the availability of NODE_BLOOM-supporting nodes on the P2P network should consider the process of migrating - to a more modern (and less trustful and privacy-violating) alternative over the coming years. |