mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-04-29 23:09:44 -04:00
doc: update release notes for 24.1rc3
This commit is contained in:
parent
7e9c7ae810
commit
97f5e28830
1 changed files with 7 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
||||||
24.1rc2 Release Notes
|
24.1rc3 Release Notes
|
||||||
====================
|
====================
|
||||||
|
|
||||||
Bitcoin Core version 24.1rc2 is now available from:
|
Bitcoin Core version 24.1rc3 is now available from:
|
||||||
|
|
||||||
<https://bitcoincore.org/bin/bitcoin-core-24.1/test.rc2/>
|
<https://bitcoincore.org/bin/bitcoin-core-24.1/test.rc3/>
|
||||||
|
|
||||||
This release includes new features, various bug fixes and performance
|
This release includes new features, various bug fixes and performance
|
||||||
improvements, as well as updated translations.
|
improvements, as well as updated translations.
|
||||||
|
@ -41,6 +41,8 @@ unsupported systems.
|
||||||
|
|
||||||
- #26878 I2P network optimizations
|
- #26878 I2P network optimizations
|
||||||
- #26909 net: prevent peers.dat corruptions by only serializing once
|
- #26909 net: prevent peers.dat corruptions by only serializing once
|
||||||
|
- #27608 p2p: Avoid prematurely clearing download state for other peers
|
||||||
|
- #27610 Improve performance of p2p inv to send queues
|
||||||
|
|
||||||
### RPC and other APIs
|
### RPC and other APIs
|
||||||
|
|
||||||
|
@ -79,6 +81,7 @@ Credits
|
||||||
Thanks to everyone who directly contributed to this release:
|
Thanks to everyone who directly contributed to this release:
|
||||||
|
|
||||||
- Andrew Chow
|
- Andrew Chow
|
||||||
|
- Anthony Towns
|
||||||
- Hennadii Stepanov
|
- Hennadii Stepanov
|
||||||
- John Moffett
|
- John Moffett
|
||||||
- Jon Atack
|
- Jon Atack
|
||||||
|
@ -88,6 +91,7 @@ Thanks to everyone who directly contributed to this release:
|
||||||
- Michael Ford
|
- Michael Ford
|
||||||
- pablomartin4btc
|
- pablomartin4btc
|
||||||
- Sebastian Falbesoner
|
- Sebastian Falbesoner
|
||||||
|
- Suhas Daftuar
|
||||||
- Thomas Nguyen
|
- Thomas Nguyen
|
||||||
- Vasil Dimov
|
- Vasil Dimov
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue