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 |
|
craigraw
|
bc83f6fa22
|
Merge pull request #134 from haakonn/mnemonic-entry
Make mnemonic entry more efficient
|
2021-05-27 16:18:39 +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 |
|
craigraw
|
3ae63408e6
|
Merge pull request #133 from haakonn/save-tx-menuitems
Fixes around transaction saving menu items
|
2021-05-27 09:58:11 +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 |
|
craigraw
|
8a77f22158
|
Merge pull request #132 from haakonn/close-on-escape
Close "About" and "Introduction" when Escape key is pressed
|
2021-05-26 08:39:16 +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 |
|