15176 Commits (df2d0f4e1fc24267a0e3ea256ebf8356f30add6d)
 

Author SHA1 Message Date
SomberNight d1c15fe5e9
wallet: (perf) avoid iterating over all invoices in add_transaction 2 years ago
ThomasV 24145f1f52 detect paid invoices in on_event_adb_added_tx 2 years ago
Sander van Grieken 0f227b177c qml: use QEAmount setters also in qetxdetails 2 years ago
Sander van Grieken 153a9f3a53 qml: use only genericsharedialog component defined in main 2 years ago
Sander van Grieken 46641e7874 qml: handle unsigned, local tx in history 2 years ago
Sander van Grieken 3dffd3e0b5 qml: don't implicitly send_onchain from ConfirmTxDialog, externalize 2 years ago
Sander van Grieken 46d3aa4515 qml: enable send for watch-only wallets, show raw tx dialog after finalizing 2 years ago
Sander van Grieken 6190498dfc qml: add setters to QEAmount to allow updating values, as replacing QEAmount instances 2 years ago
Sander van Grieken 2ee6683dd0 qml: qetxdetails was missing this in 9eb7ee74e1 2 years ago
ThomasV ff3c999fcb rm method is_static_remotekey_enabled for channel backups 2 years ago
ThomasV a64aa45e85 get default label for txid based on invoices 2 years ago
ThomasV 2c53af1664 wallet: load lnworker earlier 2 years ago
SomberNight 7b8e257ebb wallet db upgrade: rm support of "legacy" lightning channels 2 years ago
ThomasV 1f403d1ca1 remove support for channels without static remote pubkey 2 years ago
ThomasV 21255b33af
Merge pull request #7939 from SomberNight/202208_lnwatcher_dont_load_redeemed_chans 2 years ago
SomberNight 3541ecb576
lnwatcher: don't add `REDEEMED` channels 2 years ago
yanmaani 9a37184a57 build: create source-only tarball in release.sh 3 years ago
SomberNight 16c84acb98
hw wallets: improve error message when a dependency is missing 2 years ago
ThomasV a11dbb1a76 kivy: save manually entered amount into lightning invoices, as in Qt (related: #7935) 2 years ago
ThomasV 2d6f40c8b8 fix #7935 2 years ago
ThomasV 8486168bbe fix typo 2 years ago
ThomasV 83feec2cb3 fix #7933 2 years ago
Sander van Grieken 9eb7ee74e1 qml: expose more flags and TxMinedInfo in qetxdetails 2 years ago
Sander van Grieken 74e9c848cc qml: QEAmount returns 0 when amount is undefined 2 years ago
SomberNight 13570a465c
kivy request dialog: follow-up c95791d7ee 2 years ago
ThomasV fceceaec97 lnwatcher: set future_tx regardless of tx_was_added, because it is not persisted 2 years ago
ThomasV 9058000791 lnwatcher: fix adding of local tx to history 2 years ago
Sander van Grieken 1c852328c0 qml: try-except around data query, history is very unpredictable what's present and what's not 2 years ago
Sander van Grieken 0c3ce4a6b6 qml: add address to bolt11>bip21>address QR caroussel and remove address copy button 2 years ago
Sander van Grieken 0d7bcb5dd2 qml: refactor HistoryItemDelegate into separate file 2 years ago
ThomasV f65368f1d0 kivy request dialog: follow-up c95791d7eeff6f64968e391c78e344e0a02e1669: 2 years ago
SomberNight c95791d7ee qt/kivy: receive tab: add wallet.ReceiveRequestHelp and refactor 2 years ago
SomberNight 0a6265ef58
qt new_channel_dialog: fix None-handling for lnworker.suggest_peer() 2 years ago
SomberNight 767b058946
qt history tab: fix "View Channel" in context menu 2 years ago
SomberNight ba72abdbf5
kivy request_dialog: default to LN if there is no URI 2 years ago
SomberNight bd7a6a8f77
qt/kivy receive tab: show error msg when creating req with amt<dust 2 years ago
SomberNight 5f5e6b3cf3
kivy request_dialog: disable "lightning" btn if no LN part 2 years ago
SomberNight 1b2d46722c
kivy request_dialog: rm some magic numbers 2 years ago
SomberNight 7d481935e2
qt ReceiveTab: handle case with URI=="" 2 years ago
SomberNight 0e15d7a973
qt RequestList: allow copying URI even if there is no bitcoin addr 2 years ago
SomberNight 659d6890d9
wallet.get_request_URI: rm code duplication 2 years ago
SomberNight 7daeccdf85
qt ReceiveTab: ensure TabWidget has frame in more cases 2 years ago
SomberNight bd2ca30f95
kivy: fix creating dust amount receive requests 2 years ago
Sander van Grieken f63df43614 wine: rename freeze_appimage_distro.sh to freeze_containers_distro.sh and 2 years ago
Sander van Grieken a1975e2449 appimage: add freeze_appimage_distro.sh and adapt Dockerfile to use debian buster base 2 years ago
SomberNight ea5c49b3ab
wallet.delete_request(key): piggyback on get_request(key) 2 years ago
SomberNight 0c81dc13a0
wallet: rm confusing get_request_by_address method 2 years ago
SomberNight 396a68cb58
wallet: delete_{invoice,request}: add "write_to_disk=True" param 2 years ago
SomberNight 7e2fab809d
appimage build: better parameterise python version 2 years ago
SomberNight 388811296e
qt: replace some hardcoded pixel sizes for better high-dpi support 2 years ago