Commit Graph

187 Commits (8d4d6b2278191b3ca42db0b06f593e815ce40686)

Author SHA1 Message Date
Andrew Kozlik b9f63c3f55 webauthn: Add Binance to knownapps. Add Binance icon.
5 years ago
Tomas Susanka ce312e484b
Show total number of words during device recovery (#320)
5 years ago
Tomas Susanka 841a27257e
Shamir reset device tests (#319)
5 years ago
ciny 11b9f1c4e8 core: show total number of words during device recovery
5 years ago
ciny bdfdaa9bb1 core: added device tests for shamir reset
5 years ago
Jan Pochyla 081e459075 core: fix various types
5 years ago
Jan Pochyla 758a1a2528 core/typing: add annotations
5 years ago
Jan Pochyla 86e16bbf31 messages: add types
5 years ago
Dusan Klinec 67212a0d2e
PaginatedWithButtons fix, fixes #306
5 years ago
Tomas Susanka 46e4c02602 core: refactor storage
5 years ago
Tomas Susanka f04f190a02 core/ui: enlarge backspace button
5 years ago
Tomas Susanka 049c5211f3
Restore progress_bar parameter in mnemonic.seed (#297)
5 years ago
Pavol Rusnak 3c40ab8d96
core/src: remove unused num_pad.py
5 years ago
Pavol Rusnak bf3c257f96
core/messages: don't generate unused messages
5 years ago
Tomas Susanka f94bc26110 core/mnemonic: return progress_bar parameter
5 years ago
Tomas Susanka 5aa592a69a core/slip39: modify wording on success screen
5 years ago
Tomas Susanka f78e75bc38 core/slip39: add different wording for BIP/SLIP39 in backup warining
5 years ago
Tomas Susanka 390bef00ca core/slip39: catch exception also when finding out threshold in recovery
5 years ago
Tomas Susanka 6c50b155de core: remove unused variables in Shamir recovery
5 years ago
Tomas Susanka c205acd3e1 core/slip39: do not populate MnemonicError's message; do not throw exceptions with mnemonic inside the message
5 years ago
Tomas Susanka 4f8022c5cd core/slip39: remove partial persistance in Shamir recovery
5 years ago
Roman Zeyde f3e3ebe1d8 core: unify exception handling at wallet.sign_tx (#255)
5 years ago
Roman Zeyde 99e21f2a96 core: keep BIP143 hashes as bytes (#258)
5 years ago
Tomas Susanka bc3a4a69be core: style
5 years ago
Tomas Susanka 8f3e648497 core/slip39: remove note on T9 keyboard
5 years ago
Tomas Susanka 582910732a core/slip39: one more typo
5 years ago
Tomas Susanka 2f0a5adac6 core/slip39: hopefully final version of slip39 texts
5 years ago
Tomas Susanka 4fbac3ec63 style
5 years ago
Tomas Susanka 5394d5a5a5 core/slip39: add texts from copy and add success screen in recovery
5 years ago
Jan Pochyla 487cc19750 core/recovery_device: fix dry_run
5 years ago
Tomas Susanka 240440550a style
5 years ago
Tomas Susanka 4124ad3ccd core/slip39: return ProcessError when mnemonic processing fails
5 years ago
Jan Pochyla a4039f9459 core/management: fix word check, add icons to checklist
5 years ago
Tomas Susanka 10e5ec6135 core/slip39: generate and store slip39 identifier during reset
5 years ago
Jan Pochyla 07de336586 core/pin: do not allow empty pin
5 years ago
Jan Pochyla 4d0fe4d064 core/management: fix various reset/backup/recovery ui bugs
5 years ago
Tomas Susanka 989fb1491f core/slip39: suggest word sooner when a single one is left
5 years ago
Tomas Susanka 0daf2bf6b6 core/reset device: remove unnecessary check
5 years ago
Jan Pochyla 03f23fe940 core/mnemonic: cancel homescreen before seed progress animation
5 years ago
Tomas Susanka 80f8f7900d core: add slip39 support to reset and recovery device
5 years ago
Tomas Susanka 49d6a35249 core: add slip39 keyboard
5 years ago
Roman Zeyde 6fb76f95d1 core: ensure correct pubkeyhash/witprog length in scripts.py (#254)
5 years ago
Pavol Rusnak e3e2811f7a
core: throw exception classes instead of instances where possible
5 years ago
Andrew Kozlik 84d3723ee9 slip39: Add RS1024 error locator function.
5 years ago
Pavol Rusnak 54d348228f
all: rename TREZOR to Trezor where possible
5 years ago
Tomas Susanka 906013a6d7 ui/mnemonic: small refactor in input's edit
5 years ago
Tomas Susanka 40d55dfe8b ui: remove dead code in mnemonic.py
5 years ago
Jan Pochyla 5bc6bc4635 core: fix request_passphrase notification screen
5 years ago
Roman Zeyde a4c0645622 core: return exception details in debug mode (#238)
5 years ago
Roman Zeyde 40bf2c5d2e core: ensure pubkeyhash/scripthash have the correct length (#220)
5 years ago
Andrew Kozlik 0e277dfcb0 core/slip39: Fixed a bug when generating shares with group_threshold = 1.
5 years ago
Pavol Rusnak 9cb9653c27
core: refactor png2toi/toi2png tools into one toif_convert usable as a library
5 years ago
Pavol Rusnak 1ee5068128
core/cbor: fix string conversion to work with bytearrays
5 years ago
Andrew Kozlik 31506d81e9
core/cbor: move CBOR from cardano to common
5 years ago
Pavol Rusnak 751715dc15
common/defs: add to support.json, regenerate
5 years ago
Dusan Klinec 16317f1814
xmr: get_address - pagination, integrated address
5 years ago
Jan Pochyla 961499fdcf core: fix uppercase ripple address in qr code
5 years ago
Jan Pochyla 36534325f0 core: revamp the UI subsystem
5 years ago
Jan Pochyla 09da577fd9 core: use const in trezor.crypto.slip39
5 years ago
Pavol Rusnak a3717c7b6c
core/slip39: use condensed wordlist
5 years ago
Pavol Rusnak 07ce935725
core/eos: revert new pubkey format
5 years ago
Pavol Rusnak 684862a7f5
common: more TRX cleanup
5 years ago
Tomas Susanka cc5c8ae7e0
common+python: Revert Ontology support
5 years ago
Jan Pochyla 9586358e44 core: log memory info if TREZOR_LOG_MEMORY env is set
5 years ago
Pavol Rusnak 8c1f5c88f7
core: fix style
5 years ago
Jan Pochyla c2f5174b43
core: optimize memory usage in signing
5 years ago
Pavol Rusnak a6e51434f2
core/eos: use new pubkey format
5 years ago
Pavol Rusnak 414b33dbfb
core/eos: reduce code duplication
5 years ago
Pavol Rusnak 1583ea62f9
core: serialize signature in EosSignedTx message
5 years ago
Tomas Susanka 279b40bdb7 build: templates
5 years ago
Pavol Rusnak 5f1586e049
core: regenerate templates
5 years ago
Pavol Rusnak 164336cb56
core: add equality function to mako template too
5 years ago
Pavol Rusnak a99ccbc4d2
core: add equality function to coininfo
5 years ago
Pavol Rusnak 2060ca569f
core: fix flake8 warning
5 years ago
Jan Pochyla 1f3adc7069
core: store bitcoin-like coins as a decision tree
5 years ago
Pavol Rusnak 9676eec4df
common: update support for core coins
5 years ago
Trustfarm-heart 31fca6d25d common/defs: add TEO (#163)
5 years ago
matejcik 984c6b6236 style: drop tokens.py from style checks
5 years ago
Pavol Rusnak 60d1460185
core/ethereum: simplify code for token list
5 years ago
Jan Pochyla d56de2c5fe core: import some modules lazily to save memory
5 years ago
Jan Pochyla 875579867e core/ethereum: store tokens as a decision tree
5 years ago
matejcik e2ab5d0565 core: fix usage of EthereumAddress after old field was restored
5 years ago
matejcik 0b50d671e1 make gen && make style
5 years ago
Pavol Rusnak b5b4a2ca5f
core: remove empty __init__.py files
5 years ago
Pavol Rusnak 1812be5d49
core: fix missing value for mnemonic_type when upgrading firmware
5 years ago
Konnor Klashinsky fe65a70dce Do not display token values in Wei for low-decimal value tokens (#141)
5 years ago
Pavol Rusnak 0a52b51a26
core: regenerate templates
5 years ago
Pavol Rusnak 4097f254d5
core: don't erase passphrase on ClearSession
5 years ago
Pavol Rusnak 00564f4a1c
core/cache: fix setting of None passphrase
5 years ago
Pavol Rusnak 1dc2ccf4a5
core/xmr: fix style
5 years ago
Pavol Rusnak 7fe09e52bd
core/cache: use different default value for passphrase_fprint
5 years ago
Pavol Rusnak f1c34701b8
core/cache: cache passphrase_fingerprint, compute it only on change
5 years ago
Dušan Klinec 9f36c73a78 core/xmr: authorize live refresh per passphrase (#129)
5 years ago
matejcik 2e578572dd add EOS support
5 years ago
matejcik 23306d2a0d defs: drop Aquachain from generated templates
5 years ago
aerth ffde130003 common/defs: add Aquachain (AQUA) ETH network (#138)
5 years ago
matejcik afdfd5fbdb cardano: optimize transaction signing
5 years ago
matejcik e55b42dddb common: fix tGOR entry
5 years ago
matejcik bf067cc0c6 core: better handling of TxRequest with mixed inputs
5 years ago
matejcik 388400bc1b core: remove or mark star imports
5 years ago