.. |
__init__.py
|
integrate PSBT support natively. WIP
|
2019-11-04 22:24:36 +01:00 |
addresses.py
|
wallet: make labels private, and access to need lock
|
2020-10-13 18:57:55 +02: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
|
kivy: implement dscancel
|
2020-10-09 19:01: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
|
kivy: use on_release instead of on_press in buttons
|
2020-06-25 21:55:59 +02:00 |
dscancel_dialog.py
|
(trivial) kivy: rename title of DSCancelDialog
|
2020-10-15 17:38:41 +02:00 |
fee_dialog.py
|
file reorganization with top-level module
|
2018-07-13 14:01:37 +02:00 |
fx_dialog.py
|
kivy: fix fx history rates defaults.
|
2020-07-16 01:00:51 +02:00 |
installwizard.py
|
kivy: use our logger, not kivy's; and log more exceptions.
|
2020-10-16 17:55:40 +02:00 |
invoice_dialog.py
|
fix amount_sat in kivy invoice/request dialogs. (follow-up d5f368c584 )
|
2020-06-25 14:39:14 +02:00 |
label_dialog.py
|
file reorganization with top-level module
|
2018-07-13 14:01:37 +02:00 |
lightning_channels.py
|
kivy: use our logger, not kivy's; and log more exceptions.
|
2020-10-16 17:55:40 +02:00 |
lightning_open_channel.py
|
kivy: use our logger, not kivy's; and log more exceptions.
|
2020-10-16 17:55:40 +02:00 |
lightning_tx_dialog.py
|
fix #6125: detect self-payments
|
2020-05-06 12:58:55 +02:00 |
nfc_transaction.py
|
fix #4720
|
2018-09-17 14:44:01 +02:00 |
password_dialog.py
|
follow-up 88bb5309c4
|
2020-06-06 12:08:36 +02:00 |
qr_dialog.py
|
kivy: fix #6280 (share btn in qr_dialog)
|
2020-06-26 03:38:39 +02:00 |
qr_scanner.py
|
file reorganization with top-level module
|
2018-07-13 14:01:37 +02:00 |
question.py
|
kivy: confirm all actions even if there is no PIN set
|
2020-05-15 19:11:31 +02:00 |
request_dialog.py
|
fix amount_sat in kivy invoice/request dialogs. (follow-up d5f368c584 )
|
2020-06-25 14:39:14 +02:00 |
seed_options.py
|
kivy: support bip39 seeds
|
2019-08-13 17:14:54 +02:00 |
settings.py
|
kivy: allow setting password for watch-only wallets
|
2020-10-13 17:19:47 +02:00 |
tx_dialog.py
|
wallet: simplify get_wallet_delta
|
2020-10-18 20:37:29 +02:00 |
wallets.py
|
Fix issue #6201:
|
2020-06-04 19:17:58 +02:00 |