You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
trezor-firmware/core/src/trezor
Martin Milata 8da978981e
perf(core): share wire buffer between wire and debuglink
3 years ago
..
crypto refactor(core/crypto): Optimize DER encoding of signatures. 3 years ago
enums chore(core): regenerate with new templates 3 years ago
res common/defs/fido: add namecheap 3 years ago
ui fix(core): explicitly refresh display on T1 3 years ago
wire perf(core): share wire buffer between wire and debuglink 3 years ago
__init__.py core: make mypy happy about importing fatfs 4 years ago
_proto_messages.mako refactor(core): prepare new templates for enums and messages 3 years ago
errors.py core: refactor slip39 5 years ago
log.py core: drop sys.pyi from mocks (fixes #934) 4 years ago
loop.py style(core): use more recent type annotation syntax 3 years ago
messages.py fix(core): do not send ButtonRequest on every paging event 3 years ago
pin.py refactor(core): limit global imports in key places 3 years ago
protobuf.py refactor(core): Switch to new Protobuf API 3 years ago
sdcard.py style(core): use more recent type annotation syntax 3 years ago
strings.py core: raise error on auto-lock value out of range 4 years ago
utils.py refactor(core/bitcoin): Use HashWriter in address derivation. 3 years ago
workflow.py docs: fix typos in comments 3 years ago