1056 Commits (cca61d281c04fe1e96cd08b9417ad028d2d0a4a0)
 

Author SHA1 Message Date
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
Craig Raw 3b3e46983f deduplicate output descriptors for bwt 4 years ago
Craig Raw 31fb527218 color transaction values which deduct from wallet balance in red 4 years ago
Craig Raw 685fef6b76 shorten labels for linux 4 years ago
Craig Raw 9a4eb22396 v1.3.2 4 years ago
Craig Raw 57eb3a77e7 reduce error logging when fee and exchanges rate sources are unavailable 4 years ago
Craig Raw dcc63046bd switch to secure openimaj repo 4 years ago
Craig Raw 8388a7fed5 reduce camera cpu usage through sleeping webcam capture threads to match 10fps 4 years ago
Craig Raw d5830399b7 upgrade to hwi 2.0.1 4 years ago
Craig Raw 38b8fa3b86 add view menu item to switch hd capture 4 years ago
Craig Raw 6f26c7e138 update passport import descriptions 4 years ago
Craig Raw 9e869ae69b handle no camera detected better 4 years ago
Craig Raw 4a7b0b20ad tray changes for windows 4 years ago
Craig Raw 8fc971c07c add minimize to system tray functionality 4 years ago
Craig Raw cb884d97cb request strongest instance of securerandom when generating a seed 4 years ago
Craig Raw 942db9df48 edit passport wallet export description 4 years ago
Craig Raw 193f88b88f implement changes to export addresses functionality 4 years ago
craigraw 6785bccf0e
Merge pull request #89 from jimbojw/export-addresses 4 years ago
Craig Raw 579b9a685b automatically switch between internal and external tor proxy as required when connecting to server 4 years ago
Jimbo 57b3fd99bc Correcting address column in exported CSV, removing Derivation column. 4 years ago
Craig Raw c3ae98f3d1 add passport multisig wallet export 4 years ago
Craig Raw d635815607 reduce java-based cpu usage when scanning 4 years ago
Craig Raw e524396aaf add trezor one passphrase toggle capability 4 years ago
Craig Raw 08edc04c6d save psbts in binary format by default, add file submenu item for base64 4 years ago
Jimbo e88d6265b4 Adding export button for saving addresses as CSV 4 years ago