Craig Raw
|
1208baf00e
|
use mempool.space onion address for fee rates if tor proxy enabled
|
4 years ago |
Craig Raw
|
655a473cd5
|
update send selected button when freezing or unfreezing utxos
|
4 years ago |
Craig Raw
|
e6c536930b
|
highlight default button and allow actioning from keyboard when only one usb device is listed
|
4 years ago |
Craig Raw
|
f1510de360
|
update encrypted seeds and private keys when wallet password changes
|
4 years ago |
Craig Raw
|
cfac2768ae
|
use varbinary rather than fixed binary column types where length is variable
|
4 years ago |
Craig Raw
|
ab41f2e80e
|
upgrade to h2 HEAD
|
4 years ago |
Craig Raw
|
9ebabecfbe
|
use json persistence for sparrow wallet export, add sparrow wallet import to wallets dir
|
4 years ago |
Craig Raw
|
8914acff68
|
minor followup
|
4 years ago |
Craig Raw
|
4a0ecba716
|
add keystone hww import and export
|
4 years ago |
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
|
4 years ago |
Craig Raw
|
a59d5d3086
|
introduce database persistence with automatic migration of existing wallets
|
4 years ago |
Craig Raw
|
600a77da3a
|
allow psbts without utxo data to be loaded if utxos are provided in an existing psbt
|
4 years ago |
craigraw
|
bc83f6fa22
|
Merge pull request #134 from haakonn/mnemonic-entry
Make mnemonic entry more efficient
|
4 years ago |
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
|
4 years ago |
craigraw
|
3ae63408e6
|
Merge pull request #133 from haakonn/save-tx-menuitems
Fixes around transaction saving menu items
|
4 years ago |
Haakon Nilsen
|
e740c6d162
|
Disable transaction saving menu items after a transaction tab is closed and no other tabs are open
|
4 years ago |
Haakon Nilsen
|
f7f5852476
|
Disable the "Save transaction" menu item when starting app without any open tabs
|
4 years ago |
Haakon Nilsen
|
447e2ab264
|
Disable the keyboard shortcut for saving PSBT binary when its parent menu is disabled
|
4 years ago |
craigraw
|
8a77f22158
|
Merge pull request #132 from haakonn/close-on-escape
Close "About" and "Introduction" when Escape key is pressed
|
4 years ago |
Haakon Nilsen
|
c096327be4
|
Close "About" and "Introduction" when Escape key is pressed
|
4 years ago |
Craig Raw
|
911153e1aa
|
fix receive to address context menu actions
|
4 years ago |
Craig Raw
|
a60eadf8fc
|
add export to specter diy
|
4 years ago |
Craig Raw
|
9ebbf2557f
|
support electrs batching and improve batching read timeout handling
|
4 years ago |
Craig Raw
|
42b279d22a
|
add specter desktop reimport usb wallets warning
|
4 years ago |
Craig Raw
|
1a452db4cf
|
add tooltip to send utxos button with directions on how to select multiple utxos
|
4 years ago |
Craig Raw
|
c1cf5be616
|
add mempool.bisq.services as a broadcaster, broadcast tx twice if possible on mainnet, handle different network broadcaster network capabilities
|
4 years ago |
Craig Raw
|
dd146210ba
|
set send amount to total utxo value when sending selected utxos before an address or label is added
|
4 years ago |
Craig Raw
|
94088f795c
|
handle invalid values from mempool.get_fee_histogram
|
4 years ago |
Craig Raw
|
c5b09189df
|
explicitly place decorationpane in the scene graph to avoid app resizing issues
|
4 years ago |
Craig Raw
|
197c44bb07
|
update null and empty labels, clear script hash cache on increasing gap limit
|
4 years ago |
Craig Raw
|
c202a941b9
|
add mempool.emzy.de as another broadcaster
|
4 years ago |
Craig Raw
|
383594b03c
|
v1.4.1
|
4 years ago |
Craig Raw
|
42bfe572ef
|
calculate and cache script hashes statuses on wallet load to avoid unnecessary initial history fetching
|
4 years ago |
Craig Raw
|
1677c47500
|
request payjoin transactions (over tor if available) in background thread
|
4 years ago |
Craig Raw
|
53a447c72d
|
fix cpu usage on spreadsheetview
|
4 years ago |
Craig Raw
|
f23a891ece
|
add send to many dialog
|
4 years ago |
Craig Raw
|
0e42c657b3
|
broadcast transactions over tor to a broadcasting service where tor proxy available
|
4 years ago |
Craig Raw
|
b17c15f702
|
request new change address in the transaction diagram
|
4 years ago |
Craig Raw
|
c9cdf6e77d
|
handle partial rbf, fix cursor reset on payment label
|
4 years ago |
Craig Raw
|
4f6ead842d
|
fix txtree selection bug when preselecting a txi/txo on opening the editor for the first time
|
4 years ago |
Craig Raw
|
adcddfa84d
|
various minor utxo screen improvements, including hiding the utxo chart
|
4 years ago |
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
|
4 years ago |
Craig Raw
|
fb72010bdf
|
refactor storage to handle different persistence strategies
|
4 years ago |
Craig Raw
|
8bc8bdb2f2
|
dont backup wallets outside of wallets folder
|
4 years ago |
Craig Raw
|
8f4cf9f2a0
|
add unique4j classes to avoid module dependency issue
|
4 years ago |
Craig Raw
|
ed323a8388
|
ensure aopp window is always on top
|
4 years ago |
Craig Raw
|
d559b437b3
|
bring window to front one external file load
|
4 years ago |
Craig Raw
|
6155306acc
|
always try obtain application lock on startup
|
4 years ago |
Craig Raw
|
6f35d86890
|
bring opened file window to foreground
|
4 years ago |
Craig Raw
|
cbf32a36c6
|
follow up #2
|
4 years ago |