Commit Graph

670 Commits (66dbdc2462ee2efa9ee3e5ed30500e35670ef27a)

Author SHA1 Message Date
Pavol Rusnak c288514a4f
core+legacy: fix display of non-divisible OMNI amounts
5 years ago
Tomas Susanka c735299bd0 core/backup: fix mnemonic_module to mnemonic_type
5 years ago
Andrew Kozlik 217c910b4b cardano: Implement SLIP-0023 and add SLIP-0039 support for Cardano.
5 years ago
Tomas Susanka 2b6a14cb5f core: support load device with SLIP-39
5 years ago
Jan Pochyla ebe883e4a9 core: support rebooting into default mode
5 years ago
Tomas Susanka d2597d54c1 core/shamir: persistence
5 years ago
Tomas Susanka 8f4bbb8825 core/homescreen: move err and warn to ui module
5 years ago
Tomas Susanka 539379bd55 core: alter reset_device to use enum
5 years ago
Tomas Susanka 7c0a20b5bb core: add common page for success and warning
5 years ago
Andrew Kozlik 58e06ba22c core/seed: Ensure ed25519 paths are hardened in Keychain.derive().
5 years ago
andrew 5f604b5fea core/seed: Add SLIP-0021 implementation and tests.
5 years ago
Tomas Susanka db0847282a core/reset: check three words
5 years ago
Tomas Susanka 96cdd886bc core: fix Hold To Confirm button
5 years ago
Tomas Susanka d073102422 core/ripple: increase the maximum amount allowed to be sent
5 years ago
Tomas Susanka 5134cd0b80 core: add backup warnings at correct place; add backup success page
5 years ago
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
Tomas Susanka 46e4c02602 core: refactor storage
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 4d0fe4d064 core/management: fix various reset/backup/recovery ui bugs
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
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
Pavol Rusnak 54d348228f
all: rename TREZOR to Trezor where possible
5 years ago
Jan Pochyla 5bc6bc4635 core: fix request_passphrase notification screen
5 years ago
Roman Zeyde 40bf2c5d2e core: ensure pubkeyhash/scripthash have the correct length (#220)
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
Pavol Rusnak 07ce935725
core/eos: revert new pubkey format
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
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
ligi e388b69fbd common/defs: Add Ethereum Testnet Goerli (#137)
5 years ago
matejcik 0fc275a835 core: make templates after token handling change
5 years ago
Pavol Rusnak 32c5f58782
core: regenerate templates
5 years ago
Pavol Rusnak 719d54d97d
core: regenerate templates
5 years ago
Pavol Rusnak a89a3bf6db
core: fix last commit
5 years ago
Pavol Rusnak c761351afa
core: add indeterminate flag to display_loader
5 years ago
Pavol Rusnak def96032d2
core+legacy: make path checks more benevolent (#84)
5 years ago
Tomas Susanka 456d98ac03 all: style
5 years ago
Tomas Susanka c9f380eae4
Tezos: Add voting support (#41)
5 years ago
Dusan Klinec 7ea53c089e
xmr: indeterminate progress for live refresh
5 years ago
Dusan Klinec a3aae9c234
xmr.ui: improves UX of the monero app
5 years ago
Tomas Susanka 4c8ef80cc7 core: build templates
5 years ago
Tomas Susanka 021a8a0cb8 xmr: live refresh progress starts from 0
5 years ago
matejcik 834a483e1a tezos: make style
5 years ago
matejcik 1e1e6513a0 core/tezos: add ButtonRequest in front of proposal paginator
5 years ago
Adrian Nagy 8ee605484e remove stray print
5 years ago
Adrian Nagy dce60da6ec Added comment to path validation
5 years ago
Adrian Nagy 2dd1ae6491 refactor path validation
5 years ago
Adrian Nagy da7bb8abf8 fix path validation and update unit tests
5 years ago
Adrian Nagy c588d0b4f3 requested changes #2
5 years ago
Tomas Susanka 5dc0a1ee0a core/extmod: return False or None consistently when a signature verification fails
5 years ago
Adrian Nagy fd95ff0531 made requested changes
5 years ago
Adrian Nagy c0e5a32dec Add voting support
5 years ago
Adrian Nagy 0c630831dc Merge remote-tracking branch 'core-local/voting' into voting
5 years ago
matejcik e5670856a2 MONOREPO CREATE FROM trezor-core
5 years ago