doc: update release notes for 28.x

This commit is contained in:
fanquake 2025-10-03 16:16:56 +01:00
parent 11da80fe6a
commit 06fe49dc88
No known key found for this signature in database
GPG Key ID: 2EEB9F5CC09526C1
1 changed files with 3 additions and 2 deletions

View File

@ -1,4 +1,4 @@
Bitcoin Core version 28.3rc1 is now available from:
Bitcoin Core version 28.3rc2 is now available from:
<https://bitcoincore.org/bin/bitcoin-core-28.3/test.rc1/>
@ -37,7 +37,7 @@ unsupported systems.
Notable changes
===============
### Policy
### Mempool & Policy
The minimum block feerate (`-blockmintxfee`) has been changed to 1 satoshi per kvB. It can still be changed using the
configuration option.
@ -52,6 +52,7 @@ recommended to change both together if you decide to do so.
before attempting to create transactions with lower feerates using the wallet.
- #33106 policy: lower the default blockmintxfee, incrementalrelayfee, minrelaytxfee
- #33504 mempool: Do not enforce TRUC checks on reorg
### P2P