14905 Commits (1f403d1ca1737178de8eb6a10784f35cdf1cba92)
 

Author SHA1 Message Date
ThomasV 3afee67ea3 kivy GUI: show better error message if we cannot channel backup import because lightning is disabled or unavailable. fixes #7899 3 years ago
ThomasV b5617ec0fd lnworker: get_channel_objects method to be used by GUI 3 years ago
ThomasV 4a27e4e51a fix #7895: rename parameter 3 years ago
ThomasV af1fb1ae9f remove_channel_backup: a channel backup might be in both lists 3 years ago
ThomasV 90610de58e auto-remove redeemed channel backups 3 years ago
gruve-p bc5b5eb0b1
appimage: Bump git 3 years ago
Sander van Grieken 9147e84010 qml: finally! 3 years ago
Sander van Grieken fd7bd64ce8 qml: delete WizardComponents, move into NewWalletWizard 3 years ago
Sander van Grieken 802246251f qml: visually dim channels in CLOSED and REDEEMED states, apply simple sort on channel state 3 years ago
Sander van Grieken 0cc22931d8 qml: don't expose WalletListModel as a declarative type 3 years ago
Sander van Grieken 8523fc134f qml: slip39 disabled for now 3 years ago
Sander van Grieken 6aded403b8 qml: pin lock after inactivity 3 years ago
ThomasV 5faef83874 rm dead code 3 years ago
ThomasV 30609cdc63 Qt: simplify lightning_tx_dialog using ShowQRLineEdit 3 years ago
Sander van Grieken bbbb19eee4 qml: dedupe swap auth handling, fix fee values when no tx 3 years ago
Sander van Grieken 2ea1d88567 qml: use closebutton icon for label edit cancel 3 years ago
ThomasV 6a74ffe80e Qt: improve channel details dialog. Add util.ShowQRLineEdit class. 3 years ago
ThomasV 4ff1ed5de5 show_lightning_invoice: minor improvements 3 years ago
ThomasV 85d354bf24 Qt show_lightning_invoice: show features 3 years ago
ThomasV 1568c10ca0 fix 'view log' menu (follow-up 2d68350900) 3 years ago
SomberNight ed65f335bd
wallet_db upgrade: fix possible corruption of invoice amounts 3 years ago
SomberNight d5b5f82b01
LN invoice: better handle unknown required featured bits in bolt11 invs 3 years ago
ThomasV f5abd4f1d1 add command line for rebalancing channels 3 years ago
SomberNight 1e97491124
qt QRDialog: make dialog usefully resizeable 3 years ago
Sander van Grieken 894495aa92 qml: clean up 3 years ago
Sander van Grieken 63fed38305 qml: skip wallet password entry when single_password and password is known 3 years ago
Sander van Grieken 70cf44ccec qml: wip single password 3 years ago
SomberNight 430a61eb42
qt QRDialog: try to fix layout-sizing issues 3 years ago
SomberNight 28fe345b0b
keystore.check_password: raise better exc if called on pwless ks 3 years ago
SomberNight 79fec3417a
crypto.py: rm {En,De}codeAES_base64. instead use {En,De}codeAES_bytes 3 years ago
SomberNight d067e0e314
wallet: make "invoices" and "receive_requests" private 3 years ago
SomberNight 056de017f0
wallet: use `get_request(addr)` instead of `receive_requests[addr]` 3 years ago
SomberNight 44655bcca2
qt qrtextedit: also show icon in ShowQRTextEdit.contextMenu 3 years ago
ThomasV 436360db10 revert 02e4569086 3 years ago
ThomasV 46cfe781e3 initial release notes for 4.3 3 years ago
Sander van Grieken d0a9420c87 qml: fix initial focus wallet name in new wallet wizard 3 years ago
Sander van Grieken f83c944f0e qml: properly set keystore password when creating new wallet 3 years ago
ThomasV 02e4569086 auto-remove redeemed channel backups. fix indentation. 3 years ago
SomberNight 955986d024
qt: PayToEdit and OverlayControlMixin: move around input buttons 3 years ago
SomberNight 2c73e7f854
wallet: (regression) fix get_spendable_coins when "domain" arg is given 3 years ago
ThomasV 9ae0e5bffc remove lightning parameter from wallet.create_request 3 years ago
ThomasV 957174a039 all GUIs: show local and remote force-close options in a homogeneous way 3 years ago
ThomasV 8c991ef656 channels_list: refactor menu. Add request_force_close option for channels too, guard it with a confirmation dialog. 3 years ago
ThomasV 88b2dc3589 show onchain address of request in CLI. Fixes #7886 3 years ago
ThomasV 9b075ba187 get_node_alias: allow node_id prefixes for channel backups 3 years ago
ThomasV 36a6fd6311 request_force_close_from_backup: 3 years ago
SomberNight 9b8750b9cc
wallet.export_invoice: should support onchain invoice with "!" (max) amount 3 years ago
SomberNight 68581ce80a
invoices: fix type hint for get_address() 3 years ago
ghost43 45a6290987
Merge pull request #7885 from gruve-p/patch-2 3 years ago
gruve-p e50db4bf2b
appimage: update libssl-dev libssl1.1 openssl 3 years ago