Merge #9724: Qt/Intro: Add explanation of IBD process
Summary:
backport PR9724 https://github.com/bitcoin/bitcoin/pull/9724/files
f6d18f5 Qt/Intro: Explain a bit more what will happen first time (Luke Dashjr)
50c5657 Qt/Intro: Storage shouldn't grow significantly with pruning enabled (Luke Dashjr)
9adb694 Qt/Intro: Move sizeWarningLabel text into C++ code (Luke Dashjr)
Test Plan:
make check
qt/test/test_bitcoin-qt
- Run bitcoin for first time with no .bitcoin directory, to see intro screen.
- Run again with -prune=1000 to see that prune-related text.
Reviewers: jasonbcox, Fabien, #bitcoin_abc, deadalnix
Reviewed By: jasonbcox, #bitcoin_abc
Differential Revision: https://reviews.bitcoinabc.org/D2998