Commit Graph

575 Commits (23b5e839fbc78bf3922044c395ea624db598fbeb)

Author SHA1 Message Date
Jan Pochyla b83d2d1166 apps.common.coins: regenerate
7 years ago
Jan Pochyla 1cdfac000a apps.wallet: fix sign_identity
7 years ago
Jan Pochyla bc9beaf5d8 wire: fix Context.call
7 years ago
Jan Pochyla 3562ffdc54 wire: pass Context to apps
7 years ago
Jan Pochyla 552444c856 remove src/lib
7 years ago
Jan Pochyla d2781d030d msg: rename to io
7 years ago
Jan Pochyla 1f90e781d5 wire: simplify, use async codecs
7 years ago
Pavol Rusnak fe5b5c1940
tests: update to pytest, regenerate protobuf
7 years ago
Jan Pochyla 880faa10b0 usb: use HS_IN_FS
7 years ago
Jan Pochyla 915cf849e9 trezor.msg: remove select, add poll
7 years ago
Pavol Rusnak 886c3a0a11
modtrezorcrypto: use lowercase QSTRs so we don't have to 'import as'
7 years ago
Jan Pochyla afd65833cb trezor.crypto: rework for new structure
7 years ago
Jan Pochyla 4127655584 trezor.ui.loader: make target parametric
7 years ago
Pavol Rusnak ce6dca8ed5
trezor.io: rework for new structure
7 years ago
Pavol Rusnak acb68dc429
trezor.config: rework for new structure
7 years ago
Jan Pochyla 3318ed22f5 trezor.ui.confirm: content is required
7 years ago
Jan Pochyla bcd94ecbc1 trezor.ui: rework HoldToConfirmDialog
7 years ago
Jan Pochyla c94e02b0eb apps.fido_u2f: more type annotations
7 years ago
Pavol Rusnak 365fd404b1
src: fix style
7 years ago
Jan Pochyla 5b9ef8813a trezor.utils: fix for mypy, remove genfunc
7 years ago
Jan Pochyla 803c47dca8 extmod: use lowercase names
7 years ago
Pavol Rusnak 73b2ea6c85
travis: add make style (using flake8)
7 years ago
Jan Pochyla 98e82e3cd5 code style
7 years ago
Jan Pochyla 6e15b37205 trezor.wire: less logs
7 years ago
Jan Pochyla e94d8cc277 trezor.ui.keyboard: complete suggestion on click
7 years ago
Jan Pochyla b15d60383e main: disable u2f, enable wire
7 years ago
Jan Pochyla c422453e82 const_delay: remove
7 years ago
Pavol Rusnak 845a3a7e0d
tests: add partial pylint support
7 years ago
Jan Pochyla a18b883249 apps.fido_u2f: remember user confirmation only for 10 secs
7 years ago
Jan Pochyla a56877bef3 apps.fido_u2f: remove needless async/await
7 years ago
Jan Pochyla e7ea22839d apps.fido_u2f: recognize bogus app_id
7 years ago
Jan Pochyla ed8cfe0399 apps.fido_u2f: unify reg/auth state
7 years ago
Jan Pochyla c4c27de0d5 apps.fido_u2f: remove legacy layout
7 years ago
Jan Pochyla 2bb872ae19 apps.fido_u2f: code style
7 years ago
Jan Pochyla c6545b9b6d trezor: code style
7 years ago
Jan Pochyla 3cb89f3ae7 trezor.ui: send -> touch
7 years ago
Jan Pochyla dc87e14334 trezor.workflow: reset backlight when starting workflow
7 years ago
Jan Pochyla 7783763e92 apps.fido_u2f: workaround for sync send problems
7 years ago
Jan Pochyla a865c94339 apps.fido_u2f: add WIP ui/button support
7 years ago
Jan Pochyla d8bb5acb19 apps.fido_u2f: mute verbose logging
7 years ago
Jan Pochyla 7a5377e385 apps.fido_u2f: fix authenticate
7 years ago
Jan Pochyla 36fc87bd46 apps.fido_u2f: first impl of msg_authenticate
7 years ago
Jan Pochyla 479ff127fc apps.fido_u2f: small changes in msg_register
7 years ago
Jan Pochyla 5a41b4497b apps.fido_u2f: fix docs
7 years ago
Jan Pochyla 136514da5c apps.fido_u2f: make register sign with correct privkey
7 years ago
Jan Pochyla ce915749de apps.fido_u2f: use exact sizes in response descriptor
7 years ago
Jan Pochyla 89e18c4d52 apps.fido_u2f: simulate button press after 2 secs
7 years ago
Jan Pochyla 1a98400ff8 apps.fido_u2f: check apdu length
7 years ago
Jan Pochyla a1d3eda2ca apps.fido_u2f: return correct cid on chan cancellation
7 years ago
Jan Pochyla 2f40fa5363 apps.fido_u2f: handle init cont frame
7 years ago