14647 Commits (6a22a7698c5a3d067963b3322e96a3deffde2135)
 

Author SHA1 Message Date
Michel van Kessel 54f5ad46b3
appimage: update package (git) in dockerfile (#7786) 3 years ago
SomberNight de724a214d
asyncio: addr_sync: maybe fix "no current event loop in thread" 3 years ago
SomberNight 1dd6a2019a
asyncio: sql_db: maybe fix "no current event loop in thread" 3 years ago
SomberNight f10752b523
lnworker: LNWallet.start_network to call super().start_network 3 years ago
SomberNight b7dd51612e
asyncio: use loop.create_future() instead of asyncio.Future() 3 years ago
Rogach 6d049a30f2
fix typo in warning message shown when enabling lightning (#7782) 3 years ago
SomberNight 6633ef4c35
build appimage: bump pkg2appimage version 3 years ago
ghost43 b765959dd5
Merge pull request #7772 from SomberNight/202204_fxrate_floats 3 years ago
SomberNight cfa6b91f22
wallet_db: rm dependence on PaymentRequest class in convert_version_25 3 years ago
ThomasV 149cccbc4a fix tests (follow-up 2117118047) 3 years ago
ThomasV a0a81c31bd Qt: hide receive tabs when payment is received. 3 years ago
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 adfe542fae
wallet_db upgrade: recalc keys of outgoing on-chain invoices 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
SomberNight 583089d57b
exchange_rate: normalise some internal types, saner Decimal conversion 3 years ago
SomberNight 81d0928abd
exchange_rate: add some type hints 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 e47e0afa91
commands: add "version_info" cmd 3 years ago
SomberNight 419fc6e1c1
gui init: raise GuiImportError instead of sys.exit if dep is missing 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