14873 Commits (65fda1f41d65ad9909cdd0e139a816be1982c263)
 

Author SHA1 Message Date
SomberNight 65fda1f41d
android build: fix Dockerfile "COPY" instructions 2 years ago
SomberNight b8240bec3e
wine build: build win-iconv-mingw-w64-dev, instead of using debian sid 2 years ago
Sander van Grieken 46d76f0504
android: adapt Dockerfile to use debian bullseye base 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
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
SomberNight caa6983f81
contrib/{add_cosigner,make_download}: cd to project root 2 years ago
SomberNight 548b7d4b23
(trivial) RELEASE-NOTES: fix some typos 2 years ago
SomberNight bf4482ce1e
(trivial) replace URL in comment to include git hash instead of branch 2 years ago
SomberNight 787dd69282
win build: clear $CONTRIB_WINE/dist between builds 2 years ago
SomberNight 150ebe116a
mac build: maybe fix reproducibility fail (_cbor.cpython-39-darwin.so) 2 years ago
ThomasV 4fcc5a580a prepare release 4.3.0: update version.py and locale 2 years ago
ThomasV db794949ae update release notes 2 years ago
SomberNight c421bdaff4
(trivial) qml/qedaemon.py: add missing import 2 years ago
SomberNight 752b37a03b
dependencies: bundle older hidapi in binaries 2 years ago
SomberNight d4f76143b0
qt ReceiveTabWidget: revert prev, and add frame in a different way 2 years ago
SomberNight b97d080617
qt ReceiveTabWidget: add frame to "help label", and rm some nesting 2 years ago
ThomasV 58b56b3039 receive_tab: use QStackedWidget instead of QTabWidget 2 years ago
poiuty 018a83078c
remove ca.poiuty.com (#7913) 2 years ago
ThomasV a5965933d2 Fix CTNs in should_be_closed_due_to_expiring_htlcs (fixes #7906). 2 years ago
ThomasV 0c8a828704 follow-up 7dcd8d8dc8 2 years ago
ThomasV 98e6bd6f80
Merge pull request #7909 from SomberNight/202207_qt_receive_tab_macos 2 years ago
ThomasV a2e059ce7a receive_tab: workaround qdarkstyle bug 2 years ago
SomberNight 7dcd8d8dc8
Qt receive_tab: fix receive_tabs widget on macOS 2 years ago
ThomasV ad9030bd15 labels plugin: handle setting a label to None 2 years ago
ThomasV cace1b5013 lnwatcher: compare txids instead of tx objects, before calling add_transaction or set_label 2 years ago
Sander van Grieken 3de498907c qml: delete_wallet and add checks for channels, balance, pending requests 3 years ago
Sander van Grieken 008805d97c qml: implement initial wallet from master key 3 years ago
Sander van Grieken e719e70761 qml: fix icon paths 3 years ago
Sander van Grieken 5008cef491 qml: optimize imports 3 years ago
ThomasV eb9d211378 text GUI: add proper stop method 3 years ago
Sander van Grieken ae1e7eea4c qml: make sure the auth_protect decorator finishes when closing Pin dialog without reject/accept 3 years ago
Sander van Grieken 6c21a0ec67 qml: create PasswordField control 3 years ago
Sander van Grieken e9a1824a77 qml: parent channel open progress dialog to main.qml as it might live longer than OpenChannel 3 years ago
Sander van Grieken 4f3dc7a2cc qml: fixes 3 years ago
Sander van Grieken 509e0fcc07 qml: initial channel open progress dialog 3 years ago
Sander van Grieken 3b9c009e43 qml: include dialogs in back button navigation 3 years ago
ThomasV 725c70bc4a text GUI: simplify show_request 3 years ago
Sander van Grieken 33bc35940f qml: move dialogs out of controls/ 3 years ago
Sander van Grieken a27218dcb7 qml: copy/share the correct data, fix UI issue when no description 3 years ago
ThomasV 43ab4a779a various updates for the text GUI 3 years ago