Commit graph

  • 09f6c9ef81 ensure cleanup of migrated wallets when importing Craig Raw 2021-06-21 11:50:58 +0200
  • 9b8f97c041 fix import of sparrow wallet with seed, alphabetically sort import and export choices Craig Raw 2021-06-21 11:25:47 +0200
  • c68c713a4b add orig files for keystone and seedsigner Craig Raw 2021-06-18 13:31:08 +0200
  • 02e144f802 set keystore label, model and source type when importing a wallet from specter desktop Craig Raw 2021-06-18 11:21:53 +0200
  • a9ab4d6c78 Handle importing a wallet from a crypto-account QR using the File > Import Wallet dialog Craig Raw 2021-06-17 14:34:11 +0200
  • 5df4e5761c add seedsigner keystore import Craig Raw 2021-06-16 14:46:55 +0200
  • 6d8b8579ba followup 1.4.2-beta Craig Raw 2021-06-16 09:37:35 +0200
  • eaa5190502 various db persistence improvements Craig Raw 2021-06-16 09:35:26 +0200
  • 445db6a4d6 reduce file reads on db files to avoid locking exception on windows Craig Raw 2021-06-15 17:58:25 +0200
  • 7f178b5f67 jpms related changes for v1.4.2-beta Craig Raw 2021-06-15 16:50:05 +0200
  • 1208baf00e use mempool.space onion address for fee rates if tor proxy enabled Craig Raw 2021-06-15 09:31:12 +0200
  • 655a473cd5 update send selected button when freezing or unfreezing utxos Craig Raw 2021-06-14 16:58:05 +0200
  • e6c536930b highlight default button and allow actioning from keyboard when only one usb device is listed Craig Raw 2021-06-14 16:55:01 +0200
  • f1510de360 update encrypted seeds and private keys when wallet password changes Craig Raw 2021-06-14 14:54:40 +0200
  • cfac2768ae use varbinary rather than fixed binary column types where length is variable Craig Raw 2021-06-14 11:52:12 +0200
  • ab41f2e80e upgrade to h2 HEAD Craig Raw 2021-06-11 15:45:16 +0200
  • 9ebabecfbe use json persistence for sparrow wallet export, add sparrow wallet import to wallets dir Craig Raw 2021-06-11 11:29:54 +0200
  • 8914acff68 minor followup Craig Raw 2021-06-10 17:02:32 +0200
  • 4a0ecba716 add keystone hww import and export Craig Raw 2021-06-10 16:37:41 +0200
  • e99b1d4171 upgrade to hwi 2.0.2 and relocate hwi to sparrow home folder on osx to avoid partial installation deletions in tmpdir Craig Raw 2021-06-10 14:06:14 +0200
  • a59d5d3086 introduce database persistence with automatic migration of existing wallets Craig Raw 2021-06-10 12:08:35 +0200
  • 600a77da3a allow psbts without utxo data to be loaded if utxos are provided in an existing psbt Craig Raw 2021-05-28 11:09:23 +0200
  • bc83f6fa22
    Merge pull request #134 from haakonn/mnemonic-entry craigraw 2021-05-27 16:18:39 +0200
  • 4cbde7e7aa When entering mnemonic words, don't close dropdown when a prefix is encountered, and move focus to the next field upon completion #134 Haakon Nilsen 2021-05-27 10:56:47 +0200
  • 3ae63408e6
    Merge pull request #133 from haakonn/save-tx-menuitems craigraw 2021-05-27 09:58:11 +0200
  • e740c6d162 Disable transaction saving menu items after a transaction tab is closed and no other tabs are open #133 Haakon Nilsen 2021-05-26 18:58:58 +0200
  • f7f5852476 Disable the "Save transaction" menu item when starting app without any open tabs Haakon Nilsen 2021-05-26 18:57:07 +0200
  • 447e2ab264 Disable the keyboard shortcut for saving PSBT binary when its parent menu is disabled Haakon Nilsen 2021-05-26 18:54:20 +0200
  • 8a77f22158
    Merge pull request #132 from haakonn/close-on-escape craigraw 2021-05-26 08:39:16 +0200
  • c096327be4 Close "About" and "Introduction" when Escape key is pressed #132 Haakon Nilsen 2021-05-25 22:13:51 +0200
  • 911153e1aa fix receive to address context menu actions Craig Raw 2021-05-25 08:21:17 +0200
  • a60eadf8fc add export to specter diy Craig Raw 2021-05-24 14:20:08 +0200
  • 9ebbf2557f support electrs batching and improve batching read timeout handling Craig Raw 2021-05-24 13:39:06 +0200
  • 42b279d22a add specter desktop reimport usb wallets warning Craig Raw 2021-05-24 12:29:57 +0200
  • 1a452db4cf add tooltip to send utxos button with directions on how to select multiple utxos Craig Raw 2021-05-24 12:27:30 +0200
  • c1cf5be616 add mempool.bisq.services as a broadcaster, broadcast tx twice if possible on mainnet, handle different network broadcaster network capabilities Craig Raw 2021-05-21 11:48:13 +0200
  • dd146210ba set send amount to total utxo value when sending selected utxos before an address or label is added Craig Raw 2021-05-21 09:53:00 +0200
  • 94088f795c handle invalid values from mempool.get_fee_histogram Craig Raw 2021-05-21 08:44:55 +0200
  • c5b09189df explicitly place decorationpane in the scene graph to avoid app resizing issues Craig Raw 2021-05-20 17:27:33 +0200
  • 197c44bb07 update null and empty labels, clear script hash cache on increasing gap limit Craig Raw 2021-05-20 14:49:16 +0200
  • c202a941b9 add mempool.emzy.de as another broadcaster Craig Raw 2021-05-20 14:48:01 +0200
  • 383594b03c v1.4.1 1.4.1 Craig Raw 2021-05-20 12:32:15 +0200
  • 42bfe572ef calculate and cache script hashes statuses on wallet load to avoid unnecessary initial history fetching Craig Raw 2021-05-20 09:52:02 +0200
  • 1677c47500 request payjoin transactions (over tor if available) in background thread Craig Raw 2021-05-19 12:24:46 +0200
  • 53a447c72d fix cpu usage on spreadsheetview Craig Raw 2021-05-19 09:51:55 +0200
  • f23a891ece add send to many dialog Craig Raw 2021-05-19 08:41:15 +0200
  • 0e42c657b3 broadcast transactions over tor to a broadcasting service where tor proxy available Craig Raw 2021-05-18 09:37:59 +0200
  • b17c15f702 request new change address in the transaction diagram Craig Raw 2021-05-17 13:21:56 +0200
  • c9cdf6e77d handle partial rbf, fix cursor reset on payment label Craig Raw 2021-05-17 11:58:12 +0200
  • 4f6ead842d fix txtree selection bug when preselecting a txi/txo on opening the editor for the first time Craig Raw 2021-05-17 10:53:26 +0200
  • adcddfa84d various minor utxo screen improvements, including hiding the utxo chart Craig Raw 2021-05-17 10:09:19 +0200
  • 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 Craig Raw 2021-05-14 18:03:46 +0200
  • fb72010bdf refactor storage to handle different persistence strategies Craig Raw 2021-05-14 12:55:12 +0200
  • 8bc8bdb2f2 dont backup wallets outside of wallets folder Craig Raw 2021-05-12 14:52:19 +0200
  • 8f4cf9f2a0 add unique4j classes to avoid module dependency issue Craig Raw 2021-05-12 14:28:56 +0200
  • ed323a8388 ensure aopp window is always on top Craig Raw 2021-05-12 09:19:49 +0200
  • d559b437b3 bring window to front one external file load Craig Raw 2021-05-12 09:02:39 +0200
  • 6155306acc always try obtain application lock on startup Craig Raw 2021-05-12 08:46:24 +0200
  • 6f35d86890 bring opened file window to foreground Craig Raw 2021-05-11 12:58:11 +0200
  • cbf32a36c6 follow up #2 Craig Raw 2021-05-11 12:40:20 +0200
  • 9789e0f198 follow up Craig Raw 2021-05-11 12:33:33 +0200
  • 574209c837 ensure file and uri opening on original app instance Craig Raw 2021-05-11 12:31:36 +0200
  • 74c83fc5e1 fade animation on server toggle while connecting Craig Raw 2021-05-11 08:52:45 +0200
  • a4ddc11bab Merge branch 'master' of github.com:sparrowwallet/sparrow Craig Raw 2021-05-10 14:34:57 +0200
  • 3bf480234f fix aopp alert dialog on windows Craig Raw 2021-05-10 14:25:16 +0200
  • 29811ca5de handle uri and psbt opening on linux Craig Raw 2021-05-10 14:22:24 +0200
  • b7522420cf cleanup windows install Craig Raw 2021-05-10 13:41:46 +0200
  • f7d1e22e4e use custom wix installation file Craig Raw 2021-05-10 13:39:40 +0200
  • e0c38031b1 add aopp registry keys on windows install Craig Raw 2021-05-10 12:17:52 +0200
  • e046512e86 open files or uris from commandline arguments Craig Raw 2021-05-10 11:44:06 +0200
  • 7cba0de268 check if opening uris is supported Craig Raw 2021-05-10 08:42:50 +0200
  • 425e476f20 add aopp proof of address ownership support Craig Raw 2021-05-07 16:24:28 +0200
  • e5dd33d5a1 register and add bitcoin: uri handler, register aopp: handler Craig Raw 2021-05-06 14:21:56 +0200
  • 07012615ff 2nd fix to alert height Craig Raw 2021-05-05 14:59:53 +0200
  • 23f3ae51db hide alert on clicking link Craig Raw 2021-05-05 14:43:33 +0200
  • 10514b8039 shorten mitm message to avoid alert height ellipsis Craig Raw 2021-05-05 14:35:43 +0200
  • 19637fd706 handle missing webcam dependency on windows showing error alert with link to resolve Craig Raw 2021-05-05 14:31:28 +0200
  • dd56e2b42e handle windows with owner only file and directory creation Craig Raw 2021-05-05 12:05:48 +0200
  • e0b6530275 only save tmp backup wallet if connected Craig Raw 2021-05-05 11:34:45 +0200
  • a0d3f3b745 ensure config, wallet dirs and wallets are owner read/write only Craig Raw 2021-05-05 11:25:25 +0200
  • 438c13fe2d add wallet transactions loading log viewer, and improve loading messages Craig Raw 2021-05-04 15:17:57 +0200
  • c067300ee8 fix empty addresses table bug after requesting many new addresses Craig Raw 2021-05-04 10:42:18 +0200
  • 020ca2f312 always use 8 fraction digits when displaying btc amounts, use a fixed width font for numbers on osx Craig Raw 2021-05-04 10:23:35 +0200
  • 5ede1dd97d ensure wallet export file streams are always closed Craig Raw 2021-04-30 14:03:58 +0200
  • 45f6ae214a add icons to wallet context menu items where they appear as action buttons Craig Raw 2021-04-30 13:19:53 +0200
  • 45a9093055 ensure import file stream is closed Craig Raw 2021-04-29 20:58:04 +0200
  • d6c7a0b757 cache fetched script hash status and dont retrieve history again until it changes 1.4.0 Craig Raw 2021-04-29 13:21:52 +0200
  • 55181165c8 use read timeout to improve disconnection behaviour, especially while refreshing a wallet Craig Raw 2021-04-29 08:02:56 +0200
  • b6f7483bf9 v1.4.0 Craig Raw 2021-04-28 13:10:06 +0200
  • 0593c764b6 remove socket read timeout Craig Raw 2021-04-28 13:03:58 +0200
  • 11a3bfd893 make welcome dialog server toggle uneditable and add tooltip to indicate demonstration only Craig Raw 2021-04-28 12:33:18 +0200
  • f1d7fc656c set mnemonic enter words button to number of chosen words when dropdown item clicked Craig Raw 2021-04-28 12:18:35 +0200
  • ec918b78ed followup to public server change on wallet history failure Craig Raw 2021-04-28 11:46:46 +0200
  • 6f5ee7c695 handle server error conditions better, and if using public server try another Craig Raw 2021-04-28 11:23:17 +0200
  • e4264d0199 support toggling trezor passphrase on and off in status bar usb menu Craig Raw 2021-04-27 13:56:32 +0200
  • 9feefe8203 show file open/save dialogs on the same screen as the currently focussed window Craig Raw 2021-04-27 12:52:42 +0200
  • 93f9539f7b show dialogs on the same screen as the currently focussed window Craig Raw 2021-04-27 12:22:39 +0200
  • 8865f4946a follow up to previous commit Craig Raw 2021-04-27 09:44:56 +0200
  • 65e13d7b50 fix adding new payment tabs, update last used label on connection Craig Raw 2021-04-27 08:17:30 +0200
  • 11189bc605 create wallet transaction in background thread to keep ui responsive, and indicate if long running Craig Raw 2021-04-26 16:45:17 +0200