Commit graph

  • 33fb2a38fc fix reproducibility issue by avoiding objcopy use during build, remove unnecessary java native commands from binaries Craig Raw 2022-08-08 11:23:29 +0200
  • 8b22e057bf update documentation to reference java 18.0.1 as current release jdk Craig Raw 2022-08-04 14:35:59 +0200
  • 68238e4e88 v1.6.6 1.6.6 Craig Raw 2022-08-04 11:19:18 +0200
  • 80fab6df99 add support for lnurl-auth authentication by registering a platform uri handler Craig Raw 2022-08-04 11:15:17 +0200
  • 6efe5e4ccc update build to java 18.0.1 Craig Raw 2022-08-02 13:38:45 +0200
  • 4c36d27d17 add help menu item to open telegram support Craig Raw 2022-08-02 11:40:42 +0200
  • cc8dd59dbc invalidate multisig addresses for message signing and include address tooltip for guidance Craig Raw 2022-08-02 11:21:00 +0200
  • 7e91f57a42 avoid saving frequently changing tls certificates for blockchain.info public servers to avoid approval complacency Craig Raw 2022-08-01 15:39:48 +0200
  • f4c8bfa48c avoid saving xpubs on bip47 wallets, restore from seed on opening Craig Raw 2022-08-01 14:17:46 +0200
  • e0a14fdea6 use locale-insensitive lowercase and uppercase functions Craig Raw 2022-07-29 09:45:57 +0200
  • b4af3586dc explicitly name functions in strings Craig Raw 2022-07-28 16:09:10 +0200
  • 28722d385b test loading fxml with system specific file separator Craig Raw 2022-07-28 15:11:59 +0200
  • dab6b9663a copy existing labels from deposit utxos into badbank utxos if present Craig Raw 2022-07-28 13:13:52 +0200
  • 4e08334a3a delete temporary hwi pyinstaller extraction if hwi crashes Craig Raw 2022-07-28 10:59:44 +0200
  • dcb261a631 fix issue adding accounts to multisig wallets with mixed watch-only and seed keystores Craig Raw 2022-07-27 12:27:01 +0200
  • 258fe34101 refactor transport and speedup private server delay on connection failure Craig Raw 2022-07-27 11:02:01 +0200
  • 04917c45b6 disallow duplicate xpubs in multisig wallet keystores Craig Raw 2022-07-25 14:47:08 +0200
  • 08934d3c3c implement auth47 authentication through platform uri registration Craig Raw 2022-07-25 12:48:21 +0200
  • 192657fa69 revert commit hash in about dialog Craig Raw 2022-07-21 15:55:25 +0200
  • 9c40c56c6c followup #3 Craig Raw 2022-07-21 15:08:30 +0200
  • c4d0e4bac9 followup #2 Craig Raw 2022-07-21 15:03:27 +0200
  • a62b14c8e4 followup Craig Raw 2022-07-21 14:58:33 +0200
  • 3ec800e5e8 include current git commit hash in about dialog Craig Raw 2022-07-21 14:51:14 +0200
  • f30da06aaf add optional transaction count column on address table with table header context menu to show Craig Raw 2022-07-21 13:33:19 +0200
  • 03e9d23fa8 update jlink plugin for java 18 Craig Raw 2022-07-21 10:44:34 +0200
  • 7dae9496ba fix case insensitive matching on address and txo entries Craig Raw 2022-07-21 10:16:49 +0200
  • b621cac18d upgrade to gradle 7.5 Craig Raw 2022-07-21 09:49:01 +0200
  • 13a576e871 improve transaction entry sort and unconfirmed tx tooltip Craig Raw 2022-07-20 16:56:26 +0200
  • 19551671bd followup Craig Raw 2022-07-19 13:25:46 +0200
  • ecf9b78753 implement sweeping of funds from a bip38 encrypted private key Craig Raw 2022-07-19 13:22:20 +0200
  • 22303a2efc only allow sending to paynyms where a notification transaction has previously been sent Craig Raw 2022-07-19 10:34:31 +0200
  • 60aa20ac55 improve performance on deep wallets by storing addresses Craig Raw 2022-07-18 16:12:32 +0200
  • 11cda40a40 address and related optimizations Craig Raw 2022-07-15 13:42:47 +0200
  • ebbc4289e1 remove warmup key derivation, indicate when creating wallet transaction is deriving keys Craig Raw 2022-07-14 16:09:22 +0200
  • ac64811b35 follow up Craig Raw 2022-07-14 15:38:01 +0200
  • 7408744100 prevent concurrent modification exception while copying node tree Craig Raw 2022-07-14 15:30:55 +0200
  • 326fae88af optimize retrieving unspent utxos Craig Raw 2022-07-14 15:08:17 +0200
  • 0be73efdc1 indicate number of utxos selected in utxos tab Craig Raw 2022-07-14 14:49:25 +0200
  • 486027f153 use address node map to optimize transaction diagram and privacy analysis Craig Raw 2022-07-14 13:42:14 +0200
  • e42fc9a033 cache the wallet nodes for provided addresses during transaction construction Craig Raw 2022-07-14 13:21:46 +0200
  • fc52670b2d warm pubkey cache by deriving all public keys on wallet opening Craig Raw 2022-07-14 09:56:48 +0200
  • 4217de15a3 avoid unnecessary computation during entry cell sizing on table scrolls Craig Raw 2022-07-14 08:35:31 +0200
  • 2d42ebff13 update h2 to 2.1.214 Craig Raw 2022-07-13 14:06:29 +0200
  • e629a51901 include key derivation optimisation Craig Raw 2022-07-12 10:44:00 +0200
  • 91273c2192 show custom error dialog for min relay fee not met broadcast errors Craig Raw 2022-07-11 17:07:12 +0200
  • f8fce02a3d add context menus to transaction diagram labels to copy addresses and values Craig Raw 2022-07-11 15:24:55 +0200
  • 94c5920c27 prevent potential npe on qr display dialog Craig Raw 2022-07-11 14:13:49 +0200
  • c2eb505bd9 add all whirlpool accounts if any one is discovered on wallet import Craig Raw 2022-07-07 15:18:19 +0200
  • 930e36fa2b fix saving encrypted keystores on all wallets when changing password on child wallets Craig Raw 2022-07-07 09:58:24 +0200
  • 9022438397 require non-empty password on encrypted wallet load, avoid re-requesting passphrase on bip39 wallet import, show empty passphrases as no passphrase Craig Raw 2022-07-05 11:45:43 +0200
  • ba9aed5395 show wallet name in delete dialog Craig Raw 2022-07-05 09:22:13 +0200
  • c780a8d944 followup Craig Raw 2022-06-07 15:01:00 +0200
  • 3ed15ffefe add mac os runner Craig Raw 2022-06-07 13:59:30 +0200
  • ededb107a3 check proposed wallet name against open wallets Craig Raw 2022-06-06 15:09:56 +0200
  • aebf4f9d28 followup Craig Raw 2022-06-06 14:09:47 +0200
  • 336d0e551b add bip47 support for bitcoin core connections Craig Raw 2022-06-06 13:39:38 +0200
  • 5da9532614 add tooltip to wallet tab label on load failure Craig Raw 2022-05-31 09:25:00 +0200
  • 956c2eaaaa allow mixing out to other postmix wallet accounts Craig Raw 2022-05-31 08:39:36 +0200
  • 62e7c34eb5 show taproot specific sighash default in sighash dropdown, and select if appropriate Craig Raw 2022-05-30 16:29:09 +0200
  • 15da62777e compile bwt for older macos 1.6.5 Craig Raw 2022-05-26 12:22:23 +0200
  • 3f2db7a199 v1.6.5 Craig Raw 2022-05-26 11:54:36 +0200
  • adc9905038 hide entry cell action boxes completely when not hovered over Craig Raw 2022-05-26 10:47:43 +0200
  • fa82e1146b allow watch keystores to enable signing from connected hardware wallets Craig Raw 2022-05-26 10:22:20 +0200
  • 33a61e3414 set lock all wallet menu command on every wallet lock Craig Raw 2022-05-26 09:31:38 +0200
  • 70eda16515 fix psbt taproot internal key duplication Craig Raw 2022-05-25 16:18:44 +0200
  • e2eb7d3fa9 hwi v2.1.1 Craig Raw 2022-05-25 13:33:05 +0200
  • 8aa0461d83 add ledger nano s plus wallet model Craig Raw 2022-05-24 10:44:05 +0200
  • 0f2cf9c5bb improve delete wallet performance by reducing overwrite entropy Craig Raw 2022-05-24 09:03:47 +0200
  • 02488f3be8
    rename the passphrase label to salt #567 Marcel Hernandez 2022-05-24 00:35:24 +0200
  • 2c1f7e181c when hiding empty used addresses, add previously used updated address nodes in sequence Craig Raw 2022-05-23 13:11:08 +0200
  • 3555a0bd85 import gap limit from electrum wallets Craig Raw 2022-05-23 09:55:09 +0200
  • d7ce58d810 when hiding empty used addresses, remove updated address nodes where address balance is zero Craig Raw 2022-05-23 09:40:35 +0200
  • b0e1f6fe32 update documentation for java 17 upgrade Craig Raw 2022-05-23 08:55:13 +0200
  • a324224e2a explicitly commit spinner editor value when closing dialogs Craig Raw 2022-05-23 08:19:48 +0200
  • ddcb3e6f61 raise minimum for min mixes before mixing out to 2 Craig Raw 2022-05-19 15:53:47 +0200
  • f4259642b8 fix date sort on utxos table Craig Raw 2022-05-19 15:05:50 +0200
  • db60afd13b v1.6.4 1.6.4 Craig Raw 2022-05-19 13:32:33 +0200
  • f176a2a04f add freeze utxo hyperlink to dust attack warning Craig Raw 2022-05-19 12:44:15 +0200
  • 82be3a52dc show signature status on transaction tab for loaded transactions when offline Craig Raw 2022-05-19 11:23:40 +0200
  • 4b2b8f653a ensure minimum relay fee rate is always equal or greater than 1 sat/vb Craig Raw 2022-05-19 08:50:34 +0200
  • 555e5ecfb8 recalculate txid before copying Craig Raw 2022-05-18 08:44:34 +0200
  • c0ca74ce6a add dust attack warning to utxos tab where small value txes are received on used addresses Craig Raw 2022-05-18 08:38:47 +0200
  • 674498052f update gh build action and java versions Craig Raw 2022-05-17 12:30:22 +0200
  • 1399b73dc2 upgrade to nightjar 0.2.33 for whirlpool startup fix Craig Raw 2022-05-17 11:20:17 +0200
  • c51f3d9e66 improve validation and focus handling in integer spinners Craig Raw 2022-05-17 10:52:43 +0200
  • 766a8c267f scan seed qr to bip39 and watch only keystores Craig Raw 2022-05-17 09:18:09 +0200
  • 948d663fbf sign psbt from a transient scanned seed (seedqr, compactseedqr, ur:crypto-seed, ur:crypto-bip39 supported) Craig Raw 2022-05-17 08:04:57 +0200
  • 66be5c43a6 fix whirlpool introduction text Craig Raw 2022-05-16 08:32:09 +0200
  • e0b00513b9 make usb hw enumerate period configurable Craig Raw 2022-05-12 14:50:31 +0200
  • 218761c594 disable privacy optimisation button for payjoins, improve rbf behaviour for wallet sweep txes Craig Raw 2022-05-12 10:57:31 +0200
  • 5e4d6d5a78 only show mix selected button for p2wpkh wallets Craig Raw 2022-05-11 15:27:02 +0200
  • b06df383dd enable max button when rbf replacement tx has only one output Craig Raw 2022-05-11 15:18:14 +0200
  • 361e92c600 fix test build error Craig Raw 2022-05-11 13:23:44 +0200
  • 69d0a2f96e configure aarch64 specific dependencies 1.6.4-beta1 Craig Raw 2022-05-09 15:01:35 +0200
  • bf078b2ea0 add native libraries for aarch64 Craig Raw 2022-05-06 17:34:23 +0200
  • b5fa8f0ee0 add delete wallet functionality, overwriting wallet file data first Craig Raw 2022-05-06 10:37:15 +0200
  • 7fb230e56b upgrade to javafx 18 Craig Raw 2022-05-05 10:54:48 +0200
  • a53ecc4fdc Merge branch 'master' of github.com:sparrowwallet/sparrow Craig Raw 2022-05-05 10:19:58 +0200
  • 3955eaaa3c upgrade to gradle 7.4.2 Craig Raw 2022-05-05 10:19:31 +0200
  • d1d090a12b followup Craig Raw 2022-05-04 15:10:15 +0200