mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-01-18 22:35:39 +01:00
doc: update release notes for v30.1rc1
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
v30.x Release Notes
|
||||
===================
|
||||
|
||||
Bitcoin Core version v30.x is now available from:
|
||||
Bitcoin Core version v30.1rc1 is now available from:
|
||||
|
||||
<https://bitcoincore.org/bin/bitcoin-core-30.x/>
|
||||
<https://bitcoincore.org/bin/bitcoin-core-30.1/test.rc1/>
|
||||
|
||||
This release includes new features, various bug fixes and performance
|
||||
improvements, as well as updated translations.
|
||||
@@ -40,10 +40,15 @@ unsupported systems.
|
||||
Notable changes
|
||||
===============
|
||||
|
||||
### Wallet
|
||||
|
||||
- #33528 wallet: don't consider unconfirmed TRUC coins with ancestors
|
||||
|
||||
### Build
|
||||
|
||||
- #33580 depends: Use `$(package)_file_name` when downloading from the fallback
|
||||
- #33906 depends: Add patch for Windows11Style plugin
|
||||
- #32009 contrib: turn off compression of macOS SDK to fix determinism
|
||||
|
||||
### IPC
|
||||
|
||||
@@ -53,6 +58,10 @@ Notable changes
|
||||
- #33566 miner: fix empty mempool case for waitNext()
|
||||
- #33676 interfaces: enable cancelling running waitNext calls
|
||||
|
||||
### P2P
|
||||
|
||||
- #33723 chainparams: remove dnsseed.bitcoin.dashjr-list-of-p2p-nodes.us
|
||||
|
||||
### GUI
|
||||
|
||||
- gui#899 qt: Modernize custom filtering
|
||||
@@ -74,6 +83,7 @@ Notable changes
|
||||
- #33558 ci: Use native platform for win-cross task
|
||||
- #33581 ci: Properly include $FILE_ENV in DEPENDS_HASH
|
||||
- #33744 ci: Fix lint runner selection (and docker cache)
|
||||
- #33996 contrib: fix manpage generation
|
||||
|
||||
Credits
|
||||
=======
|
||||
@@ -83,11 +93,13 @@ Thanks to everyone who directly contributed to this release:
|
||||
- Ava Chow
|
||||
- Cory Fields
|
||||
- Eugene Siegel
|
||||
- fanquake
|
||||
- glozow
|
||||
- Hennadii Stepanov
|
||||
- ismaelsadeeq
|
||||
- MarcoFalke
|
||||
- Ryan Ofsky
|
||||
- SatsAndSports
|
||||
- Sjors Provoost
|
||||
- WakeTrainDev
|
||||
- willcl-ark
|
||||
|
||||
Reference in New Issue
Block a user