Commit Graph

28 Commits (e1cbb8a97018ec3ea39e759bbdc9a5311f992dc5)

Author SHA1 Message Date
grdddj e1cbb8a970 DOCS: hello world feature - core, protobuf, trezorlib, tests
4 months ago
gabrielkerekes bf45d51af6 feat(solana): basic `sign_tx` setup and support
6 months ago
gabrielkerekes 44dc417c0e feat(solana): add `get_address`
6 months ago
gabrielkerekes ec4a607dbe feat(solana): add `get_public_key`
6 months ago
Andrew Kozlik 6f139c9108 feat(core): Implement AuthenticateDevice message.
9 months ago
matejcik edc2add85e style(core): apply isort 5
10 months ago
tychovrahe 5a86add884 refactor(core): differentiate models by internal name in python
10 months ago
grdddj da14c22712 feat(all): add UI for Model R
1 year ago
tychovrahe 83500487b8 refactor(core): improve conditional compilations based on model
1 year ago
Martin Milata b12de5d861 feat(core): CoSi collective signatures
2 years ago
grdddj 16f1d3da86 chore(core): decrease base and handlers by 300 bytes
2 years ago
matejcik a6410693b3 Revert "feat(core): implement firmware dumping"
2 years ago
Ondrej Mikle c563c987e1 feat(core): jump back and stay in bootloader for TT via reverse SVC call trampoline
2 years ago
grdddj 6b5f578d02 feat(core): implement basic R emulator
2 years ago
matejcik 37c61c1381 feat(core): implement firmware dumping
2 years ago
Andrew Kozlik 106ab65e21 feat(core): Implement GetFirmwareHash message.
2 years ago
Andrew Kozlik 0e58218f5f feat(core): Implement Bitcoin payment requests.
2 years ago
matejcik 5e1dce35b3 style(core): remove unused type:ignore comments
2 years ago
grdddj 9fc5bb546b style(core): full pyright-based type-checking
2 years ago
grdddj 73238135d6 feat(core/ethereum): EIP-712
3 years ago
gabrielkerekes dd9652cd07 feat(cardano): add get-native-script-hash call
3 years ago
Martin Milata f37ca13f1a refactor(core): disable SD, SBU, fatfs for T1 build
3 years ago
gabrielkerekes b0c8590f00 feat(cardano): streamed transaction signing
3 years ago
matejcik d33d61d84e chore(core): remove Lisk
3 years ago
Frederik Bolding 38fa9197ca feat(core,python): support for Ethereum EIP1559 transactions
3 years ago
matejcik 729414e606 fix(core): exclude get/set U2F counter from BITCOIN_ONLY
3 years ago
Jan Pochyla a8623c4b59 refactor(core): fix imports and use new protobuf API in apps
3 years ago
matejcik e629a72c3a refactor(core): move app registrations to a single handler function
3 years ago