Commit Graph

2236 Commits (86461d0d6b2e399ebd509c80a1cc8759c17473cf)
 

Author SHA1 Message Date
Pavol Rusnak 01bb1e34fa
src/apps/management: implement dry_run in recovery_device
7 years ago
Pavol Rusnak 1269a0239d
src/apps: use require_confirm where possible, introduce require_hold_to_confirm
7 years ago
Pavol Rusnak 4f98f02ff9
src/apps/common: fix typo in set_u2f_counter
7 years ago
Pavol Rusnak c0a0630cba
src/apps/fido_u2f: implement u2f counter
7 years ago
Pavol Rusnak 67d835fd3e
src: make flake8 happy
7 years ago
Pavol Rusnak a13639997e
src/apps/management: fix missing return true
7 years ago
Jan Pochyla 8ac915e75f src/trezor/wire: make sure the writes succeed
7 years ago
Jan Pochyla 8f1ed5edce src: handle wire msgs while waiting for ui
7 years ago
matejcik a46f7b2fad src/apps/homescreen: fix typo in Ping response (#129)
7 years ago
Pavol Rusnak 248f479d68
docs: add emulator screenshot
7 years ago
Pavol Rusnak 829d92079d
src/apps/wallet: make flake8 happy
7 years ago
Pavol Rusnak 59d1cc1e1b
src/apps/ethereum: fix whitespace in tokens.py
7 years ago
Pavol Rusnak a38e57a31f
src/app/wallet: sign identity ui
7 years ago
Pavol Rusnak ba870fbf9b
src/apps/ethereum: regenerate token list
7 years ago
Pavol Rusnak 19bae93d92
src/apps/ethereum: fix ethereum ui
7 years ago
Jan Pochyla 0c42976e91 src/trezor/ui: fix default parameters for header
7 years ago
Jan Pochyla 5ec3ef7835 src/apps/wallet/sign_tx: use visual progress
7 years ago
Pavol Rusnak 9549ef9865
src/apps/ethereum: fix get_address ui
7 years ago
Pavol Rusnak 27f9f986c5
emulator: fix runtime
7 years ago
Pavol Rusnak 7fa146fedb
src/apps/common: make flake8 happy
7 years ago
Pavol Rusnak 97fee650ca
src/apps/wallet/sign_tx: poor man's signtx progress
7 years ago
Peter Jensen e43ce25611 src/trezor/ui/style: update resources and icons in dialogs
7 years ago
Jan Pochyla 9e5aad9ab4 src/protobuf: fix unicode serialization
7 years ago
Jan Pochyla f4c1bfda22 boot: fix unsuccessful PIN attempt label
7 years ago
Jan Pochyla 20ca86229c src/trezor/ui/passphrase: fix rendering invalidation
7 years ago
Pavol Rusnak 2523442eb3
src/apps/homescreen: add missing fields to Features
7 years ago
Pavol Rusnak f9b16cfa34
src/apps/wallet/sign_tx: op_return ui
7 years ago
Jan Pochyla 9f48e3d471 request_pin, request_passphrase: ui fixes
7 years ago
Pavol Rusnak c1f097f2b4
embed/extmod/modtrezorui: introduce frame numbering to display.save
7 years ago
Pavol Rusnak fa056518f1
src/apps/wallet: implement SignMessage/VerifyMessage for Segwit
7 years ago
Jan Pochyla 375a95c214 src/apps: cleanup workflow modules
7 years ago
Jan Pochyla 4ef79ca48b src/apps: remove layout_ from workflow functions
7 years ago
Jan Pochyla a4081bab72 src: move HashWriter to trezor.utils
7 years ago
Jan Pochyla d4038cc03a embed/firmware: bump version
7 years ago
Pavol Rusnak 2cf917e58d
src: whitespace nit in boot.py
7 years ago
Pavol Rusnak d6563a213c
vendor: update trezor-common
7 years ago
Peter Jensen 05ccdecbc6 src/boot: update lock screen
7 years ago
Tomas Susanka 20456a263a tests/unit: wire missing ubinascii import
7 years ago
Pavol Rusnak 91dc487dcd
src/apps/wallet: use max_lines in Text component
7 years ago
Pavol Rusnak 865070d083
src.trezor.utils: split long words in split_words
7 years ago
Pavol Rusnak 13ffe75a48
tools: chmod +x build_protobuf
7 years ago
Tomas Susanka 5f362f7493 signing/multisig: multisig exception
7 years ago
Jan Pochyla 85e5a87c24 src/apps/{common,management}: use more specific ButtonRequestTypes
7 years ago
Jan Pochyla f6e06b768d src/trezor/messages: regenerate
7 years ago
Jan Pochyla 8e5125a3fe vendor/trezor-common: update
7 years ago
Pavol Rusnak 2854583b52
trezor.utils: rework split_words, use it in CipherKeyValue and Sign/Verify Message layouts
7 years ago
Pavol Rusnak 9c7ddba217
src+tests: use flake8 F401 to detect unused imports
7 years ago
Pavol Rusnak 2be0a4d31a
src/apps/common: raise on unsupported script type, change layout
7 years ago
Jan Pochyla 323714dc61 src/trezor/wire: disable v2 codec
7 years ago
Jan Pochyla 5e8ea18cce src/apps: use more specific ButtonRequestType
7 years ago