lbrycrd/src/qt/forms
Wladimir J. van der Laan 77339e5c24
Merge #15163: Correct units for "-dbcache" and "-prune"
6f6514a080 Correct units for "-dbcache" and "-prune" (Hennadii Stepanov)

Pull request description:

  Actually, all `dbcache`-related values in the code are measured in MiB (not in megabytes, MB) or in bytes (e.g., `nTotalCache`).

  See: https://github.com/bitcoin/bitcoin/blob/master/src/txdb.h

  ba8c8b2227/src/init.cpp (L1405-L1424)

  Also, "-prune" is fixed:
  1. The GUI values in GB are translated to the node values in MiB correctly.
  2. The maximum of the "prune" `QSpinBox` is not limited by default value of 99 (GB).

  Fix: #15106

Tree-SHA512: 151ec43b31b1074db8b345fedb1dcc10bde225899a5296bfc183f57e1553d13ac27db8db100226646769ad03c9fcab29d88763065a471757c6c41ac51108459d
2019-01-30 20:22:57 +01:00
..
addressbookpage.ui [qt] Add support to search the address book 2018-01-03 16:15:15 +00:00
askpassphrasedialog.ui [ui] Add toggle for unblinding password fields 2017-10-18 13:22:30 -07:00
coincontroldialog.ui qt: Remove hidden columns in coin control dialog 2018-11-29 07:58:40 +00:00
debugwindow.ui Merge #15167: qt: Fix wallet selector size adjustment 2019-01-21 17:40:33 +01:00
editaddressdialog.ui qt: refactor: Use absolute include paths in .ui files 2017-11-16 08:23:02 +13:00
helpmessagedialog.ui Unify package name to as few places as possible without major changes 2015-12-14 02:11:10 +00:00
intro.ui Qt/Intro: Explain a bit more what will happen first time 2017-02-09 05:07:19 +00:00
modaloverlay.ui qt: Set modal overlay hide button as default 2018-03-06 15:10:58 +00:00
openuridialog.ui qt: refactor: Use absolute include paths in .ui files 2017-11-16 08:23:02 +13:00
optionsdialog.ui Correct units for "-dbcache" and "-prune" 2019-01-30 07:17:22 +02:00
overviewpage.ui Merge #8972: [Qt] make warnings label selectable (jonasschnelli) 2016-10-19 11:27:21 +02:00
receivecoinsdialog.ui GUI: Rephrase Bech32 checkbox text/tooltip 2018-05-17 09:31:35 +08:00
receiverequestdialog.ui qt: refactor: Use absolute include paths in .ui files 2017-11-16 08:23:02 +13:00
sendcoinsdialog.ui qt: Remove "Pay only required fee" checkbox 2018-10-30 16:31:57 +02:00
sendcoinsentry.ui qt: refactor: Use absolute include paths in .ui files 2017-11-16 08:23:02 +13:00
signverifymessagedialog.ui qt: refactor: Use absolute include paths in .ui files 2017-11-16 08:23:02 +13:00
transactiondescdialog.ui qt: Add transaction hash to details window title 2016-04-26 16:05:10 +02:00