Commit Graph
2324 Commits
Author SHA1 Message Date
Craig Raw 273d2aacf3 release electrum transport read lock during socket reads to avoid client request starvation 2026-05-15 11:00:06 +02:00
Craig Raw 97383a4e35 restrict to required sighash types when sending sp outputs 2026-05-15 09:35:29 +02:00
Craig Raw 712750a25c hide receive actions for address entry cells in sp wallets 2026-05-15 08:15:44 +02:00
Craig Raw 1be9ac1072 hide wallet rescan hyperlink when nothing further can be scanned 2026-05-14 12:40:02 +02:00
Craig Raw a035767e38 default sp wallet birthdate to creation time to avoid full rescans 2026-05-14 11:23:12 +02:00
Craig Raw 1ad237c623 switch electrum server notification detection to streaming json token parse 2026-05-14 10:10:41 +02:00
Craig Raw 7e4aaacd2f preserve sp scan cache cancellation across widening rollback 2026-05-13 13:58:50 +02:00
Craig Raw 60d4cce15b pre-populate sp self-spend node outputs to avoid partial first notification 2026-05-13 11:29:30 +02:00
Craig Raw 7afb27b3e5 increase read timeouts when tor is configured 2026-05-12 16:29:00 +02:00
Craig Raw 8f56e95048 remove bisq broadcast source 2026-05-12 16:19:18 +02:00
Craig Raw 1a5f97cecf discard stale electrum responses with mismatched ids 2026-05-12 15:32:05 +02:00
Craig Raw db3ebdb300 update bisq broadcast source urls 2026-05-12 15:18:35 +02:00
Craig Raw 0b012995a0 improve wallet update behaviour for silent payment self-sends 2026-05-12 15:17:51 +02:00
Craig Raw 9b12361724 prevent tweakless address nodes in sp wallets 2026-05-08 09:27:08 +02:00
Craig Raw 201d4b8376 refactor transaction diagram to dispatch on output wrapper types 2026-05-07 09:38:15 +02:00
Craig Raw ab6416f30a fix sp self-spend output discovery by always scanning all batch txs 2026-05-06 15:05:52 +02:00
Craig Raw e64069f02f implement sp wallet loading 2026-05-04 14:02:52 +02:00
Craig Raw e96a7113b0 refactor transaction history fetch method 2026-04-30 12:28:46 +02:00
Craig Raw abe1f9c9e5 add silent payments rpc methods, capability check and notification dispatch 2026-04-29 13:28:44 +02:00
Craig Raw 69aef9c228 add all singlesig importers to sp airgapped keystore import 2026-04-28 09:35:56 +02:00
Craig Raw 630ce0f3ed update bitview logo 2026-04-27 14:59:04 +02:00
Craig Raw 723b004e5f support sp wallet import via all keystore importers 2026-04-27 12:40:33 +02:00
Craig Raw 6cefec5cec avoid unnecessary xpub string roundtrip 2026-04-27 08:28:09 +02:00
Craig Raw f5ee7bf277 support retrieving silent payments spscan keys via connected devices 2026-04-27 08:13:35 +02:00
Craig Raw 0459f4ca45 add policy type to all keystore import interfaces and factory methods for explicit keystore xpub or spscan field population 2026-04-26 10:17:09 +02:00
Craig Raw c23dbeedcf improve sp related output descriptor and psbt behaviour 2026-04-24 12:37:07 +02:00
Craig Raw 0bb5e9319f hide gap limit field for sp wallets 2026-04-23 13:53:44 +02:00
Craig Raw 1c5602aa9d implement silent payments receive ui 2026-04-23 13:46:40 +02:00
Craig Raw c67008840d implement silent payments change outputs and other sp related fixes 2026-04-23 12:23:40 +02:00
Craig Raw 17a04510fd add initial support for sp wallets 2026-04-22 14:57:30 +02:00
Craig Raw dd50f6973b implement persistence for sp wallets and related drongo changes 2026-04-21 11:49:16 +02:00
Craig Raw 8780e515d5 initial policy type related changes from drongo 2026-04-21 11:34:14 +02:00
Craig Raw 110f887952 add bitview.space as fee rates source 2026-04-09 11:32:20 +02:00
Craig Raw 1143eaa55f only allow sending to payment codes where a notification transaction has previously been sent, even when already linked 2026-04-08 13:51:54 +02:00
Craig Raw 3068ba3988 improve appearance of app notifications after controlsfx upgrade 2026-04-08 12:38:01 +02:00
Craig Raw 58ca52e4c7 upgrade javafx to v26 with headless plaform 2026-04-07 12:36:49 +02:00
Craig Raw 883b7cf3b2 fix concurrent modification of descriptor maps in bitcoind client 2026-04-06 09:12:13 +02:00
Craig Raw ee5b502a00 improve handling of connected non-jade esp32 devices 2026-03-26 12:14:22 +02:00
Craig Raw 4d7baa070e fix regression to restore save pdf button on descriptor qr display dialog 2026-03-17 11:11:20 +02:00
Craig Raw fb48643466 load jzbar native dependencies explicitly 2026-03-16 12:00:10 +02:00
Craig Raw e2c38c2ac4 upgrade jzbar to v0.3.1 to fix library load from application image 2026-03-16 11:33:00 +02:00
Craig Raw e55dd4401b upgrade usb4java to v1.3.6 to fix library load from application image 2026-03-13 10:42:56 +02:00
Craig Raw 53b6e2532f temporarily revert jzbar application image loading 2026-03-13 09:09:13 +02:00
Craig Raw 98ae891898 load native libraries directly from application image 2026-03-13 07:59:39 +02:00
Craig Raw 019b11c95e upgrade usb4java to allow loading from libraryname system property 2026-03-12 15:38:44 +02:00
Craig Raw 186eacc245 validate bip129 header on import, and fix importing unencrypted bsms files with open wallet 2026-03-12 12:33:56 +02:00
Craig Raw 32a35ed2c0 add bip32 derivation fallback when retreiving signing nodes for high-index inputs 2026-03-11 17:31:26 +02:00
Craig Raw 21f9f9fe25 avoid npe when the extracting signature from a bip322 psbt 2026-03-10 12:07:59 +02:00
Craig Raw 6c6664f29a use psbtv0 for bip322 psbt qr and file exports 2026-03-10 11:35:28 +02:00
Craig Raw ea0509ca3d bump to v2.4.3 2026-03-10 11:26:47 +02:00