14963 Commits (3295671e5b04cbe1427a1966e8220f6b60eb840b)
 

Author SHA1 Message Date
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
SomberNight 05863a611f
tests: test_lnpeer.py: clean-up temp dirs created in /tmp, in tearDown 2 years ago
SomberNight bc8edd2928
Add .editorconfig file 2 years ago
Axel Gembe 07ee204c9c
Qt Console: Fix font reset when moving between screens 2 years ago
avirgovi b5d2b3c512
create chmod aware of XDG_RUNTIME_DIR 3 years ago
SomberNight 233d2373df
util: implement is_subpath 2 years ago
ghost43 3c964c9ea0
Merge pull request #7923 from SomberNight/202208_wallet_labels 2 years ago
SomberNight 7b095158bf
wallet: add get_label_for_address, and make get_label private 2 years ago
ghost43 9279463fae
Merge pull request #7918 from SomberNight/202208_build_tighten1 2 years ago
SomberNight 73ba00d7dd
wallet.restore_wallet_from_text: support creating wallet in-memory 2 years ago
ThomasV 48bb4867a4 fix #7920 2 years ago
ThomasV e8a8c8c3f1 fix #7921 2 years ago
SomberNight 0c2a885c66
mac build: force using source dist for most of our python dependencies 2 years ago
SomberNight 87904e2c7e
win build: force using source dist for some of our python dependencies 2 years ago