15029 Commits (444dc7fb7f6792450ce2ad89df26cca89d46940e)
 

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