HomePhabricator

rework ClientModel::getBlockSource() + BitcoinGUI::setNumBlocks()
4881353efef8Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

rework ClientModel::getBlockSource() + BitcoinGUI::setNumBlocks()

  • updates ClientModel::getBlockSource() to return all available states and sorts enum BlockSource in order of usage cases (none default, then reindex, import and network)
  • updates BitcoinGUI::setNumBlocks() to better use getBlockSource() and also adds a message, when we have NO block source available

Details

Provenance
Philip Kaufmann <phil.kaufmann@t-online.de>Authored on Apr 10 2013, 13:45
deadalnixPushed on May 14 2017, 22:04
Parents
rABC1258dde48d25: Merge pull request #2498 from jonasschnelli/addressbookpage_mac_fix
Branches
Unknown
Tags
Unknown

Event Timeline

Philip Kaufmann <phil.kaufmann@t-online.de> committed rABC4881353efef8: rework ClientModel::getBlockSource() + BitcoinGUI::setNumBlocks() (authored by Philip Kaufmann <phil.kaufmann@t-online.de>).Apr 10 2013, 13:53