Commit Graph
1869 Commits
Author SHA1 Message Date
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 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 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 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 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 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
Craig Raw 67e1573329 improve reset instructions for trezor passphrase change 2026-03-09 13:44:32 +02:00
Craig Raw 23a9db5fc6 support loading v3 transactions in the transaction editor 2026-03-06 14:35:42 +02:00
Craig Raw e9108b85cd fix possible db corruption on password removal by reordering database file and row updates 2026-03-06 11:30:41 +02:00
Craig Raw 3766585474 fix psbtv2 and dst related transaction editor issues around tx version and locktime 2026-03-06 09:15:57 +02:00
Craig Raw 537c2ffef0 support qr and file methods for signing messages via psbt when bip322 is selected 2026-03-05 13:37:40 +02:00
Craig Raw 8b4f388eb7 add tests for descriptor import and export, and handle multiline descriptor 2026-03-05 09:39:33 +02:00
Craig Raw 7dfc432bd2 remove streamsupport dependency 2026-03-04 12:54:16 +02:00
Craig Raw 229c6430ed upgrade jdbi to v3.51.0 2026-03-04 12:00:14 +02:00
Craig Raw d4c0df0df9 detect algorithm on provided certificate when checking for ca cert 2026-02-28 12:51:50 +02:00
Craig Raw dc88dc4ede add hostname verification for ca-validated tls connections 2026-02-28 12:38:58 +02:00
Craig Raw a478edfad7 use ca validation or tofu pinning for public servers depending on certificate type 2026-02-27 13:30:46 +02:00
Craig Raw 46d444615c implement tofu certificate pinning for tls bitcoin core connections 2026-02-19 15:35:03 +02:00
Craig Raw 78fe55787b escape backticks in schema name for drop schema statement 2026-02-18 16:16:37 +02:00
Craig Raw cd0be365de bind cormorant server to localhost only 2026-02-18 15:45:51 +02:00
Craig Raw b9d62c0b7b bump to v2.4.2 2026-02-17 10:41:24 +02:00
Craig Raw 53d1f196e4 suggest configuring a custom wallets directory when opening a wallet from a non-default location 2026-02-17 09:07:09 +02:00
Craig Raw 64b8da14a6 recognise renamed linux packages for file verify drag and drop 2026-02-16 12:57:28 +02:00
ottoschandGitHub 529cc3d6e7 handle import of samourai wallet backup file with extraneous appended data 2026-02-12 09:20:40 +02:00
Craig Raw dac1a61601 check wallet file names on open 2026-02-12 09:12:13 +02:00
Craig Raw 227c7ae637 avoid triggering repeated layout passes in address chunking skins 2026-02-11 14:34:21 +02:00
Craig Raw e11675b9a8 bump to v2.4.1 2026-02-10 09:59:35 +02:00
Craig Raw 146e6cbdc4 improve context menu item text fill on dark theme for default split menu buttons 2026-02-09 13:56:36 +02:00
Craig Raw e4fa0c9356 bump to v2.4.0 2026-02-09 12:42:16 +02:00