1
0

Commit Graph

  • 0340097754 android build: downgrade cython SomberNight 2025-06-04 20:15:04 +00:00
  • 04a0d30176 android build: update pinned versions in p4a recipes SomberNight 2025-06-04 17:09:11 +00:00
  • 70aeaccaf8 android build: rm "certifi" recipe SomberNight 2025-06-04 16:33:04 +00:00
  • ff4c794349 macos build: downgrade Qt to 6.7 SomberNight 2025-06-03 18:37:09 +00:00
  • c8a9083d28 macos build: include libsecp256k1 dylib SomberNight 2025-06-03 18:27:45 +00:00
  • 538fc37f03 build: bump pyinstaller SomberNight 2025-06-03 16:33:47 +00:00
  • 876a994731 build: bump libusb version (used in Windows and macOS builds) SomberNight 2025-06-03 16:07:39 +00:00
  • dd42c12ec4 windows build: bump wine SomberNight 2025-05-30 18:52:46 +00:00
  • ca17bf6ed3 build: downgrade protobuf SomberNight 2025-05-30 19:28:02 +00:00
  • 0c42dfc5f1 build: rerun freeze_packages SomberNight 2025-05-30 17:43:51 +00:00
  • 608fedd7cd build: libsecp: rm hardcoded ABI version SomberNight 2025-06-03 18:31:54 +00:00
  • 13cd7a6af0 build: bump libsecp256k1 version (0.5.1->0.6.0) SomberNight 2025-05-30 17:49:13 +00:00
  • aacaff61c9 build: try to rm transitive dependency on colorama SomberNight 2025-05-30 17:26:01 +00:00
  • bf0ad20c60 build: bump python versions in binaries SomberNight 2025-05-30 16:22:26 +00:00
  • 37ca5f7eff build: appimage: bump base from debian buster(2019) to bullseye(2021) SomberNight 2025-05-30 15:59:15 +00:00
  • 491b808cc5 macos build: fix missing keepkeylib SomberNight 2025-06-05 15:59:09 +00:00
  • 7fa204f16b qml: fix setting config.GUI_QML_SET_MAX_BRIGHTNESS_ON_QR_DISPLAY SomberNight 2025-06-05 16:02:25 +00:00
  • eaa402dab6 daemon: do not set CURRENT_WALLET if the -w option was passed ThomasV 2025-06-05 16:48:25 +02:00
  • e3ccee6d63 qt: channel closed dialog is not an error Sander van Grieken 2025-06-05 12:37:23 +02:00
  • e8113d684c Merge pull request #9852 from accumulator/qml_fix_forceclose_exception ThomasV 2025-06-05 09:58:48 +02:00
  • 8330c72b65 Merge pull request #9906 from spesmilo/maybe_complete_wallet_path ThomasV 2025-06-05 09:18:02 +02:00
  • 9afd2fa098 Merge pull request #9911 from f321x/fix_swap_exception_send_change_to_lightning ThomasV 2025-06-05 09:15:21 +02:00
  • 8019ceb568 test_daemon: add test the wallet can be loaded by basename ThomasV 2025-06-05 09:06:02 +02:00
  • 85c3c77096 CLI: make 'wallet_path' relative to wallets dir ThomasV 2025-06-04 12:44:07 +02:00
  • 37914d5af0 cmdline: use 'wallet_path' argument to pass wallet_path ThomasV 2025-06-04 14:23:25 +02:00
  • 5efeaf13c5 additions to RELEASE-NOTES (#9908) accumulator 2025-06-04 21:50:27 +02:00
  • 044ea1f4f6 submarine_swaps: imports, whitespace Sander van Grieken 2025-06-04 19:47:30 +02:00
  • 5ad1b4b5dd fix: exceptions with send change to lightning f321x 2025-06-04 17:19:27 +02:00
  • 2024fa4507 Merge pull request #9902 from SomberNight/202506_base64_trailing_garbage ThomasV 2025-06-04 14:59:20 +02:00
  • ee2c3e07b8 Merge pull request #9896 from f321x/nwc_receive_only_connections ThomasV 2025-06-04 14:51:53 +02:00
  • 574b1eb6ad Merge pull request #9905 from f321x/changes_to_release_notes ThomasV 2025-06-04 13:06:55 +02:00
  • eb4887791d additions to 4.6.0 changelog f321x 2025-06-04 12:50:58 +02:00
  • d8c73eab17 Merge pull request #9904 from f321x/fix_ToU_workaround ThomasV 2025-06-04 12:46:45 +02:00
  • 345b913c2c draft release notes ThomasV 2025-06-04 11:13:55 +02:00
  • 69545f08ca list_wallets: fix wallet path (follow-up 902ec09791) ThomasV 2025-06-04 10:45:46 +02:00
  • 6c7d8e8f86 fix: prevent opening new window if ToU haven't been accepted f321x 2025-06-04 09:44:40 +02:00
  • 3e4601c61d base64.b64decode: always set validate=True SomberNight 2025-06-03 17:50:43 +00:00
  • cae71222d2 Merge pull request #9897 from SomberNight/202506_daemon_walletkey ThomasV 2025-06-03 18:47:24 +02:00
  • 902ec09791 daemon: re config.CURRENT_WALLET: wallet_key MUST NOT be used as path SomberNight 2025-06-03 14:57:41 +00:00
  • 6373269b42 Merge pull request #9895 from accumulator/qml_network_settings_update_fix ThomasV 2025-06-03 14:43:43 +02:00
  • 3daed92be2 nwc: don't announce spending methods if limit is 0 f321x 2025-06-03 13:59:15 +02:00
  • 7df2a1159b qml: fix updating network settings Sander van Grieken 2025-06-03 13:22:45 +02:00
  • 69527df9d6 Merge pull request #9894 from f321x/remove_sending_balance_warning ThomasV 2025-06-03 12:59:58 +02:00
  • e26160234c network_dialog: widget reordering ThomasV 2025-06-03 12:56:01 +02:00
  • 88a77f387d qml: rm small available sending balance warning f321x 2025-06-03 12:16:12 +02:00
  • 6f653af3ff whitespace, imports Sander van Grieken 2025-06-03 11:26:23 +02:00
  • 8f2c5f60e4 Merge pull request #9888 from accumulator/qml_fixes ThomasV 2025-06-03 11:11:29 +02:00
  • cb78b07fe4 qml: reset nostr relays list to default if empty Sander van Grieken 2025-06-03 10:57:43 +02:00
  • 1dc9ffcdaf Merge pull request #9892 from accumulator/fix_9884 ThomasV 2025-06-03 10:57:03 +02:00
  • 0ce03a1939 Merge pull request #9889 from f321x/fix_suggest_peer_block ThomasV 2025-06-03 10:54:13 +02:00
  • d87b0f8e81 qml: improve nostr dialog helptext Sander van Grieken 2025-06-03 10:50:28 +02:00
  • 7ba335a409 qml: also update userinfo text on channel events. fixes #9884 Sander van Grieken 2025-06-03 10:41:55 +02:00
  • 972ebb0420 Daemon: do not set config.CURRENT_WALLET to None ThomasV 2025-06-03 10:24:40 +02:00
  • 94517fbc0e lnworker: minor fix, follow-up fc4f995668 ThomasV 2025-06-03 10:26:25 +02:00
  • b4e93e7e38 fix: prevent lnrater from blocking if no good peers f321x 2025-06-02 18:06:29 +02:00
  • 468f496f34 submarine_swaps: make swaps dict thread-safe SomberNight 2025-06-02 17:06:08 +00:00
  • 4539269960 submarine_swaps.py: trivial clean-up, add some type hints SomberNight 2025-06-02 16:27:09 +00:00
  • 60ef0340bb messages.py: fix typo SomberNight 2025-06-02 16:07:08 +00:00
  • 57704600d9 interface: make sure interface.taskgroup gets cleaned up SomberNight 2025-06-02 15:24:00 +00:00
  • c6fb55d416 qml: lightningpaymentdetails show Paid banner instead of just Status:settled Sander van Grieken 2025-06-02 17:21:42 +02:00
  • df2c1d6ae1 qml: no feebump hint if only option is CPFP Sander van Grieken 2025-06-02 17:14:31 +02:00
  • 938af7b2ee qml: remove green check-mark on request paid, open lightning payment details (LN) or Tx details (on-chain) instead Sander van Grieken 2025-06-02 17:09:47 +02:00
  • c13932452a test_lnpeer: add mock get_invoice method ThomasV 2025-06-02 16:27:24 +02:00
  • fc4f995668 lnworker: fix invoice status in htlc_failed from previous session ThomasV 2025-06-02 16:14:00 +02:00
  • 4aed0582a1 Merge pull request #9886 from f321x/fix_last_wallet_exception ThomasV 2025-06-02 15:47:12 +02:00
  • 58b0fdf199 followup 9e225d1: rm save_last_wallet call f321x 2025-06-02 15:07:22 +02:00
  • 9e225d1269 Replace config GUI_LAST_WALLET with CURRENT_WALLET ThomasV 2025-05-31 11:45:57 +02:00
  • 5775fd790e qml: remove request from list once paid Sander van Grieken 2025-06-02 13:47:49 +02:00
  • 5fe6ff3a1f qml: nostr relay dialog, remove help button, move text into dialog. Sander van Grieken 2025-06-02 13:42:12 +02:00
  • 0ce89b6d54 PaddedRSTransport: fix busy loop in poll_sbuffer (follow-up 43ca469774) ThomasV 2025-06-02 13:22:32 +02:00
  • b5170a3fa6 qml: oneserver, auto-connect combobox Sander van Grieken 2025-06-02 13:27:28 +02:00
  • c8ea5b6173 Third-party plugins: expand warning message ThomasV 2025-06-02 11:47:24 +02:00
  • 30d6228cac qml: remove nostr relays from NetworkOverview.qml Sander van Grieken 2025-06-02 11:52:44 +02:00
  • a23f370a43 follow-up ae7a1073cf ThomasV 2025-06-01 13:57:41 +02:00
  • 40de52e829 regtest: make test_fw_fail morer reliable ThomasV 2025-06-01 13:42:26 +02:00
  • ae7a1073cf Merge pull request #9685 from f321x/hold_invoice_cli ThomasV 2025-06-01 12:03:46 +02:00
  • 477dd8e478 CLI list_wallets: fix logical error in 'unlocked' value ThomasV 2025-06-01 10:52:52 +02:00
  • cea4b99668 qt: on_event_payment_failed: remove onchain fallback dialog ThomasV 2025-05-31 14:07:13 +02:00
  • fc13001bb9 Merge pull request #9875 from SomberNight/202505_pad_protocol_3 ghost43 2025-05-30 15:37:12 +00:00
  • 43ca469774 Merge pull request #9555 from tianzedavid/master ThomasV 2025-05-30 14:36:12 +02:00
  • f0930ffc1d Merge pull request #9839 from SomberNight/202505_transaction_verify_sig_2 ThomasV 2025-05-30 14:32:27 +02:00
  • 0dafb5cd83 Merge pull request #9880 from SomberNight/202505_refactor_chains2 ThomasV 2025-05-30 09:50:36 +02:00
  • 6257d9e266 constants.py: add datadir_subdir, cli_flag, config_key methods SomberNight 2025-05-29 18:14:40 +00:00
  • b78935521b network dialog: replace checkboxes with tri-state connect_mode ComboBox ThomasV 2025-05-28 12:28:38 +02:00
  • d0c429e87f txbatcher: fix max() over empty list ThomasV 2025-05-29 18:30:14 +02:00
  • 389817a63f Merge pull request #9878 from SomberNight/202505_refactor_chains ghost43 2025-05-29 17:30:55 +00:00
  • c9ed8779fc interface: address feedback for PaddedRSTransport SomberNight 2025-05-29 13:45:26 +00:00
  • 447052b4ff interface: add padding and some noise to protocol messages SomberNight 2025-02-13 18:48:11 +00:00
  • 5fd6603ea6 ci: regtests: bump e-x SomberNight 2025-05-28 16:26:33 +00:00
  • e580373c82 test_redeem_offered_htlcs: reduce bob's target because they might send anchor output sweeping tx ThomasV 2025-05-29 19:26:42 +02:00
  • 1355f849c3 constants.py: reorganise file hierarchy in chains/ SomberNight 2025-05-29 15:31:27 +00:00
  • 400934b771 network: hardcoded servers: add a few more SomberNight 2025-05-29 14:48:01 +00:00
  • 5e2c52081d update block header checkpoints SomberNight 2025-05-29 14:36:36 +00:00
  • 807832a769 logging: follow-up "rm verbosity_shortcuts option" SomberNight 2025-05-29 14:57:58 +00:00
  • 11fc3ccf33 CLI: cosmetic changes and cleanup ThomasV 2025-05-29 16:44:01 +02:00
  • 853b793bef rm verbosity_shortcuts option (unused, redundant) ThomasV 2025-05-29 16:19:33 +02:00
  • 743f5c8311 CLI: remove -W shortcut ThomasV 2025-05-29 15:44:53 +02:00
  • bf168ce6f8 interface: log block height of main interface on new block SomberNight 2025-05-28 17:05:13 +00:00
  • b10b93f130 Merge pull request #9797 from SomberNight/202505_ci_bump_ex ghost43 2025-05-28 15:03:47 +00:00
  • 8198209149 ci: regtests: bump e-x SomberNight 2025-05-28 14:45:47 +00:00