957 Commits (cb41a1ed664c59da7fce0ffad59fa3c2ae9ef18b)
 

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