14889 Commits (f65368f1d09841fc024143aad945623e7f4c316e)
 

Author SHA1 Message Date
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
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
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 3 years ago
ThomasV ad9030bd15 labels plugin: handle setting a label to None 3 years ago