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
matejcik 30b08d949b
feat(common): add default values to EthereumSignTx fields
3 years ago
..
crypto refactor(core/crypto): Optimize DER encoding of signatures. 3 years ago
enums feat(cardano): prepare protobuf messages for streamed tx signing 3 years ago
res common/defs/fido: add namecheap 3 years ago
ui refactor(core/ui): move altcoin and webauthn layouts to separate file 3 years ago
wire feat(core): in debug mode, dump contents of received protobuf messages 3 years ago
__init__.py refactor(core): disable SD, SBU, fatfs for T1 build 3 years ago
_proto_messages.mako feat(common): change all protobuf message type hints to strings 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 feat(common): add default values to EthereumSignTx fields 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 refactor(core): disable SD, SBU, fatfs for T1 build 3 years ago
strings.py core: raise error on auto-lock value out of range 4 years ago
utils.py feat(core): in debug mode, dump contents of received protobuf messages 3 years ago
workflow.py docs: fix typos in comments 3 years ago