* Update qt.cpp to match block_count RPC & fix bug with pruned display
Currently the QT wallet 1) does not show cemented count, 2) has "Full" directly appended to the unchecked count (no comma or space), and the "Pruned" count is always empty (due to a minor concatenation bug). This change fixes that
* Update qt.cpp
Removing if-statements for cemented and unchecked, per https://github.com/nanocurrency/nano-node/pull/4000#pullrequestreview-1182747759
* Update qt.cpp
Renaming "Queued" to "Unchecked" per colloquial usage and comment here: https://github.com/nanocurrency/nano-node/pull/4000#issuecomment-1317202823
* Fix unit test wallet.enter_password
Search that the status line starts with the right words and ignore the
counts, which are not directly relevant to this test.
Co-authored-by: Dimitrios Siganos <dimitris@siganos.org>
Nano is a digital payment protocol designed to be accessible and lightweight, with a focus on removing inefficiencies present in other cryptocurrencies. With ultrafast transactions and zero fees on a secure, green and decentralized network, this makes Nano ideal for everyday transactions.
We want to hear about any trouble, success, delight, or pain you experience when
using Nano. Let us know by filing an issue, joining us on Reddit, or joining us on Discord.