Skip to content

Commit 6757482

Browse files
committed
Merge #916: stats: increase assumed datadir size to 500GB
b80b8d7 stats: increase assumed datadir size to 500GB (fanquake) Pull request description: See: https://github.com/bitcoin/bitcoin/blob/dce93b2dd7a96398058cd7ef0044a3d48b608cba/src/chainparams.cpp#L110. Top commit has no ACKs. Tree-SHA512: 7cf98469de508d28bcfda5e3d764abe5f6bb849ae599576e02bfc6de4aadbc6c4feedc56a0d851bb4ad6f1e6c3b36fbd163e2e72233ba29b221df882a15463bd
2 parents dc06536 + b80b8d7 commit 6757482

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_data/stats.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
## Size of the Bitcoin Core data directory running with default settings.
22
## Suggest rounding up by about 10% so it doesn't need to be updated
33
## too often.
4-
datadir_gb: "400"
4+
datadir_gb: "500"
55

66
## Size of the datadir with the maximum allowed pruning enabled.
77
## Suggest rounding up a little bit to give room for growth in the UTXO

0 commit comments

Comments
 (0)