Craig Raw
|
486027f153
|
use address node map to optimize transaction diagram and privacy analysis
|
2022-07-14 13:42:14 +02:00 |
|
Craig Raw
|
e42fc9a033
|
cache the wallet nodes for provided addresses during transaction construction
|
2022-07-14 13:21:46 +02:00 |
|
Craig Raw
|
fc52670b2d
|
warm pubkey cache by deriving all public keys on wallet opening
|
2022-07-14 09:56:48 +02:00 |
|
Craig Raw
|
4217de15a3
|
avoid unnecessary computation during entry cell sizing on table scrolls
|
2022-07-14 08:35:31 +02:00 |
|
Craig Raw
|
91273c2192
|
show custom error dialog for min relay fee not met broadcast errors
|
2022-07-11 17:07:12 +02:00 |
|
Craig Raw
|
f8fce02a3d
|
add context menus to transaction diagram labels to copy addresses and values
|
2022-07-11 15:24:55 +02:00 |
|
Craig Raw
|
94c5920c27
|
prevent potential npe on qr display dialog
|
2022-07-11 14:13:49 +02:00 |
|
Craig Raw
|
c2eb505bd9
|
add all whirlpool accounts if any one is discovered on wallet import
|
2022-07-07 15:18:19 +02:00 |
|
Craig Raw
|
930e36fa2b
|
fix saving encrypted keystores on all wallets when changing password on child wallets
|
2022-07-07 09:58:24 +02:00 |
|
Craig Raw
|
9022438397
|
require non-empty password on encrypted wallet load, avoid re-requesting passphrase on bip39 wallet import, show empty passphrases as no passphrase
|
2022-07-05 11:45:43 +02:00 |
|
Craig Raw
|
ba9aed5395
|
show wallet name in delete dialog
|
2022-07-05 09:22:13 +02:00 |
|
Craig Raw
|
ededb107a3
|
check proposed wallet name against open wallets
|
2022-06-06 15:09:56 +02:00 |
|
Craig Raw
|
336d0e551b
|
add bip47 support for bitcoin core connections
|
2022-06-06 13:39:38 +02:00 |
|
Craig Raw
|
5da9532614
|
add tooltip to wallet tab label on load failure
|
2022-05-31 09:25:00 +02:00 |
|
Craig Raw
|
956c2eaaaa
|
allow mixing out to other postmix wallet accounts
|
2022-05-31 08:39:36 +02:00 |
|
Craig Raw
|
62e7c34eb5
|
show taproot specific sighash default in sighash dropdown, and select if appropriate
|
2022-05-30 16:29:09 +02:00 |
|
Craig Raw
|
15da62777e
|
compile bwt for older macos
|
2022-05-26 12:22:23 +02:00 |
|
Craig Raw
|
3f2db7a199
|
v1.6.5
|
2022-05-26 11:54:36 +02:00 |
|
Craig Raw
|
adc9905038
|
hide entry cell action boxes completely when not hovered over
|
2022-05-26 10:47:43 +02:00 |
|
Craig Raw
|
fa82e1146b
|
allow watch keystores to enable signing from connected hardware wallets
|
2022-05-26 10:22:20 +02:00 |
|
Craig Raw
|
33a61e3414
|
set lock all wallet menu command on every wallet lock
|
2022-05-26 09:31:38 +02:00 |
|
Craig Raw
|
e2eb7d3fa9
|
hwi v2.1.1
|
2022-05-25 13:33:05 +02:00 |
|
Craig Raw
|
8aa0461d83
|
add ledger nano s plus wallet model
|
2022-05-24 10:44:05 +02:00 |
|
Craig Raw
|
0f2cf9c5bb
|
improve delete wallet performance by reducing overwrite entropy
|
2022-05-24 09:03:47 +02:00 |
|
Craig Raw
|
2c1f7e181c
|
when hiding empty used addresses, add previously used updated address nodes in sequence
|
2022-05-23 13:11:08 +02:00 |
|
Craig Raw
|
3555a0bd85
|
import gap limit from electrum wallets
|
2022-05-23 09:55:09 +02:00 |
|
Craig Raw
|
d7ce58d810
|
when hiding empty used addresses, remove updated address nodes where address balance is zero
|
2022-05-23 09:40:35 +02:00 |
|
Craig Raw
|
a324224e2a
|
explicitly commit spinner editor value when closing dialogs
|
2022-05-23 08:19:48 +02:00 |
|
Craig Raw
|
ddcb3e6f61
|
raise minimum for min mixes before mixing out to 2
|
2022-05-19 15:53:47 +02:00 |
|
Craig Raw
|
f4259642b8
|
fix date sort on utxos table
|
2022-05-19 15:05:50 +02:00 |
|
Craig Raw
|
db60afd13b
|
v1.6.4
|
2022-05-19 13:32:33 +02:00 |
|
Craig Raw
|
f176a2a04f
|
add freeze utxo hyperlink to dust attack warning
|
2022-05-19 12:44:15 +02:00 |
|
Craig Raw
|
82be3a52dc
|
show signature status on transaction tab for loaded transactions when offline
|
2022-05-19 11:23:40 +02:00 |
|
Craig Raw
|
4b2b8f653a
|
ensure minimum relay fee rate is always equal or greater than 1 sat/vb
|
2022-05-19 08:50:34 +02:00 |
|
Craig Raw
|
555e5ecfb8
|
recalculate txid before copying
|
2022-05-18 08:44:34 +02:00 |
|
Craig Raw
|
c0ca74ce6a
|
add dust attack warning to utxos tab where small value txes are received on used addresses
|
2022-05-18 08:38:47 +02:00 |
|
Craig Raw
|
c51f3d9e66
|
improve validation and focus handling in integer spinners
|
2022-05-17 10:52:43 +02:00 |
|
Craig Raw
|
766a8c267f
|
scan seed qr to bip39 and watch only keystores
|
2022-05-17 09:18:09 +02:00 |
|
Craig Raw
|
948d663fbf
|
sign psbt from a transient scanned seed (seedqr, compactseedqr, ur:crypto-seed, ur:crypto-bip39 supported)
|
2022-05-17 08:04:57 +02:00 |
|
Craig Raw
|
66be5c43a6
|
fix whirlpool introduction text
|
2022-05-16 08:32:09 +02:00 |
|
Craig Raw
|
e0b00513b9
|
make usb hw enumerate period configurable
|
2022-05-12 14:50:31 +02:00 |
|
Craig Raw
|
218761c594
|
disable privacy optimisation button for payjoins, improve rbf behaviour for wallet sweep txes
|
2022-05-12 10:57:31 +02:00 |
|
Craig Raw
|
5e4d6d5a78
|
only show mix selected button for p2wpkh wallets
|
2022-05-11 15:27:02 +02:00 |
|
Craig Raw
|
b06df383dd
|
enable max button when rbf replacement tx has only one output
|
2022-05-11 15:18:14 +02:00 |
|
Craig Raw
|
361e92c600
|
fix test build error
|
2022-05-11 13:23:44 +02:00 |
|
Craig Raw
|
bf078b2ea0
|
add native libraries for aarch64
|
2022-05-06 17:34:23 +02:00 |
|
Craig Raw
|
b5fa8f0ee0
|
add delete wallet functionality, overwriting wallet file data first
|
2022-05-06 10:37:15 +02:00 |
|
Craig Raw
|
d1d090a12b
|
followup
|
2022-05-04 15:10:15 +02:00 |
|
Craig Raw
|
cd1509749a
|
upgrade to hwi-2.1.0 with usb taproot signing and jade support
|
2022-05-04 14:33:48 +02:00 |
|
Craig Raw
|
dd5278f442
|
update mix to button when wallet label is changed
|
2022-05-03 12:24:31 +02:00 |
|
Craig Raw
|
c981cf32b9
|
add restart in testnet/mainnet menu command
|
2022-05-03 09:20:30 +02:00 |
|
Craig Raw
|
984cabfc03
|
make connection toggle pulsing clearer by increasing opacity range
|
2022-04-29 15:54:37 +02:00 |
|
Craig Raw
|
8d28f8f0a9
|
reverse sort order of date column in utxos tab
|
2022-04-29 15:38:10 +02:00 |
|
Craig Raw
|
472fccc788
|
enable pasting a string into send to many spreadsheet using pre-editing cell context menu
|
2022-04-29 12:18:17 +02:00 |
|
Craig Raw
|
b1e715b272
|
update wallet name in db on load if wallet filename is changed
|
2022-04-28 14:57:04 +02:00 |
|
Craig Raw
|
6931cf7a45
|
add select all button to utxos tab
|
2022-04-28 13:10:52 +02:00 |
|
Craig Raw
|
1ccfc3c042
|
disable lock all wallets menu item when all wallets are locked
|
2022-04-28 12:28:58 +02:00 |
|
Craig Raw
|
dd1976f173
|
rename menu item where necessary to indicate wallet accounts are refreshed individually
|
2022-04-28 11:58:49 +02:00 |
|
Craig Raw
|
eceaf40430
|
update confirmation status for opened unconfirmed wallet txes when mined
|
2022-04-28 11:22:24 +02:00 |
|
Craig Raw
|
e565786bbc
|
pass desired account number to keystore import description
|
2022-04-27 10:53:11 +02:00 |
|
Craig Raw
|
37a8a0a7f9
|
improve table sorting of utxos with the same hash
|
2022-04-26 16:21:13 +02:00 |
|
Craig Raw
|
6aa3bb2ff3
|
disable clear button when no utxos are selected
|
2022-04-26 16:03:49 +02:00 |
|
Craig Raw
|
516ee26ba0
|
remove ds store files
|
2022-04-26 14:58:23 +02:00 |
|
Craig Raw
|
1224abcd1d
|
truncate keystore labels on caravan import
|
2022-04-26 14:34:45 +02:00 |
|
Craig Raw
|
81eda96690
|
v1.6.3
|
2022-03-31 15:11:00 +02:00 |
|
Craig Raw
|
af9eb3cc64
|
add pdf export of wallet output descriptor from qr display dialog
|
2022-03-31 14:14:20 +02:00 |
|
Craig Raw
|
d9bba16eb6
|
ensure order of unencrypted wallet tabs is retained across restarts
|
2022-03-31 11:42:46 +02:00 |
|
Craig Raw
|
58cd50f674
|
update bwt for bitcoin core v23 compatibility, ensure rescan when changing wallet birthday in transactions table
|
2022-03-31 10:38:38 +02:00 |
|
Craig Raw
|
b2b9dbeb8d
|
remove earn.com as fee rates source
|
2022-03-31 09:21:31 +02:00 |
|
Craig Raw
|
0469141fee
|
use paynym.is onion address when proxy is set
|
2022-03-31 09:20:57 +02:00 |
|
Craig Raw
|
b16c7345a8
|
allow collaborative sends for linked paynyms, support searching for custom paynyms when initiating collaborative sends
|
2022-03-30 18:26:41 +02:00 |
|
Craig Raw
|
b1940e9293
|
fix issues updating utxo chart when mixing
|
2022-03-29 17:38:39 +02:00 |
|
Craig Raw
|
1f51f632c4
|
change show delay duration for help tooltips to 500ms
|
2022-03-29 12:10:47 +02:00 |
|
Craig Raw
|
ba199ff11b
|
avoid npe loading new wallets with watchlast set
|
2022-03-28 09:40:31 +02:00 |
|
Craig Raw
|
79c0f7769a
|
indicate when a server failure occurs loading a transaction from file
|
2022-03-28 09:31:18 +02:00 |
|
Craig Raw
|
761ec0659f
|
show error message if partial signatures do not match wallet on finalizing psbt
|
2022-03-27 11:00:25 +02:00 |
|
Craig Raw
|
5e31cdb7ac
|
update utxo fiat balances as rates change
|
2022-03-26 14:15:00 +02:00 |
|
Craig Raw
|
468384d82a
|
omit frozen utxos from soroban collaboration wallets
|
2022-03-26 11:19:30 +02:00 |
|
Craig Raw
|
230a4c5585
|
move subtabs to the left with clearer color hierarchy, always show once a multiple account wallet has been opened
|
2022-03-22 09:16:28 +02:00 |
|
Craig Raw
|
b0f60bb671
|
warn if saved certificate file could not be deleted
|
2022-03-19 12:28:12 +02:00 |
|
Craig Raw
|
9c87ecd4ec
|
v1.6.2
|
2022-03-17 15:20:33 +02:00 |
|
Craig Raw
|
5324e5fcc2
|
add paynym contact from followers list
|
2022-03-17 14:47:45 +02:00 |
|
Craig Raw
|
c02da607e7
|
allow any linked paynym contact to be renamed
|
2022-03-17 13:11:45 +02:00 |
|
Craig Raw
|
281fad5970
|
identify and color code signatures in transaction hex witness data
|
2022-03-17 12:12:57 +02:00 |
|
Craig Raw
|
95d8201bd9
|
set bip47 wallet label before creating addresses
|
2022-03-17 10:33:47 +02:00 |
|
Craig Raw
|
04cb27f85e
|
label invalid notification transactions and avoid relink attempts
|
2022-03-17 09:45:51 +02:00 |
|
Craig Raw
|
a765e07c10
|
support linking and sending to payment codes without paynym.is
|
2022-03-16 16:37:08 +02:00 |
|
Craig Raw
|
ef5cca26ea
|
allow mix counterparty to retry listening
|
2022-03-14 11:47:12 +02:00 |
|
Craig Raw
|
d86517606b
|
make db-updater daemon thread
|
2022-03-13 10:56:58 +02:00 |
|
Craig Raw
|
9dcf3b7eea
|
final fix for send to paynym max button issue
|
2022-03-11 12:54:09 +02:00 |
|
Craig Raw
|
689f4abfde
|
enable create button when sending max payment to a linked paynym
|
2022-03-08 10:22:39 +01:00 |
|
Craig Raw
|
5357b55ef4
|
v1.6.1
|
2022-03-04 14:46:33 +02:00 |
|
Craig Raw
|
a10bdef484
|
add paynym addresses dialog
|
2022-03-04 14:44:22 +02:00 |
|
Craig Raw
|
58f20dab60
|
update optimization buttons after max button pressed
|
2022-03-04 11:53:12 +02:00 |
|
Craig Raw
|
1c7abc1b24
|
fix regression with expanded transaction diagram dark theme background
|
2022-03-04 11:17:58 +02:00 |
|
Craig Raw
|
7b3ff2a6d3
|
fix various refresh history issues when updating node sets
|
2022-03-04 10:36:47 +02:00 |
|
Craig Raw
|
001e368775
|
v1.6.0
|
2022-03-03 14:21:53 +02:00 |
|
Craig Raw
|
aebc670b62
|
fix truncation of alert content in windows
|
2022-03-03 13:14:12 +02:00 |
|
Craig Raw
|
81810fced5
|
buffer nodehistorychangedevents to avoid multiple simultaneous history refreshes
|
2022-03-03 12:45:44 +02:00 |
|
Craig Raw
|
416fc83b4d
|
add protection to recursive refresh call
|
2022-03-03 09:44:47 +02:00 |
|
Craig Raw
|
3aee0acebb
|
improve logging on incomplete transaction entries
|
2022-03-03 08:27:22 +02:00 |
|
Craig Raw
|
78a6ce4237
|
decrease show delay on table tooltips
|
2022-03-02 17:30:21 +02:00 |
|
Craig Raw
|
414c12aae4
|
followup #2
|
2022-03-02 17:15:30 +02:00 |
|
Craig Raw
|
724f9a5211
|
followup
|
2022-03-02 17:08:31 +02:00 |
|
Craig Raw
|
1a9c6f8f80
|
improve bip39 keystore import labelling to indicate generation and import options
|
2022-03-02 17:01:13 +02:00 |
|
Craig Raw
|
b640ffea44
|
update foundation devices logo
|
2022-03-02 16:40:06 +02:00 |
|
Craig Raw
|
6cf40e327c
|
prevent wallet response updates while whirlpool is starting
|
2022-03-02 16:15:27 +02:00 |
|
Craig Raw
|
5959b00611
|
introduce nested wallet support to allow child wallets to contribute to the master wallet
|
2022-03-02 13:36:38 +02:00 |
|
Craig Raw
|
ce6b371206
|
refactor paynym functionality to rely on bip47 support
|
2022-02-23 09:57:56 +02:00 |
|
Craig Raw
|
e83c02653c
|
implement bip47 (linking, sending to and receiving from paynyms)
|
2022-02-22 12:04:39 +02:00 |
|
Craig Raw
|
487be2efb4
|
fix resolution of mdns (.local) hostnames when connecting to bitcoin core
|
2022-02-15 14:59:07 +02:00 |
|
Craig Raw
|
91d491f5ec
|
add bip39 wallet import with discovery using common script types and derivations
|
2022-02-15 13:36:55 +02:00 |
|
Craig Raw
|
9ec57b1ef6
|
use smaller shared stage icon to reduce memory usage
|
2022-02-11 12:04:51 +02:00 |
|
Craig Raw
|
cc31b5b78e
|
mixing utxos should reflect in send selected total on utxos tab
|
2022-02-11 09:47:15 +02:00 |
|
Craig Raw
|
cb8164c27f
|
add border to undecorated stages on windows
|
2022-02-10 12:21:36 +02:00 |
|
Craig Raw
|
2ca286d826
|
remove tmp backup approach for retaining labels over wallet restarts while refreshing, replaced by detached labels
|
2022-02-09 16:09:12 +02:00 |
|
Craig Raw
|
dd7a3a6c8a
|
followup
|
2022-02-09 13:23:50 +02:00 |
|
Craig Raw
|
7aeca7ebd3
|
detach and store labels before a wallet refresh, and label matching entries from this store as the wallet is updated
|
2022-02-09 11:44:38 +02:00 |
|
Craig Raw
|
4e4fd7501c
|
add link to server preferences in status bar on connection failure
|
2022-02-07 14:08:06 +02:00 |
|
Craig Raw
|
a68eeb4669
|
fix expanding grey area in transaction viewer when increasing hex area height
|
2022-02-07 12:24:00 +02:00 |
|
Craig Raw
|
ebf7a3f177
|
add seedsigner to wallet import list
|
2022-02-07 10:28:09 +02:00 |
|
Craig Raw
|
72b15967cc
|
remove whirlpool child wallets from sweep to list
|
2022-02-03 14:49:09 +02:00 |
|
Craig Raw
|
f75b4582c8
|
v1.5.6
|
2022-02-03 13:23:37 +02:00 |
|
Craig Raw
|
5d823571df
|
remap partial batch successes to original ids, lock menu functionality when wallet is locked
|
2022-02-03 12:45:01 +02:00 |
|
Craig Raw
|
cca61d281c
|
followup #3
|
2022-02-02 17:33:21 +02:00 |
|
Craig Raw
|
34c9bc9b69
|
followup #2
|
2022-02-02 17:04:38 +02:00 |
|
Craig Raw
|
5fa048d242
|
followup
|
2022-02-02 16:34:12 +02:00 |
|
Craig Raw
|
ca928fc136
|
expand transaction diagram in popup on click
|
2022-02-02 16:03:08 +02:00 |
|
Craig Raw
|
9bf53ab0cd
|
request focus on password field for encrypted locked wallets when wallet window becomes active
|
2022-02-02 08:58:39 +02:00 |
|
Craig Raw
|
77fde3cda9
|
improve label cell performance by avoiding clipboard retrieval
|
2022-02-01 10:08:58 +02:00 |
|
Craig Raw
|
1eb595823b
|
search across all wallet accounts, reveal child items if selected
|
2022-01-31 19:14:50 +02:00 |
|
Craig Raw
|
6d2167428f
|
add wallet search dialog for labels, address, values and txids
|
2022-01-31 17:15:30 +02:00 |
|
Craig Raw
|
3820b9838d
|
tune batch page size for better performance over tor
|
2022-01-31 12:11:27 +02:00 |
|
Craig Raw
|
20a99e3236
|
indicate payment label is required
|
2022-01-28 15:10:17 +02:00 |
|
Craig Raw
|
c81f3d9f5d
|
remove aopp
|
2022-01-27 22:05:54 +02:00 |
|
Craig Raw
|
526de33bdd
|
(re)allow full addresses in whirlpool child wallet address csv exports
|
2022-01-26 10:04:45 +01:00 |
|
Craig Raw
|
7d459a9115
|
detect fulcrum batching version, ensure monotonically increasing ids are used for all requests in a session
|
2022-01-25 11:50:06 +01:00 |
|
Craig Raw
|
9faf036e4d
|
improve wallet loading performance
|
2022-01-20 17:12:38 +02:00 |
|
Craig Raw
|
306f241a4a
|
make mix config button naming clearer
|
2022-01-20 08:27:48 +02:00 |
|
Craig Raw
|
41d1a1806d
|
improve deep wallet load performance by adding a setting to watch only the last x used addresses
|
2022-01-19 13:50:03 +02:00 |
|
Craig Raw
|
a825a693c1
|
fix loss of transaction labels when switching servers
|
2022-01-19 09:41:53 +02:00 |
|
Craig Raw
|
7423d94935
|
only retain one day of mempool rate sizes
|
2022-01-14 08:26:59 +02:00 |
|
Craig Raw
|
82f9a0f2af
|
add fee rate and rbf information for unconfirmed transactions in transactions tab
|
2022-01-13 17:34:31 +02:00 |
|
Craig Raw
|
7da62bb135
|
increase max utxo chart bars
|
2022-01-13 16:37:16 +02:00 |
|
Craig Raw
|
f2e5259916
|
fix npe when performing soroban reply without utxos
|
2022-01-13 16:22:20 +02:00 |
|
Craig Raw
|
4f4a48eb98
|
fix mix out probability percentage in tooltip
|
2022-01-13 16:05:29 +02:00 |
|
Craig Raw
|
9c3b647f07
|
add tool to sweep a private key in wif format to any address
|
2022-01-12 15:44:13 +02:00 |
|
Craig Raw
|
7f2d72ee59
|
pass psbt and message to hwi on stdin to avoid too long process arguments
|
2022-01-10 12:01:03 +02:00 |
|
Craig Raw
|
6f11a20feb
|
do db updates in background thread and improve efficiency when refreshing a deep wallet
|
2022-01-09 11:06:17 +02:00 |
|
Craig Raw
|
8fb7f544de
|
add broadcasting step to soroban initiator dialog and indicate when transaction has been successfully broadcasted
|
2022-01-07 09:46:10 +02:00 |
|
Craig Raw
|
a76d9dba21
|
indicate output descriptor key expressions are shown in canonical order
|
2022-01-05 13:14:41 +02:00 |
|
Craig Raw
|
f1b3f7d5dd
|
fix regtest public server preference regression
|
2022-01-05 12:41:14 +02:00 |
|
Craig Raw
|
fd9e19d052
|
dont enable max button on clear
|
2022-01-04 11:08:32 +02:00 |
|
Craig Raw
|
56363c083e
|
adapt to non-commented derivation entries for multiple derivation path wallets in coldcard export file (> 3.2.1)
|
2022-01-04 10:57:22 +02:00 |
|
Craig Raw
|
bbdfec127a
|
rename gordian seed tool, support retrieving a keystore from a scanned crypto-output
|
2022-01-04 10:34:32 +02:00 |
|
Craig Raw
|
796f68640c
|
use unique (per session) integers as ids for all paged server queries
|
2021-12-22 11:16:55 +02:00 |
|
Craig Raw
|
ad091217d6
|
set bip47 wallet from an associated wallet
|
2021-12-16 13:05:39 +02:00 |
|
Craig Raw
|
40e06b96a9
|
only follow paynym if bip47 wallet is loaded
|
2021-12-16 12:54:11 +02:00 |
|
Craig Raw
|
3fd186e22c
|
v1.5.5
|
2021-12-16 11:00:54 +02:00 |
|
Craig Raw
|
e8c7f57704
|
update seedsigner import description for 0.4.5 firmware
|
2021-12-16 10:58:21 +02:00 |
|
Craig Raw
|
e6de33034b
|
add seed tool as an airgapped hardware wallet
|
2021-12-16 10:06:35 +02:00 |
|
Craig Raw
|
73b6b9219b
|
handle offline state when initiating a collaborative mix
|
2021-12-16 08:56:01 +02:00 |
|
Craig Raw
|
d1d1b0806f
|
fix about dialog text
|
2021-12-16 08:35:36 +02:00 |
|
Craig Raw
|
4819f329ae
|
dont allow soroban mix to start if initiator is not connected
|
2021-12-15 16:45:40 +02:00 |
|
Craig Raw
|
86ef129c1b
|
follow up for theming
|
2021-12-15 14:28:31 +02:00 |
|
Craig Raw
|
aff872eea0
|
show relative sizes of amounts in transaction diagram
|
2021-12-15 14:14:08 +02:00 |
|
Craig Raw
|
5d0025b4a7
|
allow positive amounts below dust limit when sending to paynyms
|
2021-12-15 09:42:30 +02:00 |
|
Craig Raw
|
e625a4e542
|
remove account using tab context menu
|
2021-12-15 09:11:38 +02:00 |
|
Craig Raw
|
72ff1df61e
|
add menu item to show paynym
|
2021-12-14 20:08:56 +02:00 |
|
Craig Raw
|
3776fbafd9
|
set txo label to payment label when sending multiple consolidation outputs
|
2021-12-14 18:53:48 +02:00 |
|
Craig Raw
|
cd91aff3bb
|
show entered labels in transaction view diagram when sending to multiple recipients
|
2021-12-14 18:24:37 +02:00 |
|
Craig Raw
|
b530ced9ed
|
support scanning crypto-account and crypto-output through both qr scans on settings tab
|
2021-12-14 11:21:32 +02:00 |
|
Craig Raw
|
d76aecb34d
|
handle quotes in connected device passphrase on windows
|
2021-12-13 14:27:35 +02:00 |
|
Craig Raw
|
4cbb402931
|
fix mempool size chart tooltip legend
|
2021-12-13 13:35:22 +02:00 |
|
Craig Raw
|
4da82b110c
|
various minor fixes
|
2021-12-13 12:45:21 +02:00 |
|
Craig Raw
|
880096a193
|
v1.5.4
|
2021-12-10 08:07:20 +02:00 |
|
Craig Raw
|
06c0fb8594
|
add menu item to lock all open wallets in a window
|
2021-12-10 07:59:44 +02:00 |
|
Craig Raw
|
4fb72fdf89
|
v1.5.3
|
2021-12-09 13:07:04 +02:00 |
|
Craig Raw
|
cf2616ec2b
|
show progress indicator when retrieving paynym
|
2021-12-09 12:04:53 +02:00 |
|
Craig Raw
|
eb90d6a31a
|
constrain locktime datetimepicker to show valid values only
|
2021-12-09 10:28:33 +02:00 |
|
Craig Raw
|
b013b5f50f
|
add paging for batched server requests with configurable page size defaulting to 500 ids
|
2021-12-09 09:29:50 +02:00 |
|
Craig Raw
|
14db333a6f
|
improve passphrase toggle of bitbox02 and trezor t
|
2021-12-08 14:39:16 +02:00 |
|
Craig Raw
|
6804f713b2
|
update hummingbird to v1.6.4 (revised crypto-account format)
|
2021-12-08 10:56:33 +02:00 |
|
Craig Raw
|
90a2c3b89b
|
improve ux when validating transaction locktime datetime field
|
2021-12-08 10:20:21 +02:00 |
|
Craig Raw
|
3c94664ac3
|
update utxo tab ui to show utxo balance and count next to smaller utxo chart
|
2021-12-07 13:29:03 +02:00 |
|
Craig Raw
|
1b61a78e6d
|
add minimum fee rates source of static 1 sat/vb for all block targets
|
2021-12-07 10:26:33 +02:00 |
|
Craig Raw
|
1defe51fd7
|
add button to view password field contents
|
2021-12-06 12:06:51 +02:00 |
|
Craig Raw
|
4cbd778ca1
|
show wallet display name on mix to button
|
2021-12-03 14:02:48 +02:00 |
|
Craig Raw
|
e59ee47624
|
remember and select previously selected tab when closing a tab
|
2021-12-03 12:21:09 +02:00 |
|
Craig Raw
|
8b42399423
|
allow configuration of a maximum server timeout (maxServerTimeout) in sparrow config
|
2021-12-03 11:16:01 +02:00 |
|
Craig Raw
|
e84f82f47b
|
follow up
|
2021-12-03 10:45:23 +02:00 |
|
Craig Raw
|
e4189711bd
|
improve server connection and wallet loading pulse animation efficiency
|
2021-12-03 10:34:59 +02:00 |
|
Craig Raw
|
9bca911b0b
|
show only unspent amount in status bar when refreshing postmix wallets
|
2021-12-02 14:24:09 +02:00 |
|
Craig Raw
|
eb498f2bcc
|
improve error handling for paynym.is connection issues
|
2021-12-02 13:33:30 +02:00 |
|
Craig Raw
|
3d13f596a0
|
v1.5.3-beta1
|
2021-12-01 16:07:33 +02:00 |
|
Craig Raw
|
ed92acc468
|
change default min mix to = 3, various minor ux improvements
|
2021-12-01 15:10:31 +02:00 |
|
Craig Raw
|
3b9c87abc7
|
improve incorrect password handling on final mix confirm
|
2021-12-01 14:43:48 +02:00 |
|
Craig Raw
|
26fb2b97fb
|
add pay to paynym via payjoin
|
2021-12-01 14:11:16 +02:00 |
|
Craig Raw
|
44194a074c
|
add and integrate paynym dialog
|
2021-11-30 14:43:23 +02:00 |
|
Craig Raw
|
4edd84f6e2
|
collaborative mix aesthetic tweaks
|
2021-11-29 17:08:58 +02:00 |
|
Craig Raw
|
0956c96046
|
integrate paynyms to collaborative mixing
|
2021-11-29 15:31:33 +02:00 |
|
Craig Raw
|
3013688447
|
trigger full wallet refresh when all transaction history has changed on loading
|
2021-11-26 14:05:56 +02:00 |
|
Craig Raw
|
0302913c3f
|
create two person coinjoin transactions using soroban
|
2021-11-25 16:15:59 +02:00 |
|
Craig Raw
|
72768362a5
|
avoid concurrent modification error
|
2021-11-23 09:21:50 +02:00 |
|
Craig Raw
|
39fa65ea37
|
restart whirlpool if no utxos mixing, bind debug logging accelerator
|
2021-11-23 09:17:19 +02:00 |
|
Craig Raw
|
4554c9d0df
|
catch and show hwi enumerate errors
|
2021-11-17 17:42:50 +02:00 |
|
Craig Raw
|
9b9b295045
|
force save of temp backup if refreshed wallet transactions are less
|
2021-11-17 17:13:41 +02:00 |
|
Craig Raw
|
ece786131e
|
check if wallet is mixing and restart whirlpool client if necessary
|
2021-11-17 16:02:11 +02:00 |
|
Craig Raw
|
dc65313313
|
show wallet output descriptors with multipath indexes as per bitcoin core pr #22838
|
2021-11-13 15:05:45 +02:00 |
|
Craig Raw
|
cb41a1ed66
|
fix import of encrypted json wallet on linux
|
2021-11-13 10:05:05 +02:00 |
|
Craig Raw
|
c566dea232
|
support tr script expressions in qr crypto-output
|
2021-11-12 17:18:24 +02:00 |
|
Craig Raw
|
8f04d23b3f
|
add utxo set replacement ui
|
2021-11-12 16:46:05 +02:00 |
|
Craig Raw
|
b8b1039ada
|
show utxo sets in transaction diagram
|
2021-11-12 15:54:49 +02:00 |
|
Craig Raw
|
a7aafa27d0
|
indicate which accounts are scanned in info dialog
|
2021-11-12 10:07:53 +02:00 |
|
Craig Raw
|
18a1e82dda
|
fix linux mix to label ellipsis
|
2021-11-11 18:08:56 +02:00 |
|
Craig Raw
|
e26587e807
|
fix combobox texfield repeat selection
|
2021-11-11 15:32:37 +02:00 |
|
Craig Raw
|
c3778b6419
|
fix version update hyperlink appearing multiple times
|
2021-11-10 16:13:23 +02:00 |
|
Craig Raw
|
fb85277894
|
output hwi signing exception to log
|
2021-11-09 12:35:06 +02:00 |
|
Craig Raw
|
8ae3399d56
|
fix to avoid scanning with guide box
|
2021-11-08 11:49:17 +02:00 |
|
Craig Raw
|
7272de90f0
|
fix mix to wallet display name
|
2021-11-08 11:11:15 +02:00 |
|
Craig Raw
|
98c1f05ed6
|
double pass qr with wide and cropped image
|
2021-11-08 10:30:56 +02:00 |
|
Craig Raw
|
90439501ad
|
improve qr scanning performance by cropping to indicated box
|
2021-11-07 13:04:20 +02:00 |
|
Craig Raw
|
1bb3833cbe
|
reduce send tab chart min heights
|
2021-11-05 16:20:35 +02:00 |
|
Craig Raw
|
d7d8140050
|
follow up
|
2021-11-05 16:01:23 +02:00 |
|
Craig Raw
|
3c77552211
|
show script type description when importing wallet keystore
|
2021-11-05 15:57:08 +02:00 |
|
Craig Raw
|
5e7d1d1f69
|
allow for minimum application height of 708px
|
2021-11-05 12:59:06 +02:00 |
|
Craig Raw
|
af23f063f2
|
show info dialog when no new accounts are discovered
|
2021-11-04 14:44:38 +02:00 |
|
Craig Raw
|
13a3ce23e7
|
make transaction diagram tooltips show indefinitely
|
2021-11-04 13:21:40 +02:00 |
|
Craig Raw
|
d7ff73243c
|
remember recent servers for quick reconfiguration
|
2021-11-04 11:04:48 +02:00 |
|
Craig Raw
|
25dd0440f6
|
add show transaction/psbt as qr from file menu
|
2021-11-03 14:09:49 +02:00 |
|
Craig Raw
|
b5301c4556
|
add public testnet electrum server
|
2021-11-03 12:27:45 +02:00 |
|
Craig Raw
|
a22f69e2c1
|
improve long fade out animation efficiency
|
2021-11-02 18:52:37 +02:00 |
|
Craig Raw
|
97f312cb93
|
v1.5.2
|
2021-10-29 15:47:48 +02:00 |
|
Craig Raw
|
269fd7f0da
|
fix issue when displaying tx with new wallet
|
2021-10-29 15:43:52 +02:00 |
|
Craig Raw
|
f0a813d031
|
handle concurrent modifications when saving address nodes
|
2021-10-29 14:39:51 +02:00 |
|
Craig Raw
|
ceb5d85648
|
various minor fixes
|
2021-10-29 14:33:47 +02:00 |
|
Craig Raw
|
6b6b23b51a
|
pay to the next fresh address of any open wallet via dropdown on send tab address field
|
2021-10-29 13:23:27 +02:00 |
|
Craig Raw
|
180e76f0f8
|
support discovery of singlesig connected hardware wallet accounts
|
2021-10-29 11:22:34 +02:00 |
|
Craig Raw
|
d3b1c51115
|
increase toggle connecting animation rate
|
2021-10-28 16:55:24 +02:00 |
|
Craig Raw
|
72cb696451
|
add bip44 account discovery
|
2021-10-28 16:44:36 +02:00 |
|
Craig Raw
|
784fa5e1e8
|
minor whirlpool related fixes
|
2021-10-28 13:52:47 +02:00 |
|
Craig Raw
|
37aa3c9712
|
support account renaming, configuration of mix index range
|
2021-10-27 16:14:35 +02:00 |
|
Craig Raw
|
9520f6d218
|
upgrade to nightjar 0.2.19 (whirlpool client 0.23.37), minor tx diagram improvements
|
2021-10-27 12:01:04 +02:00 |
|
Craig Raw
|
f4810bb568
|
show transaction diagram on every transaction headers screen
|
2021-10-26 17:35:58 +02:00 |
|
Craig Raw
|
4b39316821
|
recount mixes if mix data unavailable, correct mix status cell to remove mix progress from non-mixing utxos, show registered inputs total in tooltip
|
2021-10-25 12:25:18 +02:00 |
|
Craig Raw
|
26c177bd00
|
follow up
|
2021-10-22 11:19:26 +02:00 |
|
Craig Raw
|
1497b3d3bb
|
add fee rate selection for premix
|
2021-10-22 11:01:58 +02:00 |
|
Craig Raw
|
813e0f3ab1
|
retrieve stored index from mixconfig on whirlpool wallet load
|
2021-10-21 14:38:13 +02:00 |
|
Craig Raw
|
237f97852d
|
add coin selection filter to exclude immature coinbase outputs
|
2021-10-16 11:10:24 +02:00 |
|
Craig Raw
|
2debc07375
|
import and export a wallet as an output descriptor in a text file
|
2021-10-14 14:27:13 +02:00 |
|
Craig Raw
|
1b3a35fda7
|
improve ui with whirlpool startup errors
|
2021-10-14 13:35:17 +02:00 |
|
Craig Raw
|
23fd597ca5
|
constrain mix from and mix to options to match those supported in the whirlpool client
|
2021-10-14 11:12:31 +02:00 |
|
Craig Raw
|
eb012f638e
|
fix popup window placement on moving active window back to primary screen
|
2021-10-14 10:23:04 +02:00 |
|
Craig Raw
|
63259a2056
|
fix lcd text rendering issue on osx
|
2021-10-14 09:55:26 +02:00 |
|
Craig Raw
|
bad209ea5b
|
automatically increase gap limit if required by postmix handler
|
2021-10-13 15:21:14 +02:00 |
|
Craig Raw
|
776fcb3044
|
permit mixing from badbank
|
2021-10-12 12:46:42 +02:00 |
|
Craig Raw
|
63ec856e87
|
improve transaction file opening io
|
2021-10-11 11:13:56 +02:00 |
|
Craig Raw
|
ada8ca28e8
|
add tor proxy prompt text
|
2021-10-11 09:51:25 +02:00 |
|
Craig Raw
|
ebd629db3a
|
v1.5.1
|
2021-10-07 13:11:28 +02:00 |
|
Craig Raw
|
c18a2f4388
|
improve tor identity management
|
2021-10-07 12:23:28 +02:00 |
|
Craig Raw
|
6f95dbe309
|
support bitcoin core connections over tor
|
2021-10-06 20:37:58 +02:00 |
|
Craig Raw
|
576253e651
|
fix remaining issue when utxo date is null
|
2021-10-06 10:08:56 +02:00 |
|
Craig Raw
|
b9d6cb17d4
|
indicate when entered seed is of unsupported electrum type
|
2021-10-06 08:23:08 +02:00 |
|
Craig Raw
|
3b730a1711
|
preserve check menu item state across windows
|
2021-10-05 16:38:56 +02:00 |
|
Craig Raw
|
8c0a1932cf
|
add prevent computer sleep functionality
|
2021-10-05 16:16:32 +02:00 |
|
Craig Raw
|
35b57f9d69
|
add txid to transactions csv download
|
2021-10-05 10:55:20 +02:00 |
|
Craig Raw
|
d6ad7f4808
|
handle null dates in date cell
|
2021-10-05 10:39:11 +02:00 |
|
Craig Raw
|
3e47a49f49
|
core connection: default to cookie authentication when user/pass are not filled in
|
2021-10-05 10:08:51 +02:00 |
|
Craig Raw
|
4c817d243d
|
fix long specter desktop keystore labels
|
2021-10-04 14:45:02 +02:00 |
|
Craig Raw
|
22b7b659f3
|
include amount in transaction pie chart tooltip
|
2021-10-04 14:44:19 +02:00 |
|
Craig Raw
|
9dd6068e69
|
make temp backup permanent when created in a previous process
|
2021-10-04 13:49:41 +02:00 |
|
Craig Raw
|
2fa47e640d
|
various whirlpool-related improvements
|
2021-10-04 12:16:03 +02:00 |
|
Craig Raw
|
ea03dece72
|
add lock wallet functionality
|
2021-10-01 15:47:01 +02:00 |
|
Craig Raw
|
8e0b9a3ea0
|
ask for passphrase re-entry when creating a bip39 wallet
|
2021-09-30 12:49:03 +02:00 |
|
Craig Raw
|
67179127e3
|
minor whirlpool related fixes
|
2021-09-30 10:52:40 +02:00 |
|
Craig Raw
|
4ebee8a8f3
|
dont allow double click to receive on whirlpool wallet
|
2021-09-29 10:41:16 +02:00 |
|
Craig Raw
|
2548e77d90
|
followup to disable adding accounts to p2sh legacy multisig
|
2021-09-29 10:32:43 +02:00 |
|
Craig Raw
|
58e3b9dcdd
|
add multiple account functionality
|
2021-09-29 10:11:51 +02:00 |
|
Craig Raw
|
429b733140
|
prevent setting separate passwords on child wallets
|
2021-09-27 13:24:29 +02:00 |
|
Craig Raw
|
56e3a54ae0
|
clarify and improve wallet password and keystore passphrase entry
|
2021-09-27 12:49:46 +02:00 |
|
Craig Raw
|
a934ffa76c
|
fix issues when removing selected items from utxotreetable
|
2021-09-27 11:46:50 +02:00 |
|
Craig Raw
|
86a49e0d9a
|
fix npe showing the mix to dialog when non-standard wallets are loaded
|
2021-09-27 10:08:48 +02:00 |
|
Craig Raw
|
761e9c9b7e
|
use wallet unit when displaying pool denomination
|
2021-09-27 09:33:41 +02:00 |
|
Craig Raw
|
712241873f
|
show reason for mix error in tooltip
|
2021-09-27 08:54:42 +02:00 |
|
Craig Raw
|
31f9cca33a
|
handle electrs batching detection better
|
2021-09-27 08:15:20 +02:00 |
|
Craig Raw
|
395e90e2a5
|
undo #181: always create bitcoin core wallet if missing
|
2021-09-27 08:14:35 +02:00 |
|
Craig Raw
|
b2657cdcfb
|
v1.5.0 final
|
2021-09-23 15:52:33 +02:00 |
|
Craig Raw
|
6bbae204a6
|
restrict mixing to mainnet and testnet
|
2021-09-23 15:30:13 +02:00 |
|
Craig Raw
|
0b55dd8a1e
|
ui fixes to mix start and stop
|
2021-09-23 14:18:37 +02:00 |
|
Craig Raw
|
f74287697c
|
use master wallet passphrase for child wallets when loading
|
2021-09-23 12:49:06 +02:00 |
|
Craig Raw
|
7a3e1dfa1f
|
change default log level to warn
|
2021-09-23 12:28:47 +02:00 |
|
Craig Raw
|
427a6925ee
|
mainnet mixing, improve pools selection, other fixes
|
2021-09-23 10:59:40 +02:00 |
|
Craig Raw
|
c55b19af0f
|
tor status windows visual fixes
|
2021-09-21 11:55:23 +02:00 |
|
Craig Raw
|
e12f7a634a
|
add tor status indicator to status bar
|
2021-09-21 11:22:09 +02:00 |
|
Craig Raw
|
e1e5df78c6
|
fix text truncation in whirlpool dialog on windows
|
2021-09-20 15:51:57 +02:00 |
|
Craig Raw
|
cfd06a8513
|
use cached tx0previews, only save mixconfig on apply
|
2021-09-20 15:30:13 +02:00 |
|
craigraw
|
1c1099217b
|
Merge pull request #198 from zeroleak/whirlpool-client-0.23.30-early5
update to whirlpool-client 0.23.31
|
2021-09-20 13:10:47 +02:00 |
|
zeroleak
|
6939d8a06a
|
upgrade to whirlpool-client 0.23.33
|
2021-09-18 11:41:52 +02:00 |
|
zeroleak
|
dbebade3ab
|
update to whirlpool-client 0.23.31
|
2021-09-11 08:17:15 +02:00 |
|
Craig Raw
|
5895837b60
|
hide receive tab on whirlpool wallets
|
2021-09-10 15:35:40 +02:00 |
|
Craig Raw
|
aaca9ffa16
|
dont allow receiving on badbank wallet, introduce skipInstaller flag in build
|
2021-09-08 13:22:21 +02:00 |
|
Craig Raw
|
c024c351ac
|
minor fixes
|
2021-09-07 11:51:14 +02:00 |
|
Craig Raw
|
ed2914f2aa
|
replace illegal filename characters in wallet name with underscores
|
2021-09-06 14:49:53 +02:00 |
|
Craig Raw
|
0b4785e01c
|
v1.5.0 beta1
|
2021-09-06 11:53:34 +02:00 |
|
Craig Raw
|
0c50c9cb9c
|
make jackson jars open and non-synthetic modules
|
2021-09-06 10:18:36 +02:00 |
|
Craig Raw
|
88ebef97d4
|
support mixing from all single sig wallets, handle tor proxy change, and other minor fixes
|
2021-09-03 17:16:37 +02:00 |
|
Craig Raw
|
a42761981c
|
support mixing to multisig wallets
|
2021-09-02 17:14:01 +02:00 |
|
Craig Raw
|
b6f047d382
|
minor fixes
|
2021-09-02 15:26:16 +02:00 |
|
Craig Raw
|
8f63d89be8
|
avoid creating a core wallet if no wallets are open
|
2021-09-02 15:22:53 +02:00 |
|
Craig Raw
|
6e6111b47c
|
support using stored mix indexes to avoid resending a utxo to the coordinator
|
2021-09-02 14:12:59 +02:00 |
|
Craig Raw
|
e8af7c70bd
|
refactor to WhirlpoolServices
|
2021-09-02 12:37:07 +02:00 |
|
Craig Raw
|
2fc551e35b
|
add mix to functionality
|
2021-09-02 11:39:56 +02:00 |
|
Craig Raw
|
adb77771aa
|
add mix config persistence and initial usage
|
2021-09-01 13:10:46 +02:00 |
|
Craig Raw
|
aa10bcfe1a
|
fixes for encrypted whirlpool wallets and other issues
|
2021-08-31 16:19:24 +02:00 |
|
craigraw
|
f30c00ba8f
|
Merge pull request #183 from zeroleak/whirlpool-client-0.23.30-early4
Upgrade to whirlpool-client 0.23.30-early4 + extlibj 0.0.19-dsk3
|
2021-08-31 10:57:49 +02:00 |
|
zeroleak
|
4577a64ad5
|
apply Craig's feedback
- use V2__Whirlpool.sql
- allow pools list & tx0 preview without seed
- filter DataSource wallet for refresh
|
2021-08-29 10:49:25 +02:00 |
|
Craig Raw
|
7371ca2994
|
add option to optimize transactions for privacy and display privacy analysis
|
2021-08-27 16:00:17 +02:00 |
|
zeroleak
|
050c4fc31e
|
upgrade to whirlpool-client 0.23.30-early4 + extlibj 0.0.19-dsk3
|
2021-08-27 09:20:41 +02:00 |
|
zeroleak
|
772370808c
|
Merge remote-tracking branch 'remotes/origin/master' into whirlpool-client-0.23.30-early4
# Conflicts:
# src/main/java/com/sparrowwallet/sparrow/AppServices.java
# src/main/java/com/sparrowwallet/sparrow/whirlpool/Whirlpool.java
|
2021-08-24 12:18:54 +02:00 |
|
Craig Raw
|
b22e891b7d
|
make select all, copy on transaction hex area copy untruncated transaction hex
|
2021-08-24 10:52:56 +02:00 |
|
Craig Raw
|
57b3214c54
|
improvements to whirlpool dialog
|
2021-08-24 10:40:27 +02:00 |
|
Craig Raw
|
615b78b497
|
fix mix event handling for multiple wallets
|
2021-08-24 09:29:54 +02:00 |
|
Craig Raw
|
d1ab1db1c5
|
fix issues with subtabs in new wallets
|
2021-08-23 17:27:30 +02:00 |
|
Craig Raw
|
f5ac6a3b73
|
support whirlpool data storage in wallet file, add mixing ui
|
2021-08-23 16:36:02 +02:00 |
|
zeroleak
|
fec45356a2
|
upgrade to whirlpool-client 0.23.30-early4 + extlibj 0.0.19-dsk3
|
2021-08-22 11:26:11 +02:00 |
|
Craig Raw
|
37c4ff4dd7
|
reduce max number multisig keystores
|
2021-08-16 17:09:21 +02:00 |
|
Craig Raw
|
b0877d94bf
|
make all wallet addresses non-editable once child wallets are added
|
2021-08-16 13:33:05 +02:00 |
|
Craig Raw
|
a3e4342d7d
|
save app width and height across restarts
|
2021-08-16 11:25:18 +02:00 |
|
Craig Raw
|
90355a653f
|
followup
|
2021-08-16 11:04:46 +02:00 |
|
Craig Raw
|
6339c3a7d7
|
allow multisig wallets with many (up to 50) keystores
|
2021-08-16 10:46:34 +02:00 |
|
Craig Raw
|
8f7f0d4c61
|
truncate labels over 255 chars before persisting to db
|
2021-08-16 10:15:14 +02:00 |
|
Craig Raw
|
74b4f51640
|
add menu items to copy psbt to clipboard in hex or base64
|
2021-08-16 08:48:14 +02:00 |
|
Craig Raw
|
2caee79df4
|
initial whirlpool integration
|
2021-08-12 17:50:13 +02:00 |
|
Craig Raw
|
34b4c39ccd
|
add logging when event wallet id is not present
|
2021-08-04 10:45:01 +02:00 |
|
Craig Raw
|
34d1571669
|
fix aopp verification regression on button type
|
2021-08-04 10:03:18 +02:00 |
|
Craig Raw
|
22465b1b65
|
followup
|
2021-08-02 16:10:47 +02:00 |
|
Craig Raw
|
b91e8eab51
|
fix tab loading animation for subtabbed wallets
|
2021-07-30 15:13:58 +02:00 |
|
Craig Raw
|
55e69bf263
|
fix naming when using a subtab wallet, import and export wallets with child wallets with db persistence on sparrow exporter
|
2021-07-30 14:17:21 +02:00 |
|
Craig Raw
|
02d3817cb1
|
introduce wallet subtabs
|
2021-07-30 09:46:42 +02:00 |
|
Craig Raw
|
fc9cdaabb4
|
export UTXOs to CSV
|
2021-07-29 12:09:54 +02:00 |
|
Craig Raw
|
2aa3d83402
|
fix using the correct address label for the utxo label when recieving a batched tx to several labelled address
|
2021-07-29 11:40:15 +02:00 |
|
Craig Raw
|
fc5d6ada36
|
add caching for verbose transaction lookups to avoid repeat server requests
|
2021-07-29 11:09:49 +02:00 |
|
Craig Raw
|
e6fce14fde
|
handle unknown derivation path for unchained caravan key
|
2021-07-19 11:56:02 +02:00 |
|
Craig Raw
|
5c3a00b71b
|
v1.4.3
|
2021-07-15 12:02:45 +02:00 |
|
Craig Raw
|
ced4d4d337
|
add caravan import/export, minor ui fixes
|
2021-07-15 11:09:39 +02:00 |
|
Craig Raw
|
4a3ad9f4ff
|
restrict shown sighash to available values
|
2021-07-14 15:13:38 +02:00 |
|
Craig Raw
|
f5a72105ac
|
minor fixes after refactoring
|
2021-07-12 08:56:37 +02:00 |
|
Craig Raw
|
0502eec0cd
|
dont show message sign context menu item when message signing cant be performed
|
2021-07-09 13:35:45 +02:00 |
|
Craig Raw
|
8e6933b5ca
|
increase animation rate and fragment length for UR QRs
|
2021-07-09 08:23:40 +02:00 |
|
Craig Raw
|
1fd1dec6cf
|
rename tx segwit version field to segwit flag
|
2021-07-08 11:46:21 +02:00 |
|
Craig Raw
|
422713ff53
|
fix camera selection issues on linux
|
2021-07-05 12:58:26 +02:00 |
|
Craig Raw
|
ada45ee75b
|
allow selection of webcam from QR scan dialog
|
2021-07-05 12:33:31 +02:00 |
|
Craig Raw
|
2f153686dd
|
avoid hang on closing webcam due to rescans for new camera devices
|
2021-07-04 19:18:02 +02:00 |
|
Craig Raw
|
f691f1691e
|
add missing requires directive for bwt lib
|
2021-07-02 13:41:22 +02:00 |
|
Craig Raw
|
1f9e37b40c
|
enable max button for selected utxos without address and label filled
|
2021-07-02 12:05:38 +02:00 |
|
Craig Raw
|
a1d2de1859
|
use all addressable script types (not just single hash types)
|
2021-07-02 10:44:24 +02:00 |
|
Craig Raw
|
143472bdfc
|
fix save of address labels on a new wallet
|
2021-07-01 09:41:56 +02:00 |
|
Craig Raw
|
b9e64d42ff
|
accept pasting a whitespace delimited sequence of words into
a textfield of mnemonic word entry
|
2021-06-30 11:55:58 +02:00 |
|
Craig Raw
|
9a09bb8cda
|
always delete hwi dir on osx before copying
|
2021-06-30 11:51:31 +02:00 |
|
Craig Raw
|
4b028af123
|
handle multiple selection when freezing and unfreezing utxos
|
2021-06-30 09:18:14 +02:00 |
|
Craig Raw
|
8033e5fd88
|
improve amount error labels adding dust threshold label for too low amounts
|
2021-06-29 12:48:02 +02:00 |
|
Craig Raw
|
badf8c8f2f
|
optimize and increase sampling rate of qr reading
|
2021-06-29 10:53:22 +02:00 |
|
Craig Raw
|
b6a353815c
|
switch mempool size chart to kvB when max Y value is less than 1 MvB
|
2021-06-28 14:14:22 +02:00 |
|
Craig Raw
|
ea2f858dc9
|
close message sign dialog on platform button and escape key
|
2021-06-28 13:32:24 +02:00 |
|
Craig Raw
|
324540009a
|
fix detection of input type on finalizing psbt wallet
|
2021-06-28 13:08:44 +02:00 |
|
Craig Raw
|
094dd45547
|
upgrade to gradle 7.1, java 16, javafx 16
|
2021-06-25 14:56:22 +02:00 |
|
Craig Raw
|
6d434722cc
|
fix prev commit
|
2021-06-24 12:41:32 +02:00 |
|
Craig Raw
|
c8a4ed0c3d
|
add documentation link to bitcoin core error message
|
2021-06-24 10:07:54 +02:00 |
|
Craig Raw
|
c8d997fbf0
|
v1.4.2
|
2021-06-23 12:51:38 +02:00 |
|
Craig Raw
|
911ed3a718
|
improve background text
|
2021-06-23 12:30:58 +02:00 |
|
Craig Raw
|
dbfed31432
|
add format toggle to message signing dialog (electrum or trezor)
|
2021-06-22 16:00:15 +02:00 |
|
Craig Raw
|
6f3d4e224e
|
add context menu item to copy transaction hex
|
2021-06-22 11:47:56 +02:00 |
|
Craig Raw
|
4d6609990c
|
fix error messages on subclassed importers/exporters
|
2021-06-22 10:13:37 +02:00 |
|
Craig Raw
|
5482196cc7
|
dark theme improvements
|
2021-06-22 08:36:16 +02:00 |
|
Craig Raw
|
09f6c9ef81
|
ensure cleanup of migrated wallets when importing
|
2021-06-21 11:50:58 +02:00 |
|
Craig Raw
|
9b8f97c041
|
fix import of sparrow wallet with seed, alphabetically sort import and export choices
|
2021-06-21 11:25:47 +02:00 |
|
Craig Raw
|
c68c713a4b
|
add orig files for keystone and seedsigner
|
2021-06-18 13:31:08 +02:00 |
|
Craig Raw
|
02e144f802
|
set keystore label, model and source type when importing a wallet from specter desktop
|
2021-06-18 11:21:53 +02:00 |
|
Craig Raw
|
a9ab4d6c78
|
Handle importing a wallet from a crypto-account QR using the File > Import Wallet dialog
|
2021-06-17 14:34:11 +02:00 |
|
Craig Raw
|
5df4e5761c
|
add seedsigner keystore import
|
2021-06-16 14:46:55 +02:00 |
|
Craig Raw
|
eaa5190502
|
various db persistence improvements
|
2021-06-16 09:35:26 +02:00 |
|
Craig Raw
|
445db6a4d6
|
reduce file reads on db files to avoid locking exception on windows
|
2021-06-15 17:58:25 +02:00 |
|
Craig Raw
|
7f178b5f67
|
jpms related changes for v1.4.2-beta
|
2021-06-15 16:50:05 +02:00 |
|
Craig Raw
|
1208baf00e
|
use mempool.space onion address for fee rates if tor proxy enabled
|
2021-06-15 09:31:12 +02:00 |
|
Craig Raw
|
655a473cd5
|
update send selected button when freezing or unfreezing utxos
|
2021-06-14 16:58:05 +02:00 |
|
Craig Raw
|
e6c536930b
|
highlight default button and allow actioning from keyboard when only one usb device is listed
|
2021-06-14 16:55:01 +02:00 |
|
Craig Raw
|
f1510de360
|
update encrypted seeds and private keys when wallet password changes
|
2021-06-14 14:54:40 +02:00 |
|
Craig Raw
|
cfac2768ae
|
use varbinary rather than fixed binary column types where length is variable
|
2021-06-14 11:52:12 +02:00 |
|
Craig Raw
|
ab41f2e80e
|
upgrade to h2 HEAD
|
2021-06-11 15:45:16 +02:00 |
|
Craig Raw
|
9ebabecfbe
|
use json persistence for sparrow wallet export, add sparrow wallet import to wallets dir
|
2021-06-11 11:29:54 +02:00 |
|
Craig Raw
|
8914acff68
|
minor followup
|
2021-06-10 17:02:32 +02:00 |
|
Craig Raw
|
4a0ecba716
|
add keystone hww import and export
|
2021-06-10 16:37:41 +02:00 |
|
Craig Raw
|
e99b1d4171
|
upgrade to hwi 2.0.2 and relocate hwi to sparrow home folder on osx to avoid partial installation deletions in tmpdir
|
2021-06-10 14:06:14 +02:00 |
|
Craig Raw
|
a59d5d3086
|
introduce database persistence with automatic migration of existing wallets
|
2021-06-10 12:08:35 +02:00 |
|
Craig Raw
|
600a77da3a
|
allow psbts without utxo data to be loaded if utxos are provided in an existing psbt
|
2021-05-28 11:09:23 +02:00 |
|
Haakon Nilsen
|
4cbde7e7aa
|
When entering mnemonic words, don't close dropdown when a prefix is encountered, and move focus to the next field upon completion
|
2021-05-27 10:56:47 +02:00 |
|
Haakon Nilsen
|
e740c6d162
|
Disable transaction saving menu items after a transaction tab is closed and no other tabs are open
|
2021-05-27 09:15:36 +02:00 |
|
Haakon Nilsen
|
f7f5852476
|
Disable the "Save transaction" menu item when starting app without any open tabs
|
2021-05-26 18:57:07 +02:00 |
|
Haakon Nilsen
|
447e2ab264
|
Disable the keyboard shortcut for saving PSBT binary when its parent menu is disabled
|
2021-05-26 18:54:20 +02:00 |
|
Haakon Nilsen
|
c096327be4
|
Close "About" and "Introduction" when Escape key is pressed
|
2021-05-25 22:13:51 +02:00 |
|
Craig Raw
|
911153e1aa
|
fix receive to address context menu actions
|
2021-05-25 08:21:17 +02:00 |
|
Craig Raw
|
a60eadf8fc
|
add export to specter diy
|
2021-05-24 14:20:08 +02:00 |
|
Craig Raw
|
9ebbf2557f
|
support electrs batching and improve batching read timeout handling
|
2021-05-24 13:39:06 +02:00 |
|
Craig Raw
|
42b279d22a
|
add specter desktop reimport usb wallets warning
|
2021-05-24 12:29:57 +02:00 |
|
Craig Raw
|
1a452db4cf
|
add tooltip to send utxos button with directions on how to select multiple utxos
|
2021-05-24 12:27:30 +02:00 |
|
Craig Raw
|
c1cf5be616
|
add mempool.bisq.services as a broadcaster, broadcast tx twice if possible on mainnet, handle different network broadcaster network capabilities
|
2021-05-21 11:48:13 +02:00 |
|
Craig Raw
|
dd146210ba
|
set send amount to total utxo value when sending selected utxos before an address or label is added
|
2021-05-21 09:53:00 +02:00 |
|
Craig Raw
|
94088f795c
|
handle invalid values from mempool.get_fee_histogram
|
2021-05-21 08:44:55 +02:00 |
|
Craig Raw
|
c5b09189df
|
explicitly place decorationpane in the scene graph to avoid app resizing issues
|
2021-05-20 17:27:33 +02:00 |
|
Craig Raw
|
197c44bb07
|
update null and empty labels, clear script hash cache on increasing gap limit
|
2021-05-20 14:49:16 +02:00 |
|
Craig Raw
|
c202a941b9
|
add mempool.emzy.de as another broadcaster
|
2021-05-20 14:48:01 +02:00 |
|
Craig Raw
|
383594b03c
|
v1.4.1
|
2021-05-20 12:32:15 +02:00 |
|
Craig Raw
|
42bfe572ef
|
calculate and cache script hashes statuses on wallet load to avoid unnecessary initial history fetching
|
2021-05-20 09:52:02 +02:00 |
|
Craig Raw
|
1677c47500
|
request payjoin transactions (over tor if available) in background thread
|
2021-05-19 12:24:46 +02:00 |
|
Craig Raw
|
53a447c72d
|
fix cpu usage on spreadsheetview
|
2021-05-19 09:51:55 +02:00 |
|
Craig Raw
|
f23a891ece
|
add send to many dialog
|
2021-05-19 08:41:15 +02:00 |
|
Craig Raw
|
0e42c657b3
|
broadcast transactions over tor to a broadcasting service where tor proxy available
|
2021-05-18 09:37:59 +02:00 |
|
Craig Raw
|
b17c15f702
|
request new change address in the transaction diagram
|
2021-05-17 13:21:56 +02:00 |
|
Craig Raw
|
c9cdf6e77d
|
handle partial rbf, fix cursor reset on payment label
|
2021-05-17 11:58:12 +02:00 |
|
Craig Raw
|
4f6ead842d
|
fix txtree selection bug when preselecting a txi/txo on opening the editor for the first time
|
2021-05-17 10:53:26 +02:00 |
|
Craig Raw
|
adcddfa84d
|
various minor utxo screen improvements, including hiding the utxo chart
|
2021-05-17 10:09:19 +02:00 |
|
Craig Raw
|
d67c5c5218
|
update related address, tx, txi and txo labels when null, set tx, txi, txo labels to address label on receive, add paste label to context menu
|
2021-05-14 18:03:46 +02:00 |
|
Craig Raw
|
fb72010bdf
|
refactor storage to handle different persistence strategies
|
2021-05-14 12:55:12 +02:00 |
|
Craig Raw
|
8bc8bdb2f2
|
dont backup wallets outside of wallets folder
|
2021-05-12 14:52:19 +02:00 |
|
Craig Raw
|
8f4cf9f2a0
|
add unique4j classes to avoid module dependency issue
|
2021-05-12 14:28:56 +02:00 |
|
Craig Raw
|
ed323a8388
|
ensure aopp window is always on top
|
2021-05-12 09:19:49 +02:00 |
|
Craig Raw
|
d559b437b3
|
bring window to front one external file load
|
2021-05-12 09:02:39 +02:00 |
|
Craig Raw
|
6155306acc
|
always try obtain application lock on startup
|
2021-05-12 08:46:24 +02:00 |
|
Craig Raw
|
6f35d86890
|
bring opened file window to foreground
|
2021-05-11 12:58:11 +02:00 |
|
Craig Raw
|
cbf32a36c6
|
follow up #2
|
2021-05-11 12:40:20 +02:00 |
|
Craig Raw
|
574209c837
|
ensure file and uri opening on original app instance
|
2021-05-11 12:31:36 +02:00 |
|
Craig Raw
|
74c83fc5e1
|
fade animation on server toggle while connecting
|
2021-05-11 08:52:45 +02:00 |
|
Craig Raw
|
a4ddc11bab
|
Merge branch 'master' of github.com:sparrowwallet/sparrow
|
2021-05-10 14:34:57 +02:00 |
|
Craig Raw
|
3bf480234f
|
fix aopp alert dialog on windows
|
2021-05-10 14:25:16 +02:00 |
|
Craig Raw
|
29811ca5de
|
handle uri and psbt opening on linux
|
2021-05-10 14:22:24 +02:00 |
|
Craig Raw
|
b7522420cf
|
cleanup windows install
|
2021-05-10 13:41:46 +02:00 |
|
Craig Raw
|
f7d1e22e4e
|
use custom wix installation file
|
2021-05-10 13:39:40 +02:00 |
|
Craig Raw
|
e0c38031b1
|
add aopp registry keys on windows install
|
2021-05-10 12:17:52 +02:00 |
|
Craig Raw
|
e046512e86
|
open files or uris from commandline arguments
|
2021-05-10 11:44:06 +02:00 |
|
Craig Raw
|
7cba0de268
|
check if opening uris is supported
|
2021-05-10 08:42:50 +02:00 |
|
Craig Raw
|
425e476f20
|
add aopp proof of address ownership support
|
2021-05-07 16:24:28 +02:00 |
|
Craig Raw
|
e5dd33d5a1
|
register and add bitcoin: uri handler, register aopp: handler
|
2021-05-06 14:21:56 +02:00 |
|
Craig Raw
|
07012615ff
|
2nd fix to alert height
|
2021-05-05 14:59:53 +02:00 |
|
Craig Raw
|
23f3ae51db
|
hide alert on clicking link
|
2021-05-05 14:43:33 +02:00 |
|
Craig Raw
|
10514b8039
|
shorten mitm message to avoid alert height ellipsis
|
2021-05-05 14:35:43 +02:00 |
|
Craig Raw
|
19637fd706
|
handle missing webcam dependency on windows showing error alert with link to resolve
|
2021-05-05 14:31:28 +02:00 |
|
Craig Raw
|
dd56e2b42e
|
handle windows with owner only file and directory creation
|
2021-05-05 12:05:48 +02:00 |
|
Craig Raw
|
e0b6530275
|
only save tmp backup wallet if connected
|
2021-05-05 11:34:45 +02:00 |
|
Craig Raw
|
a0d3f3b745
|
ensure config, wallet dirs and wallets are owner read/write only
|
2021-05-05 11:25:25 +02:00 |
|
Craig Raw
|
438c13fe2d
|
add wallet transactions loading log viewer, and improve loading messages
|
2021-05-04 15:17:57 +02:00 |
|
Craig Raw
|
c067300ee8
|
fix empty addresses table bug after requesting many new addresses
|
2021-05-04 10:42:18 +02:00 |
|
Craig Raw
|
020ca2f312
|
always use 8 fraction digits when displaying btc amounts, use a fixed width font for numbers on osx
|
2021-05-04 10:23:35 +02:00 |
|
Craig Raw
|
5ede1dd97d
|
ensure wallet export file streams are always closed
|
2021-04-30 14:03:58 +02:00 |
|
Craig Raw
|
45f6ae214a
|
add icons to wallet context menu items where they appear as action buttons
|
2021-04-30 13:19:53 +02:00 |
|
Craig Raw
|
45a9093055
|
ensure import file stream is closed
|
2021-04-29 20:58:04 +02:00 |
|
Craig Raw
|
d6c7a0b757
|
cache fetched script hash status and dont retrieve history again until it changes
|
2021-04-29 13:21:52 +02:00 |
|
Craig Raw
|
55181165c8
|
use read timeout to improve disconnection behaviour, especially while refreshing a wallet
|
2021-04-29 08:02:56 +02:00 |
|
Craig Raw
|
b6f7483bf9
|
v1.4.0
|
2021-04-28 13:10:06 +02:00 |
|
Craig Raw
|
0593c764b6
|
remove socket read timeout
|
2021-04-28 13:03:58 +02:00 |
|
Craig Raw
|
11a3bfd893
|
make welcome dialog server toggle uneditable and add tooltip to indicate demonstration only
|
2021-04-28 12:33:18 +02:00 |
|
Craig Raw
|
f1d7fc656c
|
set mnemonic enter words button to number of chosen words when dropdown item clicked
|
2021-04-28 12:18:35 +02:00 |
|
Craig Raw
|
ec918b78ed
|
followup to public server change on wallet history failure
|
2021-04-28 11:46:46 +02:00 |
|
Craig Raw
|
6f5ee7c695
|
handle server error conditions better, and if using public server try another
|
2021-04-28 11:23:17 +02:00 |
|
Craig Raw
|
e4264d0199
|
support toggling trezor passphrase on and off in status bar usb menu
|
2021-04-27 13:56:32 +02:00 |
|
Craig Raw
|
9feefe8203
|
show file open/save dialogs on the same screen as the currently focussed window
|
2021-04-27 12:52:42 +02:00 |
|
Craig Raw
|
93f9539f7b
|
show dialogs on the same screen as the currently focussed window
|
2021-04-27 12:22:39 +02:00 |
|
Craig Raw
|
8865f4946a
|
follow up to previous commit
|
2021-04-27 09:44:56 +02:00 |
|
Craig Raw
|
65e13d7b50
|
fix adding new payment tabs, update last used label on connection
|
2021-04-27 08:17:30 +02:00 |
|
Craig Raw
|
11189bc605
|
create wallet transaction in background thread to keep ui responsive, and indicate if long running
|
2021-04-26 16:45:17 +02:00 |
|
Craig Raw
|
40faaec31e
|
handle user defined fee amount better by requiring a fee rate of 1 sat/vb for utxo selectors
|
2021-04-26 14:40:11 +02:00 |
|
Craig Raw
|
b5b384f5da
|
update transaction tree with final txid when transaction is extracted
|
2021-04-24 09:04:28 +02:00 |
|
Craig Raw
|
23c802bb5f
|
cpfp follow up
|
2021-04-24 08:40:48 +02:00 |
|
Craig Raw
|
4567f62ef8
|
hide show derivation link to fix linux width issue
|
2021-04-23 12:16:20 +02:00 |
|
Craig Raw
|
cd00535212
|
add create cpfp transaction functionality
|
2021-04-23 12:05:30 +02:00 |
|
Craig Raw
|
3ff626e2aa
|
always set server toggle tooltip on connection to handle bwt startup
|
2021-04-22 12:24:09 +02:00 |
|
Craig Raw
|
deee63c701
|
dont revert to tx broadcast state when verbose tx fetch fails
|
2021-04-22 12:12:42 +02:00 |
|
Craig Raw
|
b465b9fdaf
|
various minor ui fixes including update screens after includemempooloutputs changed
|
2021-04-21 13:09:31 +02:00 |
|
Craig Raw
|
f377f97931
|
add submit bug report to help menu
|
2021-04-21 10:37:41 +02:00 |
|
Craig Raw
|
58bee33383
|
always display fresh unused address on startup and when address has been used
|
2021-04-21 10:23:48 +02:00 |
|
Craig Raw
|
18075e0686
|
improve variable naming for utxo selection criteria
|
2021-04-21 09:37:19 +02:00 |
|
Craig Raw
|
b836774289
|
if allow unconfirmed, include mempool outputs in balance #2
|
2021-04-20 11:57:22 +02:00 |
|
Craig Raw
|
f2f15208bf
|
if allow unconfirmed, include mempool outputs in balance
|
2021-04-20 11:55:43 +02:00 |
|
Craig Raw
|
164742387f
|
disable receive address field once used
|
2021-04-20 11:46:36 +02:00 |
|
Craig Raw
|
e62b44bbbe
|
allow external unconfirmed utxos to be spent
|
2021-04-20 11:08:44 +02:00 |
|
Craig Raw
|
e9d0491b42
|
move insufficient funds label to below amount field
|
2021-04-20 10:08:07 +02:00 |
|
Craig Raw
|
3fc2127337
|
import and support master private key keystores
|
2021-04-20 08:28:16 +02:00 |
|
Craig Raw
|
702d92d4f2
|
handle failure to retrieve broadcasted transaction from mempool, allow retry
|
2021-04-19 10:34:47 +02:00 |
|
Craig Raw
|
a440c22455
|
deduct unconfirmed transactions with negative values from balance
|
2021-04-19 09:50:09 +02:00 |
|
Craig Raw
|
1c2e635650
|
spacing followup
|
2021-04-19 09:34:28 +02:00 |
|
Craig Raw
|
7b856f32a2
|
add insufficient inputs feedback label
|
2021-04-19 09:29:19 +02:00 |
|
Craig Raw
|
42b96e042b
|
improve bip39 keystore import ux
|
2021-04-19 08:41:46 +02:00 |
|
Craig Raw
|
f8023e9a72
|
add (non-final) suffix to fee rate field when tx is lacking signatures
|
2021-04-16 14:05:53 +02:00 |
|
Craig Raw
|
7b9b78684c
|
show tx hex tooltip input, output and witness indexes
|
2021-04-16 14:00:12 +02:00 |
|
Craig Raw
|
10d6fb8b2b
|
fix npe on fee rates selection toggle
|
2021-04-16 12:30:59 +02:00 |
|
Craig Raw
|
1556b8930c
|
null-safe testing of device needspin and needspassphrase
|
2021-04-16 11:38:01 +02:00 |
|
Craig Raw
|
d52bade085
|
various minor ui improvements
|
2021-04-16 10:53:05 +02:00 |
|
Craig Raw
|
2c98c8606c
|
add transaction hex tooltips
|
2021-04-15 15:18:00 +02:00 |
|
Craig Raw
|
a8430c79eb
|
allow manual configuration of hwi executable path
|
2021-04-14 11:25:40 +02:00 |
|
Craig Raw
|
3fe5fd89c4
|
fix qr display dialog sizing
|
2021-04-14 10:20:23 +02:00 |
|
Craig Raw
|
78406b3110
|
use cryptopsbt encoding
|
2021-04-14 09:17:42 +02:00 |
|
Craig Raw
|
2dfdbd6d78
|
support ur:crypto-output scan and display of wallet output descriptor
|
2021-04-13 17:27:42 +02:00 |
|
Craig Raw
|
2e86840e92
|
reduce opacity for unconfirmed txes
|
2021-04-12 16:27:10 +02:00 |
|
Craig Raw
|
9600d5707c
|
when importing electrum wallets retrieve tx labels from address labels
|
2021-04-12 16:16:07 +02:00 |
|
Craig Raw
|
497cf333b0
|
ensure wallet cannot have negative balance with same block tx ordering
|
2021-04-12 15:47:45 +02:00 |
|
Craig Raw
|
eb55b9420a
|
add option to strip sensitive info from psbt serialization
|
2021-04-12 13:42:36 +02:00 |
|
Craig Raw
|
3b3e46983f
|
deduplicate output descriptors for bwt
|
2021-04-12 12:22:51 +02:00 |
|
Craig Raw
|
31fb527218
|
color transaction values which deduct from wallet balance in red
|
2021-04-12 09:16:49 +02:00 |
|
Craig Raw
|
685fef6b76
|
shorten labels for linux
|
2021-04-08 09:20:35 +02:00 |
|
Craig Raw
|
9a4eb22396
|
v1.3.2
|
2021-04-08 08:38:16 +02:00 |
|
Craig Raw
|
57eb3a77e7
|
reduce error logging when fee and exchanges rate sources are unavailable
|
2021-04-08 08:34:31 +02:00 |
|
Craig Raw
|
8388a7fed5
|
reduce camera cpu usage through sleeping webcam capture threads to match 10fps
|
2021-04-07 13:34:06 +02:00 |
|
Craig Raw
|
d5830399b7
|
upgrade to hwi 2.0.1
|
2021-04-07 11:50:52 +02:00 |
|
Craig Raw
|
38b8fa3b86
|
add view menu item to switch hd capture
|
2021-04-07 10:36:18 +02:00 |
|
Craig Raw
|
6f26c7e138
|
update passport import descriptions
|
2021-04-07 10:01:44 +02:00 |
|
Craig Raw
|
9e869ae69b
|
handle no camera detected better
|
2021-04-07 09:56:51 +02:00 |
|
Craig Raw
|
4a7b0b20ad
|
tray changes for windows
|
2021-04-07 09:45:52 +02:00 |
|
Craig Raw
|
8fc971c07c
|
add minimize to system tray functionality
|
2021-04-07 09:32:01 +02:00 |
|
Craig Raw
|
cb884d97cb
|
request strongest instance of securerandom when generating a seed
|
2021-04-06 11:46:51 +02:00 |
|
Craig Raw
|
942db9df48
|
edit passport wallet export description
|
2021-04-06 09:34:05 +02:00 |
|
Craig Raw
|
193f88b88f
|
implement changes to export addresses functionality
|
2021-04-06 09:27:51 +02:00 |
|
craigraw
|
6785bccf0e
|
Merge pull request #89 from jimbojw/export-addresses
Export Addresses to CSV File
|
2021-04-06 08:40:43 +02:00 |
|
Craig Raw
|
579b9a685b
|
automatically switch between internal and external tor proxy as required when connecting to server
|
2021-04-05 14:56:23 +02:00 |
|
Jimbo
|
57b3fd99bc
|
Correcting address column in exported CSV, removing Derivation column.
|
2021-04-05 07:00:04 -04:00 |
|
Craig Raw
|
c3ae98f3d1
|
add passport multisig wallet export
|
2021-04-05 12:19:18 +02:00 |
|
Craig Raw
|
d635815607
|
reduce java-based cpu usage when scanning
|
2021-04-05 11:29:13 +02:00 |
|
Craig Raw
|
e524396aaf
|
add trezor one passphrase toggle capability
|
2021-04-02 15:26:43 +02:00 |
|
Craig Raw
|
08edc04c6d
|
save psbts in binary format by default, add file submenu item for base64
|
2021-04-02 14:12:48 +02:00 |
|
Jimbo
|
e88d6265b4
|
Adding export button for saving addresses as CSV
|
2021-04-02 06:29:15 -04:00 |
|
Craig Raw
|
5d91f033c0
|
add ssl server certificate pinning
|
2021-04-02 12:27:04 +02:00 |
|
Craig Raw
|
771bd1545c
|
fix export of sparrow wallet from settings screen
|
2021-04-01 12:41:27 +02:00 |
|
Craig Raw
|
563af71ed2
|
log errors on failed qr psbt parsing
|
2021-04-01 09:52:19 +02:00 |
|
Craig Raw
|
f8fa929166
|
upgrade to hummingbird 1.5.4 which handles legacy encoding in uppercase
|
2021-03-24 14:37:06 +02:00 |
|
Craig Raw
|
6aaf532051
|
v1.3.1
|
2021-03-24 13:33:41 +02:00 |
|
Craig Raw
|
fb59bdfff4
|
update fee rate priority as fee prediction changes
|
2021-03-24 13:26:23 +02:00 |
|
Craig Raw
|
c8aa1b0a19
|
increase tab icon size by 1pt
|
2021-03-24 13:17:49 +02:00 |
|
Craig Raw
|
11a201b3f5
|
fix webcam opening/closing issues, display progress bar for qr animation scanning progress
|
2021-03-24 12:59:33 +02:00 |
|
Craig Raw
|
b74741bccb
|
add sparrow wallet file export, dont unnecessarily ask for password when exporting
|
2021-03-22 14:39:58 +02:00 |
|
Craig Raw
|
ff43db0842
|
retain messages from rpc errors when loading wallets with bwt
|
2021-03-20 11:49:17 +02:00 |
|
Craig Raw
|
8ddac9acba
|
reduce target blocks range, predicting too far ahead leads to incorrect estimates
|
2021-03-19 18:34:53 +02:00 |
|
Craig Raw
|
0c2554da72
|
add export button to wallet settings
|
2021-03-19 14:34:29 +02:00 |
|
Craig Raw
|
1274d56fce
|
ensure fees decrease as target blocks increase, show priority on target blocks slider track
|
2021-03-19 13:35:59 +02:00 |
|
Craig Raw
|
8d9e253f93
|
update wallet in walletform on label and keystore source changes, detect threshold change
|
2021-03-19 12:27:08 +02:00 |
|
Craig Raw
|
9166160008
|
always show wallet name on password dialog
|
2021-03-18 11:59:59 +02:00 |
|
Craig Raw
|
35eb8fcdf9
|
add suffix to rbf transaction labels to indicate transaction has been replaced
|
2021-03-18 11:34:50 +02:00 |
|
Craig Raw
|
d34c8b8bde
|
add menu command to install udev rules via hwi on linux
|
2021-03-17 13:53:38 +02:00 |
|
Craig Raw
|
80a079cbee
|
upgrade to hwi 2.0.0-final
|
2021-03-17 12:58:22 +02:00 |
|
Craig Raw
|
5d181d1abb
|
upgrade to bwt 0.2.3
|
2021-03-17 12:39:55 +02:00 |
|
Craig Raw
|
6fbd332b4d
|
add preference option to load recent wallets
|
2021-03-17 11:59:58 +02:00 |
|
Craig Raw
|
211e5952aa
|
various minor ui improvements
|
2021-03-17 11:39:46 +02:00 |
|
Craig Raw
|
4078c61d6b
|
add tab label icons, show loading and failure status there
|
2021-03-16 12:07:55 +02:00 |
|
Craig Raw
|
8b7d1e6888
|
try proxy setting if internal tor cant start
|
2021-03-15 14:07:48 +02:00 |
|
Craig Raw
|
7c6daf2e11
|
scan and import connected devices from import wallet dialog
|
2021-03-15 13:03:09 +02:00 |
|
Craig Raw
|
e1f405d886
|
default to hd capture on new osx installs
|
2021-03-15 11:25:30 +02:00 |
|
Craig Raw
|
1d73956853
|
fixes to minimum and pay then replace fee rates
|
2021-03-15 10:34:18 +02:00 |
|
Craig Raw
|
205f78151a
|
revert to original hwi file permissions
|
2021-03-15 09:53:20 +02:00 |
|
Craig Raw
|
5853eb01f5
|
unpack hwi to all executable file permissions
|
2021-03-14 12:59:01 +02:00 |
|
Craig Raw
|
1a5e71f852
|
remove debug on logging config
|
2021-03-12 18:42:59 +02:00 |
|
Craig Raw
|
5bee26a8cc
|
followup to jul logging bridge
|
2021-03-12 18:29:04 +02:00 |
|
Craig Raw
|
b9caff352b
|
actually quieten logs by redirecting jul logging to slf4j
|
2021-03-12 18:14:07 +02:00 |
|
Craig Raw
|
34080ae8b3
|
try to quieten logs with spurious css warnings
|
2021-03-12 17:29:13 +02:00 |
|
Craig Raw
|
307c7d53f8
|
add error logging when enumerate fails
|
2021-03-12 17:19:54 +02:00 |
|
Craig Raw
|
577e570c99
|
update to hwi-2.0.0-rc.3 to fix trezor usage with passphrase
|
2021-03-12 17:14:23 +02:00 |
|
Craig Raw
|
3e287bfb2d
|
dont start version check service if not on mainnet
|
2021-03-12 10:46:59 +02:00 |
|
Craig Raw
|
9872fc9221
|
v1.3.0
|
2021-03-11 14:48:41 +02:00 |
|
Craig Raw
|
84d2db427c
|
dont allow scheduled enumerate to run while interactive commands are running
|
2021-03-11 14:37:19 +02:00 |
|
Craig Raw
|
cfbf9187e6
|
update linux and windows hwi binaries to post rc.2 HEAD
|
2021-03-11 14:01:00 +02:00 |
|
Craig Raw
|
5478ac05b8
|
show error when importing tpubs from usb on mainnet etc
|
2021-03-11 11:39:19 +02:00 |
|
Craig Raw
|
836bd6bc40
|
display error on sendpin correctly
|
2021-03-11 11:13:30 +02:00 |
|
Craig Raw
|
1bab07fc5f
|
dont allow duplicate loading wallet references
|
2021-03-11 10:37:30 +02:00 |
|
Craig Raw
|
4b3de044c3
|
remove unused --addr_type parameter when using hwi displayaddress with --desc
|
2021-03-11 10:36:44 +02:00 |
|
Craig Raw
|
f2c2fc6071
|
fix exception on debug logging when sending from two or more utxos on the same derivation
|
2021-03-11 10:33:51 +02:00 |
|
Craig Raw
|
4dd52eb9dd
|
handle csv export with mempool txes
|
2021-03-11 10:08:41 +02:00 |
|
Craig Raw
|
e45fdc72a0
|
reduce log level on electrs notification errors to quieten logs
|
2021-03-10 14:17:40 +02:00 |
|
Craig Raw
|
d67dd515c4
|
stop progress bar when loading wallet is closed
|
2021-03-10 13:49:21 +02:00 |
|
Craig Raw
|
ff962aa5f0
|
add overpaid indicator to fee priority
|
2021-03-10 13:16:08 +02:00 |
|
Craig Raw
|
c0e44b2c55
|
show online docs and log file from help menu
|
2021-03-10 12:51:17 +02:00 |
|
Craig Raw
|
f0c239d625
|
upgrade to hwi-2.0.0-rc.2, display addresses on usb devices for multisig wallets
|
2021-03-10 11:31:19 +02:00 |
|
Craig Raw
|
58a31f435e
|
show tooltips on fee priority label, minor ui improvements
|
2021-03-10 11:30:06 +02:00 |
|
Craig Raw
|
c49439d541
|
add menu item to show introduction again
|
2021-03-08 17:00:32 +02:00 |
|
Craig Raw
|
0070cbfb1e
|
use and display fractional tx virtual size, indicate sizes on unfinalized txes may change
|
2021-03-08 16:22:22 +02:00 |
|
Craig Raw
|
7ed75fc83d
|
add fee rate priority indicator
|
2021-03-08 15:25:03 +02:00 |
|
Craig Raw
|
13d701b0a7
|
indicate when initially loading a wallets transactions in status bar
|
2021-03-08 10:45:29 +02:00 |
|
Craig Raw
|
07ed9c857b
|
improve placeholder text for private electrum url hostname
|
2021-03-08 09:36:21 +02:00 |
|
Craig Raw
|
32ab53ba03
|
append tor debug output to test results
|
2021-03-08 09:35:21 +02:00 |
|
Craig Raw
|
68344e981c
|
set fiat value on scanning payment uri
|
2021-03-08 09:21:04 +02:00 |
|
Craig Raw
|
10c1574a4a
|
provide framework for application logging
|
2021-03-08 09:18:48 +02:00 |
|
Craig Raw
|
3a853e2ab1
|
fix text width issue with overlay on linux
|
2021-03-05 13:18:24 +02:00 |
|
Craig Raw
|
0f639dc2c2
|
clear transport on a failed test connection, try ssl or vice-versa on electrum connection failure
|
2021-03-05 09:16:00 +02:00 |
|
Craig Raw
|
a801773545
|
max button retains state to adjust amount as fee changes
|
2021-03-04 13:00:39 +02:00 |
|
Craig Raw
|
ffbf4bb0db
|
default to mempool size fee rates selection if not configured
|
2021-03-03 15:36:33 +02:00 |
|
Craig Raw
|
11e46155a1
|
indicate welcome dialog connections are demonstration only
|
2021-03-03 15:19:56 +02:00 |
|
Craig Raw
|
f369b3ad00
|
add command line option to set log level
|
2021-03-01 16:32:11 +02:00 |
|
Craig Raw
|
6068666415
|
prompt to retry on invalid password
|
2021-03-01 15:48:47 +02:00 |
|
Craig Raw
|
6a58e8a799
|
dont lose labels when rescanning, even if app is restarted
|
2021-03-01 15:27:54 +02:00 |
|
Craig Raw
|
3bd2f69157
|
add change password button, delete backups option on changing password
|
2021-02-26 16:03:18 +02:00 |
|
Craig Raw
|
03ec0c9da1
|
v1.2.0
|
2021-02-25 12:08:19 +02:00 |
|
Craig Raw
|
47fc0e11eb
|
test various possible derivation paths when electrum seed is provided
|
2021-02-25 11:54:47 +02:00 |
|
Craig Raw
|
27f4b3b3ae
|
add signet support
|
2021-02-24 13:39:35 +02:00 |
|
Craig Raw
|
bb8c9a19cf
|
fix configure later path
|
2021-02-24 11:11:31 +02:00 |
|
Craig Raw
|
16da6ae224
|
cross-platform followup
|
2021-02-23 16:19:04 +02:00 |
|
Craig Raw
|
152b55f7f0
|
replace welcome dialog
|
2021-02-23 13:56:28 +02:00 |
|
Craig Raw
|
62d83151d7
|
add config option to disable script type derivation validation
|
2021-02-22 16:05:18 +02:00 |
|
Craig Raw
|
9060a4b284
|
ensure psbt files always have correct extension
|
2021-02-22 14:55:31 +02:00 |
|
Craig Raw
|
759de8e047
|
add public server retry period with backoff
|
2021-02-18 09:27:01 +02:00 |
|
Craig Raw
|
1e3dd61b57
|
followup
|
2021-02-17 13:57:11 +02:00 |
|
Craig Raw
|
d13bc8c313
|
add additional public servers, restart immediately on another when public server connection fails
|
2021-02-17 13:42:19 +02:00 |
|
Craig Raw
|
9b6ef1f3ca
|
change export csv icon
|
2021-02-17 11:18:29 +02:00 |
|
Craig Raw
|
173078dd8d
|
followup to script type descriptions
|
2021-02-17 11:10:08 +02:00 |
|
Craig Raw
|
ae2db6e204
|
improve script type descriptions and help text
|
2021-02-17 10:24:21 +02:00 |
|
Craig Raw
|
5abea8c594
|
followup fixes for linux
|
2021-02-17 10:00:26 +02:00 |
|
Craig Raw
|
cb94d91e98
|
update welcome and about dialogs for public electrum server
|
2021-02-16 16:57:10 +02:00 |
|
Craig Raw
|
454e4b4c4b
|
add public electrum server type
|
2021-02-16 16:38:36 +02:00 |
|
Craig Raw
|
48a63c25d2
|
adjust csv icon position
|
2021-02-16 12:05:57 +02:00 |
|
Craig Raw
|
0fdc90523e
|
export transactions to csv
|
2021-02-16 11:57:34 +02:00 |
|
Craig Raw
|
3203308d82
|
maybe fix help tooltips not appearing
|
2021-02-16 10:08:44 +02:00 |
|
Craig Raw
|
83a7f5c562
|
v1.1.0
|
2021-02-11 11:41:37 +02:00 |
|
Craig Raw
|
55e0648fc8
|
fix help text to match updated cobo firmware
|
2021-02-11 11:16:51 +02:00 |
|
Craig Raw
|
b517b575da
|
add custom dmg installer background
|
2021-02-11 11:15:38 +02:00 |
|
Craig Raw
|
890b4098d7
|
add refresh wallet menu item
|
2021-02-10 10:23:42 +02:00 |
|
Craig Raw
|
11a0e3765b
|
avoid losing tx, address and txo labels when performing a full wallet refresh
|
2021-02-09 17:32:36 +02:00 |
|
Craig Raw
|
622b681109
|
add blue wallet vault import and export and add wallet export via qr
|
2021-02-08 16:29:59 +02:00 |
|
Craig Raw
|
c27a576b3d
|
make passphrase entry a masked password field
|
2021-02-08 12:42:46 +02:00 |
|
Craig Raw
|
7bc8bdc13e
|
provide help tooltips on policy types and script types
|
2021-02-08 12:31:34 +02:00 |
|
Craig Raw
|
0097a1ecbc
|
also show legacy qr display for imported keystores
|
2021-02-08 09:36:24 +02:00 |
|
Craig Raw
|
525d57ec73
|
handle rbf fee increase for consolidation outputs
|
2021-02-04 12:14:42 +02:00 |
|
Craig Raw
|
e3d7bb57ee
|
move internal tor to a top level app service, support non-ssl proxying
|
2021-02-04 12:00:49 +02:00 |
|
Craig Raw
|
095518e858
|
fix bitcoin core cookie dir not present npe
|
2021-01-28 12:45:12 +02:00 |
|
Craig Raw
|
ac470f64c1
|
revert dynamic tx detail pane
|
2021-01-28 12:34:32 +02:00 |
|
Craig Raw
|
30215b0dac
|
dynamically resize components on window height change
|
2021-01-28 12:29:20 +02:00 |
|
Craig Raw
|
563252c823
|
v1.0.0
|
2021-01-28 11:51:38 +02:00 |
|
Craig Raw
|
3a7ffe95e8
|
fix core wallet field - disabled when connected
|
2021-01-28 11:41:28 +02:00 |
|
Craig Raw
|
b588a4ee02
|
always show scan time remaining
|
2021-01-28 11:19:57 +02:00 |
|
Craig Raw
|
ab0611fabc
|
update bwt to latest HEAD
|
2021-01-28 11:02:19 +02:00 |
|
Craig Raw
|
a121bb5f26
|
add passport hww single and multisig importing
|
2021-01-28 10:43:54 +02:00 |
|
Craig Raw
|
2fc01e0345
|
resize on initial scene change
|
2021-01-27 10:08:47 +02:00 |
|
Craig Raw
|
650c3657a5
|
set tx hex divider lower when window height is reduced
|
2021-01-27 09:16:58 +02:00 |
|
Craig Raw
|
d836eb515e
|
further reduce min height to 730px on all platforms
|
2021-01-27 08:57:46 +02:00 |
|
Craig Raw
|
717bc9fec2
|
set default core wallet name if offline mode is initially selected
|
2021-01-26 18:28:07 +02:00 |
|
Craig Raw
|
1ad6da86b1
|
reduce tx diagram height to fit min resolution of 768px
|
2021-01-26 18:25:34 +02:00 |
|
Craig Raw
|
54680a5692
|
fix bug with trezor/keepkey keystore import, show hwi errors on all related dialogs
|
2021-01-26 14:39:49 +02:00 |
|
Craig Raw
|
6ef5e79b39
|
greater min window height on windows and linux
|
2021-01-26 13:23:46 +02:00 |
|
Craig Raw
|
1dbf51b406
|
reduce min window height by 50px
|
2021-01-26 12:19:25 +02:00 |
|
Craig Raw
|
cc202ce4ca
|
minor ui tweaks
|
2021-01-25 15:15:10 +02:00 |
|
Craig Raw
|
ff83af2e0d
|
add hd capture toggle for qr scanning
|
2021-01-25 14:00:17 +02:00 |
|
Craig Raw
|
aacecc8517
|
initialize bwt only on connection, default to core multi-wallet use
|
2021-01-20 13:03:47 +02:00 |
|
Craig Raw
|
a9a3eef157
|
truncate long electrum wallet labels
|
2021-01-18 13:39:12 +02:00 |
|
Craig Raw
|
7fc37c21fd
|
v0.9.10
|
2021-01-14 12:35:45 +02:00 |
|
Craig Raw
|
ff828b483b
|
improve status bar feedback when starting bwt, syncing and scanning
|
2021-01-13 20:25:55 +02:00 |
|
Craig Raw
|
64a9cce837
|
log level revert and minor startup fixes
|
2021-01-13 16:23:02 +02:00 |
|
Craig Raw
|
caa7ef429c
|
add backup confirmation overlay to bip39 list generation process
|
2021-01-13 15:43:39 +02:00 |
|