mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-06-04 02:02:42 +02:00
doc: update release notes for v29.x
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
Bitcoin Core version 29.3 is now available from:
|
Bitcoin Core version 29.x is now available from:
|
||||||
|
|
||||||
<https://bitcoincore.org/bin/bitcoin-core-29.3/>
|
<https://bitcoincore.org/bin/bitcoin-core-29.x/>
|
||||||
|
|
||||||
This release includes various bug fixes and performance
|
This release includes various bug fixes and performance
|
||||||
improvements, as well as updated translations.
|
improvements, as well as updated translations.
|
||||||
@@ -37,69 +37,26 @@ unsupported systems.
|
|||||||
Notable changes
|
Notable changes
|
||||||
===============
|
===============
|
||||||
|
|
||||||
### P2P
|
### Net
|
||||||
|
|
||||||
- #33050 net, validation: don't punish peers for consensus-invalid txs
|
- #34093 netif: fix compilation warning in QueryDefaultGatewayImpl()
|
||||||
- #33723 chainparams: remove dnsseed.bitcoin.dashjr-list-of-p2p-nodes.us
|
|
||||||
|
|
||||||
### Validation
|
### Doc
|
||||||
|
|
||||||
- #32473 Introduce per-txin sighash midstate cache for legacy/p2sh/segwitv0 scripts
|
- #34510 doc: fix broken bpftrace installation link
|
||||||
- #33105 validation: detect witness stripping without re-running Script checks
|
- #34561 wallet: rpc: manpage: fix example missing `fee_rate` argument
|
||||||
|
- #34671 doc: Update Guix install for Debian/Ubuntu
|
||||||
### Wallet
|
|
||||||
|
|
||||||
- #33268 wallet: Identify transactions spending 0-value outputs, and add tests for anchor outputs in a wallet
|
|
||||||
- #34156 wallet: fix unnamed legacy wallet migration failure
|
|
||||||
- #34226 wallet: test: Relative wallet failed migration cleanup
|
|
||||||
- #34123 wallet: migration, avoid creating spendable wallet from a watch-only legacy wallet
|
|
||||||
- #34215 wallettool: fix unnamed createfromdump failure walletsdir deletion
|
|
||||||
- #34370 wallet: Additional cleanups for migration, and fixes for createfromdump with BDB
|
|
||||||
|
|
||||||
### Mining
|
|
||||||
|
|
||||||
- #33475 bugfix: miner: fix `addPackageTxs` unsigned integer overflow
|
|
||||||
|
|
||||||
### Build
|
|
||||||
|
|
||||||
- #34227 guix: Fix `osslsigncode` tests
|
|
||||||
|
|
||||||
### Documentation
|
|
||||||
|
|
||||||
- #33623 doc: document capnproto and libmultiprocess deps in 29.x
|
|
||||||
|
|
||||||
### Test
|
|
||||||
|
|
||||||
- #33612 test: change log rate limit version gate
|
|
||||||
|
|
||||||
### Misc
|
|
||||||
|
|
||||||
- #32513 ci: remove 3rd party js from windows dll gha job
|
|
||||||
- #33508 ci: fix buildx gha cache authentication on forks
|
|
||||||
- #33581 ci: Properly include $FILE_ENV in DEPENDS_HASH
|
|
||||||
- #34344 ci: update GitHub Actions versions
|
|
||||||
|
|
||||||
Credits
|
Credits
|
||||||
=======
|
=======
|
||||||
|
|
||||||
Thanks to everyone who directly contributed to this release:
|
Thanks to everyone who directly contributed to this release:
|
||||||
|
|
||||||
- Anthony Towns
|
|
||||||
- Antoine Poinsot
|
|
||||||
- Ava Chow
|
|
||||||
- David Gumberg
|
|
||||||
- Eugene Siegel
|
|
||||||
- fanquake
|
|
||||||
- furszy
|
|
||||||
- Hennadii Stepanov
|
- Hennadii Stepanov
|
||||||
- ismaelsadeeq
|
- jayvaliya
|
||||||
- luke-jr
|
- MarcoFalke
|
||||||
- m3dwards
|
- SomberNight
|
||||||
- Padraic Slattery
|
- ToRyVand
|
||||||
- Pieter Wuille
|
|
||||||
- SatsAndSports
|
|
||||||
- sedited
|
|
||||||
- willcl-ark
|
|
||||||
|
|
||||||
As well as to everyone that helped with translations on
|
As well as to everyone that helped with translations on
|
||||||
[Transifex](https://explore.transifex.com/bitcoin/bitcoin/).
|
[Transifex](https://explore.transifex.com/bitcoin/bitcoin/).
|
||||||
|
|||||||
Reference in New Issue
Block a user