15047 Commits (b5900eae983114b1d893917a3d086d194bb079ad)
 

Author SHA1 Message Date
ThomasV 26245c1ac9 unit tests: split test_payment_trampoline into two tests 2 years ago
ThomasV 14e96f4d53 Index request by ID instead of receiving address. 2 years ago
ThomasV 7d317761da wallet API: remove get_request_status, it is redundant with get_invoice_status 2 years ago
ThomasV 70da10d662 fix watchtower regtest flakiness caused by CTN variability. fixes #7961 2 years ago
Sander van Grieken 6d77253ac2 qml: remove log statement 2 years ago
Sander van Grieken 40e8ff6ce2 qml: add hack to delay rendering of QR until dialog is shown. 2 years ago
Sander van Grieken 179666612e qml: fix get_request in qerequestdetails 2 years ago
ThomasV f20b371737 fix #7959 2 years ago
SomberNight 42f2a3da31
Qt pay_lightning_invoice: handle NoDynamicFeeEstimates 2 years ago
SomberNight a143d05fb9
mac build: bump pyinstaller (4.2 -> 5.3) 2 years ago
SomberNight b3e869a5de
build win/mac: do not pass custom args to pyinstaller; use envvars 2 years ago
SomberNight 2d458d3b06
(trivial) contrib/build-wine: convert line-endings (CRLF -> LF) 2 years ago
SomberNight 89e1bbf4ec
mac build: add message to camera permission prompt, in Info.plist 2 years ago
SomberNight e39ab1623a
mac build: set minimum system version to 10.13.0 in Info.plist 2 years ago
SomberNight 859d43d0b2
mac build: let pyinstaller handle Info.plist 2 years ago
SomberNight d37b5e7d75
Qt ReceiveTabWidget: change cursor to hint QR code can be clicked 2 years ago
SomberNight abec59e17d
mac build: rm unused BUILDDIR 2 years ago
SomberNight 20997cf60b
wallet: follow-up removal of get_request_status 2 years ago
ThomasV 6a9e8da218 remove sign_payment_request: broken and not used 2 years ago
ThomasV 2df45faeae follow-up previous commit 2 years ago
ThomasV cf94ebc106 If an invoice cannot be parsed in import_invoices or import_requests, 2 years ago
ThomasV d9f77a50e8 wallet API: remove get_request_status, it is redundant with get_invoice_status 2 years ago
Sander van Grieken 291ca40c9e qml: fix missing param in userNotify 2 years ago
SomberNight 12e628e2e6
aiorpcx: fix bug in timeout_after monkeypatch 2 years ago
Sander van Grieken 629b0c56f3 qml: fix missing import 2 years ago
Sander van Grieken 34c901b1a6 qml: add Save Backup dialog when no onchain backup, some initial work on incomplete funding TX 2 years ago
ghost43 b6d744df04
Merge pull request #7955 from SomberNight/202208_fxrate_more_robust 2 years ago
SomberNight 03b514863e
exchange_rate: more robust spot price against temporary network issues 2 years ago
Sander van Grieken b9f381a133 qml: fix channel double add to list on open, better display errors 2 years ago
Sander van Grieken e582ae0486 qml: add QEAmount.copyFrom(QEAmount) so we can take a new amount object without changing the instance. 2 years ago
Sander van Grieken f398404e04 qml: add server and proxy config dialogs, forgot new files 2 years ago
ThomasV dd95369685 qml: fix undefined name (flake8 mandatory test) 2 years ago
Sander van Grieken 7b17626c4c qml: PIN error message also when setting new pin and second entry doesn't match 2 years ago
TadeuBAS 39c3d0585d
build scripts: add quotes around some paths (#7949) 2 years ago
Sander van Grieken 3295671e5b qml: show when PIN is wrong 2 years ago
SomberNight 8cbf49fec9
Qt balance dialog: use monospace font for btc amounts 2 years ago
Sander van Grieken 9a72f98855 qml: add server and proxy config dialogs 2 years ago
SomberNight 757ec53ea2
AddressSynchronizer: set diagnostic_name for better logs 2 years ago
Sander van Grieken dea30f96a1 qml: small fixes, cleanup 2 years ago
Sander van Grieken c37e202e44 qml: implement scrollbar drag in history listview 2 years ago
Sander van Grieken b0cfc2ab14 qml: add channel backup option to channel details page 2 years ago
Sander van Grieken bb8af0cd08 qml: add help_text to GenericShareDialog 2 years ago
Sander van Grieken 1e375ae9e1 qml: allow separate data for clipboard/share and QR code in GenericShareDialog 2 years ago
Sander van Grieken 65b3c1abb3 qml: fix derivation prefix not available for watch-ony wallets 2 years ago
Sander van Grieken f05ff0c9b8 qml: add QERequestDetails component. 2 years ago
SomberNight 4f574afe5a
Merge remote-tracking branch 'remotes/spesmilo/appimage-debian-base' 2 years ago
SomberNight 0ac49ea8c4
cirrus CI build: fix docker context to make COPY instructions work 2 years ago
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