1018 Commits (ad091217d6aa9f725f6f294681f07e663a6762ab)
 

Author SHA1 Message Date
Craig Raw 4d6609990c fix error messages on subclassed importers/exporters 3 years ago
Craig Raw 5482196cc7 dark theme improvements 3 years ago
Craig Raw 09f6c9ef81 ensure cleanup of migrated wallets when importing 3 years ago
Craig Raw 9b8f97c041 fix import of sparrow wallet with seed, alphabetically sort import and export choices 3 years ago
Craig Raw c68c713a4b add orig files for keystone and seedsigner 3 years ago
Craig Raw 02e144f802 set keystore label, model and source type when importing a wallet from specter desktop 3 years ago
Craig Raw a9ab4d6c78 Handle importing a wallet from a crypto-account QR using the File > Import Wallet dialog 3 years ago
Craig Raw 5df4e5761c add seedsigner keystore import 3 years ago
Craig Raw 6d8b8579ba followup 3 years ago
Craig Raw eaa5190502 various db persistence improvements 3 years ago
Craig Raw 445db6a4d6 reduce file reads on db files to avoid locking exception on windows 3 years ago
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