mirror of
https://github.com/Retropex/bitcoin.git
synced 2025-05-28 21:12:29 +02:00
Merge #20945: Fix 0.21.0 release note to specify correct option BIP 157 support
9a42b5e655
Fix 0.21.0 release note to specify correct option BIP 157 support (benthecarman) Pull request description: https://github.com/bitcoin/bitcoin/blob/master/src/init.cpp#L452 ACKs for top commit: mjdietzx: ACK9a42b5e655
laanwj: ACK9a42b5e655
Tree-SHA512: 901195434046fd8a18a2329104b69e0ecc1bdb2bba1fe0688fb4a7c5992e9bdd66b8e50f46873f4ddf5ffe3c9aed860ccb01584812b06d865bd06fcd2b14c42b
This commit is contained in:
commit
30e664dcce
@ -100,7 +100,7 @@ P2P and network changes
|
|||||||
- This release adds support for serving
|
- This release adds support for serving
|
||||||
[BIP157](https://github.com/bitcoin/bips/blob/master/bip-0157.mediawiki) compact
|
[BIP157](https://github.com/bitcoin/bips/blob/master/bip-0157.mediawiki) compact
|
||||||
filters to peers on the network when enabled using
|
filters to peers on the network when enabled using
|
||||||
`-blockfilterindex=1 -peercfilters=1`. (#16442)
|
`-blockfilterindex=1 -peerblockfilters=1`. (#16442)
|
||||||
|
|
||||||
- This release adds support for signets
|
- This release adds support for signets
|
||||||
([BIP325](https://github.com/bitcoin/bips/blob/master/bip-0325.mediawiki)) in
|
([BIP325](https://github.com/bitcoin/bips/blob/master/bip-0325.mediawiki)) in
|
||||||
|
Loading…
Reference in New Issue
Block a user