mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-05-31 16:24:48 +02:00
Avoid querying DNS seeds, if we have open connections.
The goal is to increase independence and privacy.
Rebased-From: 2e7009d
This commit is contained in:
committed by
Wladimir J. van der Laan
parent
736d8b85b3
commit
026b9dfd6e
@@ -52,6 +52,7 @@ Protocol and network code:
|
||||
- Add a way to limit deserialized string lengths and use it
|
||||
- Add a new checkpoint at block 295,000
|
||||
- Increase IsStandard() scriptSig length
|
||||
- Avoid querying DNS seeds, if we have open connections
|
||||
|
||||
Wallet:
|
||||
- Check redeemScript size does not exceed 520 byte limit
|
||||
|
||||
Reference in New Issue
Block a user