Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
Already on GitHub? Sign in to your account
Qt/Intro: Add explanation of IBD process #9724
+50
−5
Conversation
fanquake
added
the
GUI
label
Feb 8, 2017
| + <item> | ||
| + <widget class="QLabel" name="lblExplanation3"> | ||
| + <property name="text"> | ||
| + <string>If you have chosen to limit block chain storage, the historical data must still be downloaded and processed, but will be deleted afterward to keep your disk usage low.</string> |
jonasschnelli
Feb 8, 2017
Member
maybe add (pruning) after If you have chosen to limit block chain storage?
luke-jr
added some commits
Feb 8, 2017
|
Concept ACK post-0.14. |
laanwj
added this to the 0.15.0 milestone
Feb 9, 2017
|
utACK f6d18f5 |
laanwj
merged commit f6d18f5
into
bitcoin:master
Feb 20, 2017
1 check passed
continuous-integration/travis-ci/pr
The Travis CI build passed
Details
added a commit
that referenced
this pull request
Feb 20, 2017
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
luke-jr commentedFeb 8, 2017
Follow-up for after 0.14 with the final fixes from #9718 along with some additional explanation text.