Page MenuHomePhabricator

Merge #9724: Qt/Intro: Add explanation of IBD process
ClosedPublic

Authored by markblundeberg on May 8 2019, 20:21.

Details

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.

Diff Detail

Repository
rABC Bitcoin ABC
Branch
patch
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 5765
Build 9592: Bitcoin ABC Buildbot (legacy)
Build 9591: arc lint + arc unit

Event Timeline

This revision is now accepted and ready to land.May 8 2019, 21:33