1
0

Commit Graph

  • fa575ab1fc fix test_onion_message (follow-up previous commit) ThomasV 2026-01-13 17:36:06 +01:00
  • 1845143786 lnpeer: wait_for_received_pending_htlcs_to_get_removed: wait only if peer has been initialized ThomasV 2026-01-13 17:15:51 +01:00
  • 69af2f77ed Merge pull request #10404 from f321x/fix_10403 ThomasV 2026-01-13 14:55:20 +01:00
  • 5199c6c742 ExchangeRate: return NaN if rate is 0 f321x 2026-01-13 13:57:14 +01:00
  • 0c29c5006e Merge pull request #10394 from f321x/cosigner_wallet_event_listener ThomasV 2026-01-13 13:45:06 +01:00
  • 65f245f475 qml: FeePicker: hide "Target" line in "Manual" mode SomberNight 2026-01-12 18:19:51 +00:00
  • f387300ab2 qml: FeePicker: use UI_UNIT_NAME constants, instead of hardcoding SomberNight 2026-01-12 17:53:56 +00:00
  • 5778fa401d Merge pull request #10363 from f321x/unittest_lnwallet ghost43 2026-01-12 15:20:52 +00:00
  • 331ed0fe02 Merge pull request #10400 from f321x/fix_qml_type_error ghost43 2026-01-11 06:06:02 +00:00
  • 45e1b0da8d Merge pull request #10402 from f321x/fix_test_reestablish_with_old_state ghost43 2026-01-11 03:02:38 +00:00
  • dac507ec3c Merge pull request #10396 from f321x/fix_qml_balance ThomasV 2026-01-09 10:45:58 +01:00
  • dee2371738 test_lnpeer: use PeerInTests instead if Peer f321x 2026-01-08 14:48:44 +01:00
  • 562839c540 tests: add TestLNWallet to test lnwallet utils f321x 2025-12-12 11:10:31 +01:00
  • 04b7b683ed qml: add close no-op to QEQRScanner to fix type error f321x 2026-01-08 11:14:06 +01:00
  • fb96ba41cd qt: WalletInfoDialog: sort keystores by root fingerprint f321x 2026-01-08 09:53:41 +01:00
  • 663fcddc0c AddressSynchronizer: invalidate balance cache on spv f321x 2026-01-07 18:15:08 +01:00
  • 72f083d2d0 AddressSynchronizer: remove unneccessary loop f321x 2026-01-07 16:24:50 +01:00
  • 2172dadf62 hw plugins: coldcard: fix compat with ckcc-protocol v1.5.0 SomberNight 2026-01-05 16:28:23 +00:00
  • f1f4fc0939 hw plugins: coldcard: log error when I forget to set udev rules SomberNight 2026-01-05 16:06:24 +00:00
  • 3bd5f1a681 Merge pull request #10372 from SomberNight/202512_lnworker_split ghost43 2026-01-05 15:58:30 +00:00
  • 927724145a tests: rm some more dead code SomberNight 2025-12-20 17:59:08 +00:00
  • 0afd433c42 tests: properly clean-up MockLNWallets after tests finish SomberNight 2025-12-20 17:28:58 +00:00
  • c3e373a3b2 lnchannel: chan.lnworker must now always be set, even in unit tests SomberNight 2025-12-20 16:55:43 +00:00
  • dfeb9918d8 tests: lnchannel: rewrite create_test_channels to use LNWallet SomberNight 2025-12-20 16:43:10 +00:00
  • 17f41044d5 tests: lnpeer: fix cyclic lnworker.wallet.lnworker inconsistency SomberNight 2025-12-19 14:36:22 +00:00
  • ea42b02ceb tests: simplify MockLNWallet, add fixme for cyclic inconsistency SomberNight 2025-12-19 13:35:51 +00:00
  • 91b98240dc tests: lnpeer: follow-up prev: rm horrible ugly hack SomberNight 2025-12-18 19:24:47 +00:00
  • ec65c53de3 tests: lnpeer: mostly unify prepare_peers and prepare_graph SomberNight 2025-12-18 18:57:55 +00:00
  • 024f9b988d tests: lnpeer: (move-only) towards unifying prepare_{peers,graph} SomberNight 2025-12-18 17:51:47 +00:00
  • 17b7974800 tests: lnpeer: simplify tx_queue SomberNight 2025-12-18 17:36:30 +00:00
  • b292c027c3 lnpeer: move make_local_config to LNWallet SomberNight 2025-12-18 17:23:48 +00:00
  • 1006e8092f lnworker: split LNWallet and LNWorker: LNWallet "has an" LNWorker SomberNight 2025-12-17 15:16:05 +00:00
  • 31ac44dddd TxEditor: register correct callback f321x 2026-01-05 16:32:22 +01:00
  • e033a5e67b psbt_nostr: add EventListener comment to CosignerWallet f321x 2026-01-05 16:25:24 +01:00
  • 0d380218a6 bug: psbt_nostr: set CosignerWallet.pending on aio loop f321x 2026-01-05 16:02:14 +01:00
  • bdcd3f9c7c Merge pull request #10364 from f321x/test_dont_settle_htlcs_forwarding ghost43 2025-12-30 16:13:16 +00:00
  • 9d94a8b66d Merge pull request #10388 from SomberNight/202512_android_py311 ghost43 2025-12-30 15:54:15 +00:00
  • adb4f6f246 android build: bump python version (3.10.18->3.11.14) SomberNight 2025-12-26 15:08:07 +00:00
  • ca410beae1 Merge pull request #10385 from f321x/bump_zxingcpp ghost43 2025-12-22 18:27:44 +00:00
  • a50f963a61 Merge pull request #10373 from accumulator/qml_helpdialog_styling ghost43 2025-12-22 17:29:57 +00:00
  • 261561ad0b Merge pull request #10384 from f321x/pi_handling_lightning_prefix ghost43 2025-12-22 17:13:12 +00:00
  • dd1d98e37c pi: allow emaillike pi with 'lightning:' prefix f321x 2025-12-22 10:04:24 +01:00
  • 2cd1de4f21 pi: fix incorrectly parsing emaillike with 'ln' prefix f321x 2025-12-21 16:18:09 +01:00
  • ec7a5906f4 Merge pull request #10366 from f321x/fix_tc_submarine_payment ghost43 2025-12-22 16:43:20 +00:00
  • d1368db313 android: qr scanner: allow tap to focus f321x 2025-12-22 15:02:01 +01:00
  • e09794c232 android: bump barcode scanner version f321x 2025-12-22 14:44:32 +01:00
  • 82c006e0e4 qt: Submarine Payments: update tab on_channels_updated f321x 2025-12-22 14:05:07 +01:00
  • d233e4ffa8 qt: Add help button to submarine payments tab f321x 2025-12-22 13:07:56 +01:00
  • 4c44620d4d qt: ConfirmTxDialog: also show Tools text f321x 2025-12-15 14:47:16 +01:00
  • db45606288 qt: disable ln configs in ConfirmTxDialog if no ln f321x 2025-12-15 14:40:46 +01:00
  • 93d85a0b0e qt: disable Submarine Payment tab if not swap_manager f321x 2025-12-15 14:25:06 +01:00
  • 71bc9af511 qt: channels_list: add tooltip to New Channel btn f321x 2025-12-15 14:18:57 +01:00
  • 81a288a1f9 Merge pull request #10382 from f321x/fix_exc_in_htlc_switch ghost43 2025-12-19 15:42:15 +00:00
  • 14977e4cee lnpeer: fix callback type hint f321x 2025-12-19 14:55:40 +01:00
  • ff61596598 lnpeer: fix callback exception handler f321x 2025-12-19 14:39:26 +01:00
  • 08f101a7e5 tests: lnpeer/onion_msg: rm dead code SomberNight 2025-12-19 14:53:28 +00:00
  • a2088137d4 Merge pull request #10381 from f321x/donation_address_remove_prefix ghost43 2025-12-19 12:47:15 +00:00
  • c56c27966a interface: remove prefix from donation addresses f321x 2025-12-19 11:48:56 +01:00
  • 844a3143d4 Merge pull request #10378 from SomberNight/202512_network_gui_disconnected_servers ghost43 2025-12-19 12:26:09 +00:00
  • 2529911df9 Merge pull request #10379 from SomberNight/202512_lnpeer_cleanup_anchors ThomasV 2025-12-18 19:26:57 +01:00
  • baf877252d Merge pull request #10345 from f321x/enforce_unified_password_qml_button ThomasV 2025-12-18 19:25:04 +01:00
  • 91b3a4a5dc daemon: reset CURRENT_WALLET if the wallet gets deleted f321x 2025-12-17 17:17:56 +01:00
  • 6bb8afebe5 qml: fix incorrect index when deleting wallet f321x 2025-12-17 16:58:25 +01:00
  • aee0f8fb54 qml: OpenWalletDialog: load any wallet if password matches f321x 2025-12-17 11:02:26 +01:00
  • ba379b7da4 qml: LoadingWalletDialog: fix ressource leak f321x 2025-12-16 16:36:04 +01:00
  • 70084750ef qml: show wallet list as root if no wallet is loaded f321x 2025-12-16 15:59:02 +01:00
  • aab22a237b ln: require LnFeatures.OPTION_CHANNEL_TYPE as bolts now mandate it SomberNight 2025-12-18 16:43:19 +00:00
  • 85a45f9b1f lnutil: rm remnants of old unsupported original ANCHOR_OUTPUTS option SomberNight 2025-12-18 16:09:49 +00:00
  • 519944c06e Merge pull request #10377 from accumulator/qml_process_request_status_update_via_eventloop accumulator 2025-12-18 16:48:40 +01:00
  • 877dce551b Merge pull request #10375 from accumulator/qml_current_wallet_update ghost43 2025-12-18 14:52:12 +00:00
  • cb3c286fe2 network: disconnected servers: do not filter out bookmarked raw ":t" SomberNight 2025-12-18 14:27:54 +00:00
  • 21fa6114eb network: dedupe qt/qml get_disconnected_server_addrs code SomberNight 2025-12-18 14:07:43 +00:00
  • e025f1d17b Merge pull request #10376 from accumulator/fix_10335 ghost43 2025-12-18 12:54:29 +00:00
  • 02abc0e6cd qml: enforce single password on password change f321x 2025-12-18 11:12:16 +01:00
  • 0d812500e1 qml: QERequestDetails process request update via event loop. This allows backend to process all callbacks before we start querying the payment database Sander van Grieken 2025-12-18 12:36:44 +01:00
  • 378a9e6112 qml: disable 'Create Wallet' before first unlock f321x 2025-12-04 15:37:09 +01:00
  • f2e6243e19 qt: don't store python tuple in a qt QVariant. Sander van Grieken 2025-12-18 10:59:56 +01:00
  • 7d5d51975f qml: store current wallet when switching to already open wallet Sander van Grieken 2025-12-18 09:48:09 +01:00
  • fffcf4a90b qml: add FeePicker manual fee/feerate input validators Sander van Grieken 2025-12-17 12:09:07 +01:00
  • 7ef605ee5c qml: allow manual editing of fee/feerate also improve warning box styling consistency across finalizers, add CPFP new feerate > old feerate check, add relayfee checks for CPFP, DSCancel, proper warning string for no dynamic fee estimates Sander van Grieken 2025-09-10 16:44:13 +02:00
  • 4cab0ceddd qml: don't catch-all when making tx for sweep finalizer Sander van Grieken 2025-12-18 08:30:00 +01:00
  • 308ffb1f4c Merge pull request #10318 from SomberNight/202511_lnsweep_keepwatching ghost43 2025-12-18 00:54:14 +00:00
  • 72daff3ae4 qml: improve HelpDialog styling Sander van Grieken 2025-12-17 16:50:59 +01:00
  • 5a49161ae6 qml: fix FeePolicy regression ref 840243e029 Sander van Grieken 2025-12-17 15:50:04 +01:00
  • e4831c823a Merge pull request #10370 from f321x/tc_disable_signing_in_preview ThomasV 2025-12-17 15:16:22 +01:00
  • 3b028b06a0 qml: enforce use of existing password for wallet creation f321x 2025-12-04 12:21:21 +01:00
  • f339a6b76d lnwatcher: follow-up prev SomberNight 2025-12-17 10:23:16 +00:00
  • a105c50029 qt: trustedcoin: only allow signing with broadcast f321x 2025-12-16 13:54:08 +01:00
  • 5e53f82bc6 tests: lnpeer: simplify MockNetwork: rm dead code SomberNight 2025-12-15 15:38:16 +00:00
  • 166aa50a65 README: tests: add note about pytest-xdist SomberNight 2025-12-15 15:13:55 +00:00
  • 7e1fd008f0 lnsweep: lnwatcher needs to keep_watching if htlc in dont_settle_htlcs SomberNight 2025-11-20 17:03:05 +00:00
  • 3093e4c7f6 Merge pull request #10365 from f321x/i18n_timelock_recovery ghost43 2025-12-15 13:16:43 +00:00
  • 095debcded plugin: timelock recovery: more i18n f321x 2025-12-15 11:51:47 +01:00
  • e0b835eee6 tests: rm TestPeerDirect::test_dont_settle_htlcs f321x 2025-12-15 10:12:33 +01:00
  • cd1157ec14 tests: lnpeer: test_dont_settle_htlc_receiver_and_forwarder f321x 2025-12-11 18:54:12 +01:00
  • 060cbff8da lnpeer: dont remove from dont_settle_htlcs when failing f321x 2025-12-11 18:52:15 +01:00
  • bd735c645d Merge pull request #10359 from f321x/lnpeer_remove_zlib_compression ThomasV 2025-12-13 11:18:22 +01:00
  • 1d98d08f5b Merge pull request #10360 from f321x/qt_fix_lightning_icon_gossip_sync ThomasV 2025-12-13 11:15:51 +01:00
  • 47d9ffb103 Merge pull request #10354 from f321x/fix_10350 ThomasV 2025-12-13 11:05:46 +01:00
  • 9906eb42ac lnpeer: forwarding: dont release preimage if dont_settle_htlc f321x 2025-12-11 18:47:56 +01:00