mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-11-15 16:38:23 +01:00
Remove checkpoints
The headers presync logic should be enough to prevent memory DoS using low-work headers. Therefore, we no longer have any use for checkpoints.
This commit is contained in:
@@ -365,7 +365,6 @@ BASE_SCRIPTS = [
|
||||
'feature_filelock.py',
|
||||
'feature_loadblock.py',
|
||||
'wallet_assumeutxo.py --descriptors',
|
||||
'p2p_dos_header_tree.py',
|
||||
'p2p_add_connections.py',
|
||||
'feature_bind_port_discover.py',
|
||||
'p2p_unrequested_blocks.py',
|
||||
|
||||
Reference in New Issue
Block a user