LBRY-Vault/electrum/gui
SomberNight d2f132738a
wallet: only select mature coins by default
this is a regression from #5721

Removed the `TxInput.is_coinbase` method as I think it is a confusing API,
instead we now have `TxInput.is_coinbase_input` and `TxInput.is_coinbase_output`.

related #5872
2020-01-02 00:43:49 +01:00
..
icons more post-rebase fixups 2019-08-20 09:03:11 +02:00
kivy fix paying bip70 payment request with Kivy GUI 2019-12-31 03:37:50 +01:00
qt wallet: only select mature coins by default 2020-01-02 00:43:49 +01:00
__init__.py some import clean-up in qt 2018-09-25 18:15:28 +02:00
stdio.py integrate PSBT support natively. WIP 2019-11-04 22:24:36 +01:00
text.py integrate PSBT support natively. WIP 2019-11-04 22:24:36 +01:00