1
0

Commit Graph

  • 8368469e2c Merge pull request #9832 from accumulator/fix_9829 accumulator 2025-05-16 10:23:03 +02:00
  • c89398cd5b qml: handle callbacks via ui thread. Sander van Grieken 2025-05-16 09:49:41 +02:00
  • 6320597f2c regtests: rm sleep from "swapserver_forceclose" test SomberNight 2025-05-15 14:19:49 +00:00
  • f3551f3c25 commands: add cmd wait_for_sync SomberNight 2025-05-13 16:34:06 +00:00
  • 586cf33c05 lnchannel: rm sweep_info cache SomberNight 2025-05-14 16:18:55 +00:00
  • b1f0c6e353 synchronizer: get_transaction should discard tx_height as it can change SomberNight 2025-05-15 19:31:39 +00:00
  • 61283fe18b adb: (trivial) receive_tx_callback: make tx_height param kw-only SomberNight 2025-05-15 19:07:53 +00:00
  • 626264d24f Merge pull request #9784 from f321x/allow_lnaddress_contacts ThomasV 2025-05-15 19:09:48 +02:00
  • b6e1e527c2 contacts: support lightning addressses as contact address f321x 2025-05-02 16:12:55 +02:00
  • 6500788328 Merge pull request #9710 from f321x/dont_delete_config_on_syntax_error ThomasV 2025-05-15 17:24:35 +02:00
  • 8870838834 raise instead of overwriting the config file on syntax error f321x 2025-04-07 15:01:57 +02:00
  • 79a54c1578 Merge pull request #9826 from f321x/fix_fee_disagreement_ln ghost43 2025-05-15 13:30:11 +00:00
  • 93e7de20e9 Merge pull request #9753 from f321x/debug_ln_payment_failure ThomasV 2025-05-15 13:25:00 +02:00
  • e8171ca7c6 suggest_splits: don't exclude single part configs for too small multi part configs f321x 2025-04-17 17:25:46 +02:00
  • 33ea89c94b Merge pull request #9793 from accumulator/psbt_nostr_send_description ThomasV 2025-05-15 09:44:55 +02:00
  • 926e20be9c Merge pull request #9825 from accumulator/qt_no_request_details_when_multiple_selected ThomasV 2025-05-15 09:32:43 +02:00
  • 61874e9fe7 fix: reduce update_fee target for anchor channels f321x 2025-05-13 18:03:17 +02:00
  • 6c11c75d58 follow-up prev SomberNight 2025-05-14 13:29:30 +00:00
  • 44f3444795 lnworker: make "preimages" dict private SomberNight 2025-05-14 13:23:02 +00:00
  • 4c88836389 qt: don't show request details when multiple requests are selected in request_list Sander van Grieken 2025-05-14 14:38:47 +02:00
  • 37352ea5a9 Merge pull request #9823 from f321x/psbt_nostr_verify_authors ThomasV 2025-05-14 13:12:25 +02:00
  • a9213c4d66 psbt_nostr: send label along with PSBT Sander van Grieken 2025-04-28 12:29:53 +02:00
  • 6566f2f0a4 qt: pass Invoice object to transaction dialog when appropriate. This is purely informational and optional, with the main immediate use to provide the invoice description/message/label to the transaction dialog, so it can be stored when saving the tx in history, or passed along with PSBTs sent to cosigners. Sander van Grieken 2025-04-28 16:28:32 +02:00
  • f535817006 psbt_nostr: qml: don't let iterator overwrite param Sander van Grieken 2025-05-14 12:48:47 +02:00
  • 759022d3ff fix: verify author pubkey of psbt nostr events f321x 2025-05-14 11:28:11 +02:00
  • a45ca41268 qml: fix storing override amount too soon, while user is allowed to set a new override amount which was silently ignored. Sander van Grieken 2025-05-06 16:52:47 +02:00
  • 1b031d432e qt tx dialog: allow clicking into the future. wheeee SomberNight 2025-05-13 18:23:11 +00:00
  • 2947de23da Merge pull request #9820 from f321x/qml_terms_of_use accumulator 2025-05-13 15:54:34 +02:00
  • adaafeaae1 disable proxy checkbox in ProxyConfig by default f321x 2025-05-13 11:13:01 +02:00
  • 38f51a3b13 qml: add terms of use to setup wizard f321x 2025-05-12 13:42:41 +02:00
  • 6d939a0ee6 add LIGHTNING_MAX_HTLC_VALUE_IN_FLIGHT_MSAT to config ThomasV 2025-05-13 13:06:30 +02:00
  • aff7243f06 qt wizard server_connect tweaks ThomasV 2025-05-13 13:05:17 +02:00
  • b1623431aa Merge pull request #9821 from f321x/qt_network_tab_move_sentence ThomasV 2025-05-13 12:53:58 +02:00
  • e9a1357a99 followup: qt terms of use, move label in network tab f321x 2025-05-13 12:12:15 +02:00
  • 660ffa2b8f fix test_txbatcher (follow-up 6e3f173a71) ThomasV 2025-05-13 09:09:22 +02:00
  • 6e3f173a71 SweepInfo: define csv_delay as property ThomasV 2025-05-13 08:50:33 +02:00
  • 2ce72d3cab formatting: rm unicode BOM from gui/fonts/PTMono.LICENSE SomberNight 2025-05-12 18:19:54 +00:00
  • 0607a406ce Qt: add closing warning if we have an unconfirmed local commitment tx with htlcs ThomasV 2025-05-08 19:28:05 +02:00
  • 7d6c21f233 txbatcher: fix wanted_height shown in GUI ThomasV 2025-05-12 13:36:18 +02:00
  • 8c31ed648a simplify default label of tx ThomasV 2025-05-12 13:09:50 +02:00
  • a1db855c63 Merge pull request #9819 from f321x/fix_tui_crash ThomasV 2025-05-12 13:18:13 +02:00
  • 148518a1f2 txbatcher: sanity check csv_delay ThomasV 2025-05-12 13:03:45 +02:00
  • 8319a855a9 fix csv_delay for htlcs in sweep_our_ctx ThomasV 2025-05-12 12:38:07 +02:00
  • 5bfddad67c use daemon.load_wallet instead of constructing manually f321x 2025-05-12 10:53:12 +02:00
  • 6e21dac387 fix: tui contacts edit label and delete button f321x 2025-05-12 10:51:19 +02:00
  • e54d57bf73 Qt: improve closing warnings for submarine swaps ThomasV 2025-05-08 19:28:05 +02:00
  • bfe895fc3e remove unused imports, fix type hint f321x 2025-05-12 10:17:30 +02:00
  • b0fd126e1b fix: exception if payment amount is not set f321x 2025-05-12 10:08:52 +02:00
  • 02232b227e fix IndexError if self.channel_ids is empty f321x 2025-05-12 10:00:38 +02:00
  • 96f861a570 ci: add linter task "ban unicode" to protect against malicious unicode SomberNight 2025-05-09 16:54:23 +00:00
  • 41b8b16a7c add hold invoice cli functionality f321x 2025-03-31 13:08:09 +02:00
  • abc50a97e1 plugins: add functionality to allow setting plugin pubkey from gui f321x 2025-04-28 10:17:53 +02:00
  • 05e395018c Merge pull request #9782 from f321x/fix_qr_input_from_file accumulator 2025-05-09 11:50:04 +02:00
  • 351cc6abd9 Revert "interface: add padding and some noise to protocol messages" SomberNight 2025-05-08 18:32:54 +00:00
  • 02914e444a txbatcher: add_info_from_wallet in _new_base_tx ThomasV 2025-05-08 19:33:18 +02:00
  • 097eabed1f interface: add padding and some noise to protocol messages SomberNight 2025-02-13 18:48:11 +00:00
  • 2600a3bc74 requirements: bump max aiorpcx SomberNight 2025-05-08 14:31:11 +00:00
  • c75b10fe69 requirements: add upper bounds for electrum_ecc and electrum_aionostr SomberNight 2025-05-08 13:33:16 +00:00
  • db271d9b7d Fix get_pending_swaps: use both funding and spending tx heights ThomasV 2025-05-08 14:56:52 +02:00
  • 2b68f65aac fix typo ThomasV 2025-05-08 09:34:48 +02:00
  • 061460611c Merge pull request #9795 from f321x/followup_tos_qt ThomasV 2025-05-07 19:33:05 +02:00
  • 39901c8872 fix: enable Agree button if scrollbar is not visible f321x 2025-05-07 17:33:19 +02:00
  • 9a61640243 move question text ThomasV 2025-05-07 17:20:24 +02:00
  • c54f75b31f don't show ToU in regtest mode f321x 2025-05-07 17:19:30 +02:00
  • 45c7180536 Merge pull request #9715 from f321x/warning_on_close ThomasV 2025-05-07 17:17:59 +02:00
  • 913f5ec6d8 add option to show warnings on wallet close, add warning for ongoing submarine swap f321x 2025-04-08 16:27:54 +02:00
  • 151b64da84 wizard: "terms of use": add version number SomberNight 2025-05-07 13:59:00 +00:00
  • 5300088ef8 Merge pull request #9794 from f321x/terms_of_use_separate ThomasV 2025-05-07 14:03:34 +02:00
  • 802c316edb qt: show terms of use as first window on setup f321x 2025-05-07 09:50:42 +02:00
  • 0d1b6aa432 nwc plugin: improve dialog layout ThomasV 2025-05-07 12:10:20 +02:00
  • cec2089917 revealer plugin: do not add icon to status bar ThomasV 2025-05-07 09:30:58 +02:00
  • 0e6f8282e2 Merge branch 'hook_transaction_dialog_address_menu': hww show addr opt SomberNight 2025-05-06 18:32:59 +00:00
  • 46924381ed follow-up prev: fix for multisig SomberNight 2025-05-06 15:45:14 +00:00
  • b86be552e7 hardware wallets: show address on device also from tx dialog ThomasV 2025-04-17 10:05:11 +02:00
  • 4640384b91 Merge branch 202505_choiceitem': refactor qt.util.ChoiceWidget SomberNight 2025-05-06 18:13:15 +00:00
  • 42d810bc7d refactor qt.util.ChoiceWidget: rename arg to default_key SomberNight 2025-05-06 17:56:52 +00:00
  • ba3783f998 refactor qt.util.ChoiceWidget: introduce ChoiceItem SomberNight 2025-05-06 17:47:11 +00:00
  • ef49bb2109 hw plugins: fix DeviceMgr.select_device SomberNight 2025-05-06 17:26:41 +00:00
  • 63c224cb53 add qr reading from file to ScanQRTextEdit and SendTab f321x 2025-05-02 12:49:47 +02:00
  • dfb7a8ab5a Merge pull request #9791 from f321x/structured_plugin_storage ThomasV 2025-05-06 13:18:29 +02:00
  • e80551192b plugins: structure plugin storage in wallet f321x 2025-05-05 18:16:29 +02:00
  • a4d88e307b Merge pull request #9751 from spesmilo/txbatcher_without_password_in_memory ThomasV 2025-05-06 13:06:03 +02:00
  • 7bcc7fb0c4 txbatcher: do not require password in memory - if password is needed, await future and request it from GUI - run asyncio task for each TxBatch, so that batches can request the password concurrently ThomasV 2025-04-23 08:51:57 +02:00
  • 07ba0e6329 Qt: do not require password in memory - do not require full encryption - do not store password on startup - add lock/unlock functions to qt GUI ThomasV 2025-04-18 12:37:19 +02:00
  • 1c3268c2ff submarine_swaps: make callback async (follow-up previous commit) ThomasV 2025-05-06 13:03:38 +02:00
  • 5be646dfd2 call lnwatcher callbacks in asyncio thread ThomasV 2025-05-06 11:59:53 +02:00
  • 855aff7c44 lnwatcher: cleanup unused code ThomasV 2025-05-06 09:31:34 +02:00
  • d9d86f475f Merge pull request #9788 from f321x/fix_update_amount accumulator 2025-05-06 12:16:24 +02:00
  • 3a5815d854 build: fix locale/build_cleanlocale.sh for macos SomberNight 2025-05-05 18:31:07 +00:00
  • e41cefae1a lnwatcher: call maybe_redeem even for already spent inputs ThomasV 2025-05-05 16:17:24 +02:00
  • c50aa7e777 exchange_rate: clear up confusion re type of ExchangeBase._history SomberNight 2025-05-05 15:01:11 +00:00
  • 4e8db98d1b fix: SendTab not updating amount after text input change f321x 2025-05-05 14:07:49 +02:00
  • f25ddbc8f9 Merge pull request #9787 from f321x/fix_exception_suggest_swap_to_send ThomasV 2025-05-05 13:25:16 +02:00
  • 396800be61 fix: exception in suggest_swap_to_send due to missing method f321x 2025-05-05 12:41:41 +02:00
  • 09e333fead Qt: allow fixed fee policy in confirm_tx_dialog ThomasV 2025-05-05 11:30:14 +02:00
  • 5993f95282 Merge pull request #9777 from accumulator/nostr_relays_config_description ThomasV 2025-05-04 11:25:24 +02:00
  • 59a283a0cc Merge pull request #9778 from accumulator/qt_richlabel ThomasV 2025-05-04 11:20:37 +02:00
  • 1eb489b961 Qt: set main_window.need_update if new transaction is added ThomasV 2025-05-04 11:13:03 +02:00
  • 79ac87f739 Merge pull request #9783 from f321x/add_revealer_infos accumulator 2025-05-02 16:13:21 +02:00
  • eda88b2972 lnaddr: fix outdated doc reference to lnworker._check_invoice (and clean some imports/whitespace while we're at it) Sander van Grieken 2025-05-02 15:57:01 +02:00