14814 Commits (776c7c20647911dd0230c34d1790a03fde4dcee1)
 

Author SHA1 Message Date
ThomasV 776c7c2064
Merge pull request #7902 from nc50lc/master 3 years ago
nc50lc 1383c44090
Update network.py 3 years ago
Sander van Grieken 623de58b7b qml: network status improvements 3 years ago
SomberNight 9b48a97f65
lnutil.LnFeatures.get_names: don't return `None`s for unknown features 3 years ago
Sander van Grieken c0dc1a9eaa qml: separate proxy and server controls from wizardcontainer, so we can reuse them in 3 years ago
Sander van Grieken ccd182ec18 qml: qenetwork events don't need to be handled in qt thread 3 years ago
ThomasV e7554ba225
Merge pull request #7898 from gruve-p/patch-3 3 years ago
Sander van Grieken a970c0f78a qml: add initial bolt-11/bip-21 chooser in requestdialog 3 years ago
ThomasV f5b1f7d2d9 Generalize ChannelDetailsDialog to channel backups. 3 years ago
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