Skip to content

Commit

Permalink
Add some release notes for 0.28.4
Browse files Browse the repository at this point in the history
Summary: As per title.

Test Plan: Read it.

Reviewers: #bitcoin_abc, PiRK

Reviewed By: #bitcoin_abc, PiRK

Differential Revision: https://reviews.bitcoinabc.org/D14873
  • Loading branch information
Fabcien committed Nov 29, 2023
1 parent 833c579 commit 8fb504c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions doc/release-notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,6 @@ This release includes the following features and fixes:
- The avalanche peers are now dumped to a file upon node shutdown and reloaded
upon startup to allow for faster avalanche bootstraping. This feature can be
disabled by using the `-persistavapeers=0` option.
- `bitcoin-seeder` was not working properly since version 0.28.2 and has been
fixed. While crawling for peers appropriately, it would have fail to mark any
peer as good due to a bug.

0 comments on commit 8fb504c

Please sign in to comment.