diff options
author | Amiti Uttarwar <amiti@uttarwar.org> | 2021-08-03 09:25:38 -0700 |
---|---|---|
committer | Amiti Uttarwar <amiti@uttarwar.org> | 2021-08-04 12:36:22 -0700 |
commit | aa79c912608fdc77c69dd43653aa87f1f34e01dd (patch) | |
tree | f77819b3e0746c6b2614f1b228eaa8087311effb /doc | |
parent | eaf09bda4ab21f79f89822d2c6fa3d7a3ce57b0d (diff) |
[docs] Add release notes for #21528
And fix a typo in the test.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/release-notes.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/release-notes.md b/doc/release-notes.md index cf9edd9b08..5637f168bb 100644 --- a/doc/release-notes.md +++ b/doc/release-notes.md @@ -57,6 +57,10 @@ Notable changes P2P and network changes ----------------------- +- A bitcoind node will no longer rumour addresses to inbound peers by default. + They will become eligible for address gossip after sending an ADDR, ADDRV2, + or GETADDR message. (#21528) + Updated RPCs ------------ |