Commit Graph
2275 Commits
Author SHA1 Message Date
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 2.4.2 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 0e7aa34d07 fix non default split menu button text color on dark theme 2026-03-05 13:46:32 +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 6a07adfea5 upgrade jackson-databind to v2.21.1 2026-03-04 15:14:59 +02:00
Craig Raw eeade6a173 upgrade gson to v2.13.2 2026-03-04 14:36:29 +02:00
Craig Raw 4c2b8055ec upgrade protobuf to v4.34.0 2026-03-04 14:15:28 +02:00
Craig Raw 04d210ed4b upgrade bcprov to v1.82 and pgpainless to v1.7.7 2026-03-04 14:07:01 +02:00
Craig Raw 5b737be76d upgrade controlsfx to v11.2.3 2026-03-04 13:50:06 +02:00
Craig Raw 908fb80d2a upgrade kotlinx-coroutines-javafx to v1.10.2 2026-03-04 13:37:53 +02:00
Craig Raw eda7087bdd upgrade junit to v5.14.1 2026-03-04 13:05:19 +02:00
Craig Raw a5d61f1a9f upgrade jetbrains annotations to v26.0.2 2026-03-04 13:02:21 +02:00
Craig Raw 2621bb6504 upgrade thumbnailator to v0.4.21 2026-03-04 12:59:33 +02:00
Craig Raw 7dfc432bd2 remove streamsupport dependency 2026-03-04 12:54:16 +02:00
Craig Raw df5b5146ba upgrade jcommander to v3.0 2026-03-04 12:46:10 +02:00
Craig Raw 452584d87d upgrade zxing to v3.5.4 2026-03-04 12:37:24 +02:00
Craig Raw 5c823533d3 upgrade caffeine to v3.2.3 2026-03-04 12:34:52 +02:00
Craig Raw 6561971d4f upgrade dnsjava to v3.6.4 2026-03-04 12:32:05 +02:00
Craig Raw 8ebf8dc041 upgrade rxjava2 to v2.2.21 2026-03-04 12:21:29 +02:00
Craig Raw 419e8e1374 upgrade argon2-jvm to v2.12 2026-03-04 12:14:01 +02:00
Craig Raw 684965cf89 upgrade commons-codec to v1.21.0 2026-03-04 12:09:43 +02:00
Craig Raw 3498b5bab1 upgrade commons-compress to v1.28.0 2026-03-04 12:06:46 +02:00
Craig Raw 74635b1d1f upgrade commons-lang3 to v3.20.0 2026-03-04 12:02:25 +02:00
Craig Raw 229c6430ed upgrade jdbi to v3.51.0 2026-03-04 12:00:14 +02:00
Craig Raw c74abfeeb7 upgrade hikaricp to v7.0.2 2026-03-04 11:55:59 +02:00
Craig Raw c78bc7b1cf upgrade openpdf to v1.3.43 2026-03-04 11:49:54 +02:00
Craig Raw 87cd96a627 upgrade jna to v5.18.1 2026-03-04 11:36:08 +02:00
Craig Raw 7ae04a2564 upgrade slf4j-api and jul-to-slf4j to v2.0.17 2026-03-04 11:30:59 +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 2.4.1 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 e13fe897e1 add keepkey passphrase support 2026-02-12 09:17:02 +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 2.4.0 2026-02-09 13:56:36 +02:00
Craig Raw e4fa0c9356 bump to v2.4.0 2026-02-09 12:42:16 +02:00
Craig Raw 30719c5a7f final address chunk contrast tweaking 2026-02-09 12:04:32 +02:00
Craig Raw a120d08ea1 remove extension-less file associations which are no longer supported by jpackage 2026-02-06 17:22:13 +02:00