780 Commits (badf8c8f2f68cec99fee6aa98dab3b1b13537541)
 

Author SHA1 Message Date
Craig Raw d6c7a0b757 cache fetched script hash status and dont retrieve history again until it changes 4 years ago
Craig Raw 55181165c8 use read timeout to improve disconnection behaviour, especially while refreshing a wallet 4 years ago
Craig Raw b6f7483bf9 v1.4.0 4 years ago
Craig Raw 0593c764b6 remove socket read timeout 4 years ago
Craig Raw 11a3bfd893 make welcome dialog server toggle uneditable and add tooltip to indicate demonstration only 4 years ago
Craig Raw f1d7fc656c set mnemonic enter words button to number of chosen words when dropdown item clicked 4 years ago
Craig Raw ec918b78ed followup to public server change on wallet history failure 4 years ago
Craig Raw 6f5ee7c695 handle server error conditions better, and if using public server try another 4 years ago
Craig Raw e4264d0199 support toggling trezor passphrase on and off in status bar usb menu 4 years ago
Craig Raw 9feefe8203 show file open/save dialogs on the same screen as the currently focussed window 4 years ago
Craig Raw 93f9539f7b show dialogs on the same screen as the currently focussed window 4 years ago
Craig Raw 8865f4946a follow up to previous commit 4 years ago
Craig Raw 65e13d7b50 fix adding new payment tabs, update last used label on connection 4 years ago
Craig Raw 11189bc605 create wallet transaction in background thread to keep ui responsive, and indicate if long running 4 years ago
Craig Raw 40faaec31e handle user defined fee amount better by requiring a fee rate of 1 sat/vb for utxo selectors 4 years ago
Craig Raw b5b384f5da update transaction tree with final txid when transaction is extracted 4 years ago
Craig Raw 23c802bb5f cpfp follow up 4 years ago
Craig Raw 4567f62ef8 hide show derivation link to fix linux width issue 4 years ago
Craig Raw cd00535212 add create cpfp transaction functionality 4 years ago
Craig Raw 3ff626e2aa always set server toggle tooltip on connection to handle bwt startup 4 years ago
Craig Raw deee63c701 dont revert to tx broadcast state when verbose tx fetch fails 4 years ago
Craig Raw b465b9fdaf various minor ui fixes including update screens after includemempooloutputs changed 4 years ago
Craig Raw f377f97931 add submit bug report to help menu 4 years ago
Craig Raw 58bee33383 always display fresh unused address on startup and when address has been used 4 years ago
Craig Raw 18075e0686 improve variable naming for utxo selection criteria 4 years ago
Craig Raw b836774289 if allow unconfirmed, include mempool outputs in balance #2 4 years ago
Craig Raw f2f15208bf if allow unconfirmed, include mempool outputs in balance 4 years ago
Craig Raw 164742387f disable receive address field once used 4 years ago
Craig Raw e62b44bbbe allow external unconfirmed utxos to be spent 4 years ago
Craig Raw e9d0491b42 move insufficient funds label to below amount field 4 years ago
Craig Raw 3fc2127337 import and support master private key keystores 4 years ago
Craig Raw 702d92d4f2 handle failure to retrieve broadcasted transaction from mempool, allow retry 4 years ago
Craig Raw a440c22455 deduct unconfirmed transactions with negative values from balance 4 years ago
Craig Raw 1c2e635650 spacing followup 4 years ago
Craig Raw 7b856f32a2 add insufficient inputs feedback label 4 years ago
Craig Raw 42b96e042b improve bip39 keystore import ux 4 years ago
Craig Raw f8023e9a72 add (non-final) suffix to fee rate field when tx is lacking signatures 4 years ago
Craig Raw 7b9b78684c show tx hex tooltip input, output and witness indexes 4 years ago
Craig Raw 10d6fb8b2b fix npe on fee rates selection toggle 4 years ago
Craig Raw 1556b8930c null-safe testing of device needspin and needspassphrase 4 years ago
Craig Raw d52bade085 various minor ui improvements 4 years ago
Craig Raw 2c98c8606c add transaction hex tooltips 4 years ago
Craig Raw a8430c79eb allow manual configuration of hwi executable path 4 years ago
Craig Raw 3fe5fd89c4 fix qr display dialog sizing 4 years ago
Craig Raw 78406b3110 use cryptopsbt encoding 4 years ago
Craig Raw 2dfdbd6d78 support ur:crypto-output scan and display of wallet output descriptor 4 years ago
Craig Raw 2e86840e92 reduce opacity for unconfirmed txes 4 years ago
Craig Raw 9600d5707c when importing electrum wallets retrieve tx labels from address labels 4 years ago
Craig Raw 497cf333b0 ensure wallet cannot have negative balance with same block tx ordering 4 years ago
Craig Raw eb55b9420a add option to strip sensitive info from psbt serialization 4 years ago