Craig Raw
|
e43b783664
|
update build plugins to remove gradle warnings
|
2024-03-07 07:59:53 +02:00 |
|
Craig Raw
|
2d5e24366c
|
revert to custom javafx gradle plugin to avoid monocle classnotfound issue
|
2024-03-07 07:50:23 +02:00 |
|
Craig Raw
|
195854fb6f
|
bump to v1.8.4
|
2024-03-06 16:26:01 +02:00 |
|
Craig Raw
|
9e4eed965c
|
show file name in invalid file dialog
|
2024-03-06 14:17:15 +02:00 |
|
Craig Raw
|
c034dbe89e
|
better handling of multiple verification file drop
|
2024-03-06 14:11:37 +02:00 |
|
Craig Raw
|
4cb2e1ef9f
|
show bbqr option for bip129 and file menu qr transaction display
|
2024-03-06 13:33:13 +02:00 |
|
Craig Raw
|
7258b049c9
|
followup
|
2024-03-06 12:40:57 +02:00 |
|
Craig Raw
|
5475a81e3a
|
avoid disabling public key field when user provided key is used
|
2024-03-06 12:31:08 +02:00 |
|
Craig Raw
|
f003b6d732
|
improve asc file type description
|
2024-03-06 08:40:52 +02:00 |
|
Craig Raw
|
c34a423f95
|
followup
|
2024-03-05 15:10:33 +02:00 |
|
Craig Raw
|
55e7689f7c
|
open files and uris after initial wallet loading
|
2024-03-05 14:09:52 +02:00 |
|
Craig Raw
|
914afe9a8d
|
perform gpg verification in separate thread
|
2024-03-05 12:52:37 +02:00 |
|
Craig Raw
|
81c7bc7ecb
|
improvements to download verifier drag and drop
|
2024-03-05 12:23:11 +02:00 |
|
Craig Raw
|
3d18477560
|
add application/pgp-signature to handled mime types
|
2024-03-04 16:14:46 +02:00 |
|
Craig Raw
|
2c1f591c51
|
handle drop of manifest files as well
|
2024-03-04 15:30:25 +02:00 |
|
Craig Raw
|
d109eaa654
|
handle signature and manifest file mixups, add file handler for .asc files
|
2024-03-04 15:07:56 +02:00 |
|
Craig Raw
|
803e43cb45
|
if validating derivations, disallow paths that match other networks
|
2024-03-01 11:24:21 +02:00 |
|
Craig Raw
|
a45024ac70
|
followup
|
2024-03-01 10:06:30 +02:00 |
|
Craig Raw
|
0f05502af6
|
allow adding additional accounts (up to account 30) if accounts 0-9 have already been added
|
2024-03-01 09:51:23 +02:00 |
|
Craig Raw
|
6a496894e1
|
add import file to krux keystore and wallet import
|
2024-03-01 07:50:00 +02:00 |
|
Craig Raw
|
d3b0eac51a
|
improve qr reading by additionally scanning using boofcv
|
2024-02-29 15:32:29 +02:00 |
|
Craig Raw
|
2cc02e38e6
|
add restart in signet to tools menu, add mempool.space signet public server
|
2024-02-28 14:52:52 +02:00 |
|
Craig Raw
|
ae29108656
|
cormorant: fix wallet loading with multiple ancestors in the mempool
|
2024-02-28 13:13:32 +02:00 |
|
Craig Raw
|
0ed8c6af7c
|
improve script area display of inputs that spend a taproot script path
|
2024-02-28 10:29:14 +02:00 |
|
Craig Raw
|
6d7f02227a
|
add seconds to date column for transactions and utxos csv export
|
2024-02-27 15:35:26 +02:00 |
|
Craig Raw
|
8f52039c7b
|
followup
|
2024-02-27 15:27:26 +02:00 |
|
craigraw
|
f14e2fb020
|
Merge pull request #1281 from PrinceOfEgypt/master
add delay to rates service startup
|
2024-02-27 15:23:45 +02:00 |
|
PrinceOfEgypt
|
cc9a557a2e
|
Configure startup delay by platform
|
2024-02-26 09:22:17 -06:00 |
|
Craig Raw
|
e50cc7126d
|
make coldcard import and export functions scannable
|
2024-02-26 16:43:56 +02:00 |
|
PrinceOfEgypt
|
6cdbba4bb3
|
Merge branch 'sparrowwallet:master' into master
|
2024-02-26 08:41:54 -06:00 |
|
Craig Raw
|
7f3885611a
|
add support for bbqr encoding and decoding
|
2024-02-26 11:41:10 +02:00 |
|
PrinceOfEgypt
|
17ea75603f
|
Create separate constant for RatesService delay
|
2024-02-25 12:14:11 -06:00 |
|
PrinceOfEgypt
|
da1626070b
|
Add 2 second delay to RatesService
|
2024-02-24 09:36:02 -06:00 |
|
Craig Raw
|
6f4d37d3ff
|
confirm and close application before launching installer
|
2024-02-22 14:56:38 +02:00 |
|
Craig Raw
|
78b0c63f87
|
test for windows gpg home
|
2024-02-22 14:12:24 +02:00 |
|
Craig Raw
|
14d96bdb4e
|
match gpg behaviour for loading user public keyrings
|
2024-02-22 13:50:58 +02:00 |
|
Craig Raw
|
d73820464e
|
add download verification dialog supporting pgp signatures and optional sha256 manifests
|
2024-02-22 13:35:06 +02:00 |
|
Craig Raw
|
ff4ff90bb2
|
revert to java 18 due to windows code signing issue
|
2024-02-16 11:27:24 +02:00 |
|
Craig Raw
|
d2940265fd
|
fix drongo typo
|
2024-02-16 08:11:24 +02:00 |
|
Craig Raw
|
3f72a84afe
|
increase whirlpool http client timeout
|
2024-02-16 07:58:46 +02:00 |
|
Craig Raw
|
521bbdd70e
|
revert to build on ubuntu 20.04 for xz compression
|
2024-02-15 16:50:05 +02:00 |
|
Craig Raw
|
15c3150a4f
|
update to build on ubuntu 22.0.4
|
2024-02-15 13:09:22 +02:00 |
|
Craig Raw
|
865c52e5d9
|
followup
|
2024-02-15 11:39:46 +02:00 |
|
Craig Raw
|
ee195f2677
|
upgrade build to java 21
|
2024-02-15 10:32:29 +02:00 |
|
Craig Raw
|
1d50b4f296
|
upgrade junit tests from 4 to 5
|
2024-02-15 10:26:29 +02:00 |
|
Craig Raw
|
22310cd8c9
|
update guava, gson, junit, nightjar and slf4j dependencies
|
2024-02-15 09:24:21 +02:00 |
|
Craig Raw
|
78406fd024
|
include labels for hidden addresses in address csv export
|
2024-02-07 09:26:26 +02:00 |
|
Craig Raw
|
74a551ed01
|
add support for satschip nfc card
|
2024-02-07 09:19:55 +02:00 |
|
craigraw
|
4de6bd5e83
|
Merge pull request #1256 from rex4539/typos
fix typos
|
2024-02-05 07:42:21 +02:00 |
|
Dimitris Apostolou
|
8d6230e834
|
Fix typos
|
2024-02-02 23:11:36 +02:00 |
|