745 Commits (600a77da3ae33bd283980c490cbf7b771707cb8e)
 

Author SHA1 Message Date
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
Craig Raw cbf32a36c6 follow up #2 3 years ago
Craig Raw 9789e0f198 follow up 3 years ago
Craig Raw 574209c837 ensure file and uri opening on original app instance 3 years ago
Craig Raw 74c83fc5e1 fade animation on server toggle while connecting 3 years ago
Craig Raw a4ddc11bab Merge branch 'master' of github.com:sparrowwallet/sparrow 3 years ago
Craig Raw 3bf480234f fix aopp alert dialog on windows 3 years ago
Craig Raw 29811ca5de handle uri and psbt opening on linux 3 years ago
Craig Raw b7522420cf cleanup windows install 3 years ago
Craig Raw f7d1e22e4e use custom wix installation file 3 years ago
Craig Raw e0c38031b1 add aopp registry keys on windows install 3 years ago
Craig Raw e046512e86 open files or uris from commandline arguments 3 years ago
Craig Raw 7cba0de268 check if opening uris is supported 3 years ago