1300 Commits (dbc1e7746b48de2907837d826cbb0c5cfeb67ddf)
 

Author SHA1 Message Date
Craig Raw 326fae88af optimize retrieving unspent utxos 2 years ago
Craig Raw 0be73efdc1 indicate number of utxos selected in utxos tab 2 years ago
Craig Raw 486027f153 use address node map to optimize transaction diagram and privacy analysis 2 years ago
Craig Raw e42fc9a033 cache the wallet nodes for provided addresses during transaction construction 2 years ago
Craig Raw fc52670b2d warm pubkey cache by deriving all public keys on wallet opening 2 years ago
Craig Raw 4217de15a3 avoid unnecessary computation during entry cell sizing on table scrolls 2 years ago
Craig Raw 2d42ebff13 update h2 to 2.1.214 2 years ago
Craig Raw e629a51901 include key derivation optimisation 2 years ago
Craig Raw 91273c2192 show custom error dialog for min relay fee not met broadcast errors 2 years ago
Craig Raw f8fce02a3d add context menus to transaction diagram labels to copy addresses and values 2 years ago
Craig Raw 94c5920c27 prevent potential npe on qr display dialog 2 years ago
Craig Raw c2eb505bd9 add all whirlpool accounts if any one is discovered on wallet import 2 years ago
Craig Raw 930e36fa2b fix saving encrypted keystores on all wallets when changing password on child wallets 2 years ago
Craig Raw 9022438397 require non-empty password on encrypted wallet load, avoid re-requesting passphrase on bip39 wallet import, show empty passphrases as no passphrase 2 years ago
Craig Raw ba9aed5395 show wallet name in delete dialog 2 years ago
Craig Raw c780a8d944 followup 2 years ago
Craig Raw 3ed15ffefe add mac os runner 2 years ago
Craig Raw ededb107a3 check proposed wallet name against open wallets 2 years ago
Craig Raw aebf4f9d28 followup 2 years ago
Craig Raw 336d0e551b add bip47 support for bitcoin core connections 2 years ago
Craig Raw 5da9532614 add tooltip to wallet tab label on load failure 2 years ago
Craig Raw 956c2eaaaa allow mixing out to other postmix wallet accounts 2 years ago
Craig Raw 62e7c34eb5 show taproot specific sighash default in sighash dropdown, and select if appropriate 2 years ago
Craig Raw 15da62777e compile bwt for older macos 2 years ago
Craig Raw 3f2db7a199 v1.6.5 2 years ago
Craig Raw adc9905038 hide entry cell action boxes completely when not hovered over 2 years ago
Craig Raw fa82e1146b allow watch keystores to enable signing from connected hardware wallets 2 years ago
Craig Raw 33a61e3414 set lock all wallet menu command on every wallet lock 2 years ago
Craig Raw 70eda16515 fix psbt taproot internal key duplication 2 years ago
Craig Raw e2eb7d3fa9 hwi v2.1.1 2 years ago
Craig Raw 8aa0461d83 add ledger nano s plus wallet model 2 years ago
Craig Raw 0f2cf9c5bb improve delete wallet performance by reducing overwrite entropy 2 years ago
Craig Raw 2c1f7e181c when hiding empty used addresses, add previously used updated address nodes in sequence 2 years ago
Craig Raw 3555a0bd85 import gap limit from electrum wallets 2 years ago
Craig Raw d7ce58d810 when hiding empty used addresses, remove updated address nodes where address balance is zero 2 years ago
Craig Raw b0e1f6fe32 update documentation for java 17 upgrade 2 years ago
Craig Raw a324224e2a explicitly commit spinner editor value when closing dialogs 2 years ago
Craig Raw ddcb3e6f61 raise minimum for min mixes before mixing out to 2 2 years ago
Craig Raw f4259642b8 fix date sort on utxos table 2 years ago
Craig Raw db60afd13b v1.6.4 2 years ago
Craig Raw f176a2a04f add freeze utxo hyperlink to dust attack warning 2 years ago
Craig Raw 82be3a52dc show signature status on transaction tab for loaded transactions when offline 2 years ago
Craig Raw 4b2b8f653a ensure minimum relay fee rate is always equal or greater than 1 sat/vb 2 years ago
Craig Raw 555e5ecfb8 recalculate txid before copying 2 years ago
Craig Raw c0ca74ce6a add dust attack warning to utxos tab where small value txes are received on used addresses 2 years ago
Craig Raw 674498052f update gh build action and java versions 2 years ago
Craig Raw 1399b73dc2 upgrade to nightjar 0.2.33 for whirlpool startup fix 2 years ago
Craig Raw c51f3d9e66 improve validation and focus handling in integer spinners 2 years ago
Craig Raw 766a8c267f scan seed qr to bip39 and watch only keystores 2 years ago
Craig Raw 948d663fbf sign psbt from a transient scanned seed (seedqr, compactseedqr, ur:crypto-seed, ur:crypto-bip39 supported) 2 years ago