LBRY-Vault/electrum/gui
SomberNight 55b5335ebb
qt tx dialog: always show input amounts if we know them
Previously we would only show input amounts for partial txs.
Now also show them for complete txs as well, if we know them:
we check in the wallet db for the prevtx and read the value for the output.
This is safe as the input commits to the prevout via txid (which commits to the output value).

Also show "from addresses" in more cases in a similar fashion.
2020-10-18 20:37:14 +02:00
..
icons BitBox02 Electrum plugin support 2020-04-12 15:34:37 +02:00
kivy kivy: use our logger, not kivy's; and log more exceptions. 2020-10-16 17:55:40 +02:00
qt qt tx dialog: always show input amounts if we know them 2020-10-18 20:37:14 +02:00
__init__.py some import clean-up in qt 2018-09-25 18:15:28 +02:00
stdio.py wallet: make labels private, and access to need lock 2020-10-13 18:57:55 +02:00
text.py wallet: make labels private, and access to need lock 2020-10-13 18:57:55 +02:00