14416 Commits (58be69afd3cbe9cfcf36a591feb932c5c804212d)
 

Author SHA1 Message Date
SomberNight 443a76240d
interface.get_block_header: assert height >= 0 3 years ago
ThomasV 6a9df7d827
Merge pull request #7792 from SomberNight/202204_asyncio_cleanups 3 years ago
SomberNight 872ce82418
tests: clean up event-loop creation 3 years ago
ThomasV 56124ad15a swap_dialog: raise recv_amount when min_mount is received 3 years ago
SomberNight 2c57c78ebe
asyncio: stop using get_event_loop(). introduce ~singleton loop. 3 years ago
ThomasV fdee31af05 Qt settings_dialog: use signals 3 years ago
ThomasV 334da245dc (minor) fix checkbox in qt settings 3 years ago
ThomasV f4e902e907 LNWorker: give up payment after timeout, not number of attempts. 3 years ago
SomberNight 1182972be1
hardware wallets: mention keystore.label in select_device 3 years ago
SomberNight 238619f1ed
hardware wallets: smarter pairing during sign_transaction 3 years ago
SomberNight 610dd7ce83
hardware wallets: redefine "id_" for hid devices to avoid collisions 3 years ago
ThomasV 3c7d5663fd
Update SECURITY.md 3 years ago
ThomasV 90d2d826a4
Update SECURITY.md 3 years ago
ThomasV 1f7ada3486 minor: fix #7789 3 years ago
ThomasV 96433ea2b4
Merge pull request #7778 from SomberNight/202204_invoice_recalc_ids 3 years ago
ThomasV 44f29331bf lnwatcher: in inspect_tx_candidate, match witness scripts against HTLC templates 3 years ago
ThomasV cbeea6e42a fix #7783 3 years ago
ThomasV e3beae5c00
Merge pull request #7761 from SomberNight/202204_versioninfo_cmd 3 years ago
ghost43 c45170acfb
Merge pull request #7785 from SomberNight/202204_bump_appimage 3 years ago
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