diff --git a/doc/release-notes.md b/doc/release-notes.md --- a/doc/release-notes.md +++ b/doc/release-notes.md @@ -4,4 +4,10 @@ This release includes the following features and fixes: - Backport abortrescan RPC call from bitcoin core. + - Backport fix to importmulti to return rescan errors. + - Backport ability to abort wallet transaction rescans. + - Backport adding listen address to incoming connections in getpeerinfo. + - Backport rescanblockchain RPC call. + - Various backports for bug fixes and performance improvements. + - Increase INVENTORY_BROADCAST_MAX, allowing more transaction broadcasts via INV.