1
0

Commit Graph

  • 369ecdd662 contrib: build-{linux,wine}: continue fixing build user env android-docker-build-fixes Aaron Fiore 2026-03-09 11:46:56 -07:00
  • fdf059744e contrib: android: make_apk.sh: add/update testnet comments Aaron Fiore 2026-02-11 13:49:01 -08:00
  • 3d7d7ac116 contrib: android: build.sh: fix container user Aaron Fiore 2026-02-11 11:04:24 -08:00
  • 202ea2870c contrib: android: Dockerfile: fix ownership of COPY Aaron Fiore 2026-02-11 11:03:47 -08:00
  • 99b0df0f9f contrib: android: Dockerfile: fix build user env Aaron Fiore 2026-02-11 11:02:52 -08:00
  • aefc4aa5b3 Merge pull request #10459 from SomberNight/202602_lnaddr_format_rtags master ghost43 2026-02-09 17:06:21 +00:00
  • 21c1dd8c96 Merge remote-tracking branch 'spesmilo/pr/10451': history export SomberNight 2026-02-09 16:40:43 +00:00
  • 7e73aa7b7a CLI: separate list_channels and list_channel_backups ThomasV 2026-02-09 11:34:21 +01:00
  • b03d6a478d gossip: broadcast channel updates along with channel announcements ThomasV 2026-02-09 10:52:33 +01:00
  • b2a3e08ac8 ignore exceptions in process_gossip ThomasV 2026-02-09 10:58:19 +01:00
  • 3e18d010e8 Merge pull request #10452 from SomberNight/202601_build_android_debian13 ghost43 2026-02-04 16:59:22 +00:00
  • 6083808191 Merge pull request #10461 from romanz/ts5 ghost43 2026-02-04 02:26:26 +00:00
  • 38a0acffb4 Support TS5 in TrezorClientBase.device_model_name() Roman Zeyde 2026-02-03 21:37:29 +01:00
  • 9644283988 Merge pull request #10441 from f321x/fix_10437 ghost43 2026-02-03 17:09:18 +00:00
  • a6a57f0fec tests: add unittest for Abstract_Wallet.export_history_to_file f321x 2026-01-28 12:46:52 +01:00
  • e1dac558dd history export: make fees bitcoin, add hook, rm local tx f321x 2026-01-27 18:14:07 +01:00
  • 68144588dd move history export from HistoryList to Abstract_Wallet f321x 2026-01-30 11:45:24 +01:00
  • 34f008efa2 qt: make do_export_history independent of HistoryList f321x 2026-01-27 15:11:52 +01:00
  • 4d4cff7840 lnwallet.pay_to_node: log r_tags from invoice SomberNight 2026-02-03 06:53:12 +00:00
  • dcfef1111f Merge pull request #10457 from bgridley/ledger-nano-gen5-support ghost43 2026-02-02 16:36:40 +00:00
  • 3979d7016e channels_list: remove anchor icon ThomasV 2026-02-02 10:12:52 +01:00
  • 2c058c97eb add support for Nano Gen5 Ben Gridley 2026-02-01 16:35:04 -07:00
  • 4da7b7f55d build: android: use Java 17, as before debian upgrade :/ SomberNight 2026-01-30 16:45:13 +00:00
  • b7e58f659a Merge pull request #10448 from f321x/gossip_0126 ghost43 2026-01-29 18:52:10 +00:00
  • 35ca9b4fff build: android: build and use python 3.12 on host, instead of apt 3.13 SomberNight 2026-01-29 17:13:40 +00:00
  • 4d33b6cad9 build: android: upgrade docker base img to debian 13 SomberNight 2026-01-29 15:27:49 +00:00
  • 9aa2898c15 test_lnpeer: fix typo in test_reestablish ThomasV 2026-01-29 14:16:20 +01:00
  • be3e05d7c0 lnhtlc: move LOG_TEMPLATE to top. ThomasV 2026-01-28 17:43:32 +01:00
  • 5767913e07 lnhtlc: remove unneeded non-initiator fee_update in log ThomasV 2024-05-28 11:38:23 +02:00
  • e1103266e6 lnmsg: pass filename as parameter instead of boolean ThomasV 2026-01-28 12:02:27 +01:00
  • 79ef429b3c lnworker: don't connect to onion peers if no proxy f321x 2026-01-27 11:44:49 +01:00
  • db6b6a16f8 lnpeermgr: add_peer: fix check if proxy enabled f321x 2026-01-27 12:49:19 +01:00
  • 1c5408cccb ServerConnectWizard: don't set autoconnect on user cancel f321x 2026-01-26 13:33:48 +01:00
  • 10aecf66fd ServerConnectWizard: use default server instead of '' f321x 2026-01-26 13:28:09 +01:00
  • 5952d8c614 qml: validate server address in ServerConfig f321x 2026-01-26 14:29:58 +01:00
  • c3d1b2046a qt: ServerWidget/wizard: validate server_e f321x 2026-01-26 12:07:04 +01:00
  • cfe2a57f2c add plugin hook to utxo list menu ThomasV 2026-01-24 11:17:47 +01:00
  • beccf3b59d Merge pull request #10436 from SomberNight/202601_fix_qt_address_tab_for_watchonly_imported ghost43 2026-01-23 17:51:36 +00:00
  • ceadcac922 contrib: minor clean-up shell usage SomberNight 2026-01-23 17:44:57 +00:00
  • b495ee773d contrib/add_cosigner: fix for python 3.13 SomberNight 2026-01-23 17:40:13 +00:00
  • 0e07128ccf qt: fix: addresses tab broken for imported watchonly wallets SomberNight 2026-01-23 17:35:14 +00:00
  • 69093cc183 build: appimage: fix fresh_clone builds for type2-runtime 4.7.0 SomberNight 2026-01-22 16:36:55 +00:00
  • d2882371a4 bump version number to 4.7.0 ThomasV 2026-01-22 16:22:42 +01:00
  • fd5ea32f3c Merge pull request #10431 from f321x/release_notes_4_7_0 ghost43 2026-01-22 15:19:35 +00:00
  • 083f652cdb update RELEASE-NOTES: minor formatting for 4.7.0 SomberNight 2026-01-22 14:11:19 +00:00
  • e286a49340 Merge pull request #10428 from SomberNight/202601_wallet_objs_not_gced ghost43 2026-01-22 15:05:22 +00:00
  • 08fa871f39 update block header checkpoints SomberNight 2026-01-22 14:53:30 +00:00
  • d9091784e7 update locale ThomasV 2026-01-22 14:02:19 +01:00
  • eedf42ab72 Version 4.7.0 release notes f321x 2026-01-22 09:48:52 +01:00
  • 16c9bc25b7 Merge pull request #10399 from f321x/qt_sort_cosigners ThomasV 2026-01-22 10:35:04 +01:00
  • 1ae74088e9 Merge pull request #10247 from f321x/improve_send_change_to_ln ThomasV 2026-01-22 10:31:05 +01:00
  • 2d97717e99 qt: TxEditor: restructure submarine payment messages f321x 2026-01-20 14:59:12 +01:00
  • 1b28e6bf73 TxEditor: move swap request to TxEditor f321x 2026-01-14 16:03:41 +01:00
  • a1841600a1 TxEditor: update dynamically based on swap transport f321x 2026-01-10 15:53:06 +01:00
  • 7b828a8317 wallet: check swap provider liquidity for send change to ln f321x 2026-01-13 14:51:38 +01:00
  • 40811abe45 qt: TxEditor: separate swap transport from tab f321x 2026-01-09 16:07:09 +01:00
  • 844312f5f6 TxEditor: move submarine payment help text to messages f321x 2026-01-09 14:42:36 +01:00
  • 4f3274e4c6 qt: TxEditor: extend messages for send change to ln f321x 2026-01-08 17:21:35 +01:00
  • cc4611f43d util.CallbackManager: follow-up prev: fix deadlock SomberNight 2026-01-21 17:51:03 +00:00
  • 87540dbe3e util.EventListener: store WeakMethods in CallbackManager to avoid leaks SomberNight 2026-01-20 22:27:14 +00:00
  • 86070618cd Merge pull request #10429 from f321x/fix_deadlock ghost43 2026-01-21 15:28:20 +00:00
  • caff7db493 plugin: make DeviceMgr.run non-blocking, fix lock f321x 2026-01-21 13:57:04 +01:00
  • 64289d7e99 Merge pull request #10426 from f321x/qml_preferences_section ThomasV 2026-01-21 11:04:27 +01:00
  • d6b6fb8a6b qml: shorten max brightnes preference string f321x 2026-01-21 10:37:45 +01:00
  • 5d31401211 qml: require authentication for message signing f321x 2026-01-20 13:45:39 +01:00
  • 8e5ea8e12d qml: protect Address Private Keys from screenshots f321x 2026-01-20 13:33:04 +01:00
  • aaa314b36e qml: Preferences: disable screenshot protection if !Android f321x 2026-01-20 13:19:05 +01:00
  • f8c44886f4 qml: Preferences: add "Security" section f321x 2026-01-20 12:48:53 +01:00
  • 15067be527 wallet: stop() to clean-up lnworker even in offline mode SomberNight 2026-01-20 18:37:53 +00:00
  • 50b10284ac util.CallbackManager: use sets instead of lists SomberNight 2026-01-20 16:07:14 +00:00
  • 57b26ba473 tests: add basic tests for util.CallbackManager and EventListener SomberNight 2026-01-20 15:30:31 +00:00
  • 5d41891554 utils/memory_leak: factor out count_objects_in_memory SomberNight 2026-01-20 15:37:15 +00:00
  • 3a8fbabcae utils/memory_leak: fix debug_memusage_dump_random_backref_chain 0 case SomberNight 2026-01-20 15:55:11 +00:00
  • ac99463e4f Merge pull request #10425 from f321x/qml_password_dialog_wrong_password ThomasV 2026-01-20 14:04:30 +01:00
  • 07f61ebd5a qml: PasswordDialog: show error on invalid password f321x 2026-01-20 12:30:31 +01:00
  • bf1e0103e4 Merge pull request #10423 from SomberNight/202601_qml_open_passwordless_wallets ThomasV 2026-01-20 09:29:58 +01:00
  • 40b54f5c8b Merge pull request #10170 from SomberNight/202508_debug_mem ghost43 2026-01-19 17:56:27 +00:00
  • 4394231d89 Merge pull request #10422 from SomberNight/202601_lnpeer_diag_name ghost43 2026-01-19 17:11:34 +00:00
  • 64f6ae829d Merge pull request #10419 from SomberNight/202601_qml_wallet_unlocked ghost43 2026-01-19 17:10:21 +00:00
  • 6d9ec72853 qml: QEDaemon.setPassword to restore invariant wallets are unlocked SomberNight 2026-01-16 17:35:43 +00:00
  • 91f286b422 wallet: minor clean-up and sanity checks for unlock/lock SomberNight 2026-01-16 17:28:41 +00:00
  • 5b915fbff8 qml: fix: allow opening passwordless wallets SomberNight 2026-01-19 16:41:57 +00:00
  • 0ae10b2a7b lnpeer: log name of wallet file in each line SomberNight 2026-01-19 15:40:39 +00:00
  • d5ca2e89d5 contrib/android/Readme.md: add note re adb install --user option SomberNight 2026-01-19 15:33:38 +00:00
  • ece52b0a4e Merge pull request #10340 from f321x/fingerprint ghost43 2026-01-19 15:22:17 +00:00
  • 47efb8b108 qml: remove pin code authentication user 2026-01-15 11:30:09 +01:00
  • 21248817c9 config: allow setting "forgetconfig" option in file, not just on CLI SomberNight 2026-01-19 11:30:53 +00:00
  • 99e173e504 Merge pull request #10417 from f321x/save_htlcs ThomasV 2026-01-16 15:18:01 +01:00
  • e81ac4b7cd lnpeer: followup #10413 user 2026-01-16 12:16:23 +01:00
  • 43b0098f6c Merge pull request #10414 from SomberNight/202601_wallet_stored_height_fix ThomasV 2026-01-16 09:47:39 +01:00
  • a27e2cc6b5 addr_sync: update "stored_height" db field immediately on wallet-open SomberNight 2026-01-15 16:43:22 +00:00
  • 9857534e18 Merge pull request #10413 from SomberNight/202601_mpp_status_htlcs_frozenset ghost43 2026-01-15 16:40:26 +00:00
  • c37b844f66 lnutil: change ReceivedMPPStatus.htlcs to frozenset, i.e. immutable SomberNight 2026-01-15 15:55:19 +00:00
  • 5266b3d61e Merge pull request #10371 from accumulator/qml_manual_fee_feerate_edit ghost43 2026-01-15 14:43:08 +00:00
  • 8a3d9fd758 qml: FeePicker: restrict abs/rate editing to mimic wallet.bump_fee/cpfp SomberNight 2026-01-14 16:51:45 +00:00
  • ca597942fd qml: (trivial) qeinvoice: add type hint SomberNight 2026-01-14 16:13:00 +00:00
  • 5db4a16ace Merge pull request #10410 from f321x/fix_10406 ghost43 2026-01-14 15:55:18 +00:00
  • b599ae7d4a qml: fix invalid QEInvoiceParser state f321x 2026-01-14 11:42:55 +01:00
  • 6450187902 qeqrscanner: check requestCode on activity result f321x 2025-12-03 12:49:27 +01:00
  • 5dd3dda238 android: implement biometric authentication user 2025-11-30 20:04:32 +01:00