14938 Commits (3c5465fc5c506a4cccd39d92c1ae05a008c146f3)
 

Author SHA1 Message Date
ThomasV 3c5465fc5c update locale 2 years ago
SomberNight 4f1969dc6c
update block header checkpoints 2 years ago
Sander van Grieken c278d5befc qml: OpenWalletDialog rework 2 years ago
Sander van Grieken d76726836d qml: fixes 2 years ago
ThomasV 60c493dc15 adb: trigger adb_added_tx event only if the transaction is new 2 years ago
SomberNight c2b5e3ec15
build: use build-locale.sh in all build scripts 2 years ago
SomberNight d0de44a794
build: also build a "source-only" linux-packager-friendly tarball 2 years ago
SomberNight 7d36f2ba3a
build: follow-up source-only tarballs 2 years ago
ThomasV 4dee6e53b9
Merge pull request #7942 from SomberNight/202208_wallet_nosetlabel 2 years ago
SomberNight abef454237
qt: better handle unparseable URIs 2 years ago
Sander van Grieken d52cd2f2e6 qml: don't auto-pop Scan 2 years ago
Sander van Grieken 742012aee3 qml: add initial sign and broadcast feature to TxDetails/qetxdetails 2 years ago
Sander van Grieken 1c29ef12b5 qml: cosmetic changes 2 years ago
Sander van Grieken fad9f87303 qml: accept raw tx from send page paste/qrscan and show TxDetails 2 years ago
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