10020 Commits (8f2a730b3b39f2ba663c320cdb10025678a17c4c)
 

Author SHA1 Message Date
benma 6c20340338 bitbox: fix seed command (#4906) 6 years ago
SomberNight 0294844c11
labels plugin qt: only update corresponding window; disconnect signal 6 years ago
SomberNight 258b504000
qt main window: unregister network callbacks 6 years ago
SomberNight c9482b5ea2
fix prev 6 years ago
SomberNight c017f788ac
wallet: TxMinedInfo (merged TxMinedStatus and VerifiedTxInfo) 6 years ago
Janus e1f4865844 digitalbitbox, trustedcoin: proxied http client 6 years ago
Janus 0169ec880c digitalbitbox: make constant strings 6 years ago
Janus 9a3f2e8fcc digitalbitbox: fix stretch_key bytes/str confusion 6 years ago
SomberNight 31a5d0c2f0
tweak release notes for 3.3 6 years ago
SomberNight 503bd357f4
requirements: bump python-trezor to 0.11 6 years ago
SomberNight 8c3920a0db
hw: check_libraries_available now gets version of incompatible libs 6 years ago
ghost43 1546d65ebe
Merge pull request #4875 from matejcik/trezor-0.11 6 years ago
SomberNight 20fa7fc2f7
trezor: fix sign_transaction prev_tx 6 years ago
SomberNight 9e86bc586c
trezor: only confirm passphrase when creating wallet 6 years ago
SomberNight 605982a2b7
android build: less verbose buildozer logs 6 years ago
SomberNight 2f7573850e
fix prev 6 years ago
SomberNight 8999e92f76
android build: fix warning re ndk_api 6 years ago
SomberNight a62e5d39ca
android build: add "how to deploy apk on phone" to readme 6 years ago
SomberNight 993374dce7
travis: build android apk 6 years ago
SomberNight e8a8a17217
test_wallet_vertical: offline sign with old seed 6 years ago
matejcik 8e681c1723 trezor: update name (TREZOR -> Trezor) 6 years ago
matejcik 43acd09df8 trezor: support outdated firmware notifications 6 years ago
matejcik 8571cafcc8 trezor: call get_xpub with correct argument 6 years ago
SomberNight c3deb16a7d
exchange rate: fix coinbase 6 years ago
SomberNight cc0db41879
qt history: speed up ensure_fields_available (faster startup) 6 years ago
SomberNight e35f2c5bed
qt history list: fix #4896 6 years ago
SomberNight 923a9c36cb
util: Satoshis and Fiat should not be namedtuples 6 years ago
SomberNight 960855d0aa
wallet history fees: only calculate fees when exporting history 6 years ago
ThomasV ebea5b0159 follow-up 5473320ce459b3076d60f71dab490ed3a07b86a5: do not call get_full_history in constructor 6 years ago
ThomasV bd5c82404d do not block load_wallet with watching_only warning 6 years ago
ThomasV 5ae9365f77
Merge pull request #4895 from benma/bitbox 6 years ago
Marko Bencun 92a9cda4fc plugins/digitalbitbox: compatibility with firmware v5.0.0 6 years ago
SomberNight 059beab700
qt history list: small clean-up 6 years ago
SomberNight ea235a1468
qt dark theme: use correct QR code icon (light/dark) 6 years ago
matejcik 8973bb6f71 Merge branch 'master' into trezor-0.11 6 years ago
SomberNight d69ef890c0
downgrade qdarkstyle for now 6 years ago
Janus 0677ce6d52 qt: avoid app.palette().text().color(), doesn't work on dark style 6 years ago
Janus 72957f4d51 qt_standardmodel: only use proxymodel when appropriate 6 years ago
Janus 5473320ce4 qt: use QStandardItemModel 6 years ago
SomberNight 9350709f13
wallet creation: take care not to write plaintext keys to disk 6 years ago
SomberNight ff454ab29d
cli restore: fix imported privkeys with password 6 years ago
ThomasV e1fb75a81d
Merge pull request #4892 from preserveddarnell/patch-2 6 years ago
ThomasV dc46149f1c
Merge pull request #4893 from cculianu/fix_tx_desc_coins_tab 6 years ago
Calin Culianu 4386799fb0 follow-up 6 years ago
Calin Culianu d2374d62aa UI Pet Peeve: Make Coins Tab -> Details pop up a tx dialog that actually includes the tx description as seen in UTXOList (if available) 6 years ago
Ken 2f4b9aa1f0
Update README.rst 6 years ago
SomberNight 74f6ac27af
wizard/hw: cap transport string 6 years ago
Janus ec5f406f49 plugins: labels: dump response if malformed sync server response 6 years ago
SomberNight fe6367cbcd
network: validate donation address for server 6 years ago
SomberNight ed22f968f9
text gui: fix network event handler 6 years ago