mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-11-24 04:47:19 +01:00
feature_config_args.py incorrectly assumed that its testnet4 node
would not log a disk space warning.
0683b8ebf3 increased m_assumed_blockchain_size
on testnet4 from 1 to 11 GiB which triggers this bug on more
systems, e.g. a RAM disk.
Prevent the warning by setting -prune for these nodes.
Fix the same issue in feature_signet.py
29 KiB
Executable File
29 KiB
Executable File