14281 Commits (2117118047b2ed41e9906655b5482d8faa85ae51)
 

Author SHA1 Message Date
ThomasV 2117118047 set_request_status: pass the right key to request_status callback. 3 years ago
ThomasV 8354dd006b fix receiving lightning requests without amount 3 years ago
ThomasV 31dc93eade Qt: remove QR button from receive text widget. Add tooltip instead 3 years ago
ThomasV b9139a2472 minor fix: update_receive_address_styling 3 years ago
SomberNight 5f7388a475
lnworker: fix get_onchain_history if running with --offline 3 years ago
SomberNight 63c8aeb54c
wallet: fix paying invoice with "max" amount 3 years ago
SomberNight 7be8b4f405
fix opening wallet that has "max" amount invoice saved 3 years ago
ThomasV fb6047ec46 lnworker: fix can_pay_invoice for trampoline MPP 3 years ago
ThomasV d34f513532 Qt: adapt receive_lightning_help text 3 years ago
ThomasV bb2e410942 Do not reuse addresses of expired requests. 3 years ago
ThomasV f53b413643 set_frozen_state: trigger refresh of piechart in status bar 3 years ago
ThomasV 7be7ea71db follow-up e992e3a9b2 3 years ago
ThomasV e992e3a9b2 Qt: follow-up e362d1aac4 3 years ago
ThomasV ba018c707f Qt: add bolt11_fallback and bip21_lightning options to preferences 3 years ago
ThomasV cbb51b31d8 kivy updates 3 years ago
ThomasV 0c64a884c9 Qt: show single balance in statusbar 3 years ago
ThomasV 60865f3902 Show options if we do not have the liquidity to pay a lightning invoice: 4 years ago
ThomasV 2c6e36e89d Fallback addresses 3 years ago
ThomasV f18a042955 Qt: receive_lightning_help text 3 years ago
ThomasV 9ba5a34800 Qt receive tab: 3 years ago
ThomasV bf4455ef30 follow-up db invoice unification: 3 years ago
ThomasV 7102fb732e follow-up prev: 3 years ago
ThomasV e392197ab9 wallet_db upgrade: 3 years ago
gruve-p 75044f334b appimage: update git 3 years ago
SomberNight 8e234f3ccd
qt gui: better detection of missing PyQt5 at startup 3 years ago
accumulator 70fb4bf538
android: create relative .buildozer symlink at correct folder, regardless of CWD (#7759) 3 years ago
SomberNight 3451140ce7
qt coins list: fix populating labels 3 years ago
ThomasV 5bd2524bfb follow-up #7748 3 years ago
ThomasV 877a9f553b
Merge pull request #7748 from spesmilo/confirm_reverse_swaps 3 years ago
ThomasV 3e6595ae98
Merge pull request #7756 from SomberNight/202204_qt_taskthread_cancel 3 years ago
ThomasV f0a806ccf8
Merge pull request #7754 from SomberNight/202204_wallet_uptodate2 3 years ago
SomberNight 29c1106988
qt main_window: move TaskThread from wallet.thread to window.thread 3 years ago
SomberNight 428dff90f8
address_sync: include verifier in sync_state progress indicator 3 years ago
SomberNight 30650c524c
address_sync: "up_to_date" now waits for SPV 3 years ago
SomberNight a05ef140d6
address_sync: split off unconfirmed_tx from unverified_tx 3 years ago
SomberNight 837fc1606c
address_sync: change up_to_date to be private; no lock needed to read 3 years ago
SomberNight 6c05de6fb9
osx arm notes: simplify 3 years ago
Bitkarrot 36a685d560
Notes for Apple M1 build from source (#7747) 3 years ago
SomberNight 214ac19f15
window.run_coroutine_from_thread: don't use wallet.thread 3 years ago
SomberNight 96c063028a
qt TaskThread: implement cancellation of tasks, for cleaner shutdown 3 years ago
ThomasV ad41f4aed0 trampoline legacy mpp: link to eclair issue 3 years ago
SomberNight ea21ae35e8
mac build: add workaround for installing pyinstaller with setuptools 61 3 years ago
SomberNight 3bae7dfd90
mac build: git clone pyinstaller to allow using custom commits 3 years ago
SomberNight 4d2d2a7bc3
win build: update wine 3 years ago
SomberNight 250795f137
verifier: small clean-up 3 years ago
Sander van Grieken 184e122c36 rerun freeze_packages 3 years ago
SomberNight 207600e00c
transaction.py: TxOutpoint: nicer __str__ and __repr__ 3 years ago
SomberNight 0226e7196d
swaps: build index(es) for the swaps dict to avoid linear scanning 3 years ago
ThomasV 083205714c Qt: reorganize settings dialog 3 years ago
ThomasV e362d1aac4 Qt: make display of lists more stable. 3 years ago