..
__init__.py
integrate PSBT support natively. WIP
2019-11-04 22:24:36 +01:00
addresses.py
Added coloring to the AddressPopup dialog:
2020-02-01 18:16:26 +01:00
amount_dialog.py
kivy amount_dialog: truncate btc amounts to max precision
2019-09-08 15:41:10 +02:00
bump_fee_dialog.py
wallet: make "increase fee" RBF logic smarter
2019-06-20 22:42:48 +02:00
checkbox_dialog.py
file reorganization with top-level module
2018-07-13 14:01:37 +02:00
choice_dialog.py
rename WizardChoiceDialog (ambiguous)
2019-08-20 09:02:33 +02:00
crash_reporter.py
crash reporter: in Qt subclass, do network request using WaitingDialog
2019-07-02 19:27:36 +02:00
fee_dialog.py
file reorganization with top-level module
2018-07-13 14:01:37 +02:00
fx_dialog.py
kivy fx dialog: fix #5329
2019-05-13 20:05:01 +02:00
installwizard.py
mnemonic: implement Wordlist class
2020-02-29 00:20:11 +01:00
invoice_dialog.py
Catch exceptions raised in LNWorker._pay_to_route
2020-02-17 12:33:43 +01:00
label_dialog.py
file reorganization with top-level module
2018-07-13 14:01:37 +02:00
lightning_channels.py
do not show channel balances if channel is closed
2020-02-22 12:10:41 +01:00
lightning_open_channel.py
kivy: fix open_channel (API was changed)
2019-11-23 20:50:30 +01:00
lightning_tx_dialog.py
fix flake8 test
2020-02-18 14:05:28 +01:00
nfc_transaction.py
fix #4720
2018-09-17 14:44:01 +02:00
password_dialog.py
kivy: pass message to password_dialog (follow-up d9172ade71
)
2020-02-17 09:16:29 +01:00
qr_dialog.py
GUI refactoring for Kivy and lightning.
2019-08-20 09:03:12 +02:00
qr_scanner.py
file reorganization with top-level module
2018-07-13 14:01:37 +02:00
question.py
file reorganization with top-level module
2018-07-13 14:01:37 +02:00
request_dialog.py
receive requests: encode lightning invoices as uppercase -> smaller QRs
2019-12-07 05:58:58 +01:00
seed_options.py
kivy: support bip39 seeds
2019-08-13 17:14:54 +02:00
settings.py
kivy: make backups optional
2020-02-15 17:26:03 +01:00
tx_dialog.py
follow-up fixes to storage-db separation
2020-02-13 20:00:12 +01:00
wallets.py
storage: read/write sanity checks
2019-09-10 21:17:15 +02:00