Commit Graph

12584 Commits (matejcik/prodtest3)
 

Author SHA1 Message Date
Andrew Kozlik dd20653d26 feat(core): Don't lock Optiga in debug builds.
5 months ago
matejcik 77848ddf21 feat(python): implement full certificate verification in trezorctl (fixes #3364)
5 months ago
matejcik 5aba19ff06 chore(core): add prodtest provisioning script
5 months ago
matejcik cd4dec2876 feat(core/prodtest): do not lock Optiga in non-production builds
5 months ago
Andrew Kozlik 93f894d65f chore(core): Fix common name in emulator device certificate.
5 months ago
Andrew Kozlik dae02b6ac6 fix(core/prodtest): Fix Optiga metadata version information handling.
5 months ago
Andrew Kozlik a67cbcffc3 fixup! feat(core/prodtest): Check device certificate chain integrity using authority key identifier.
5 months ago
Andrew Kozlik 823982815a fixup! feat(core/prodtest): Check device certificate chain integrity using authority key identifier.
5 months ago
Andrew Kozlik ea91601273 feat(core/prodtest): Check device certificate chain integrity using authority key identifier.
5 months ago
Andrew Kozlik 5139a8e4c0 fix(core/prodtest): Configure metadata correctly before checking device certificate.
5 months ago
Andrew Kozlik cbea765e38 feat(core/prodtest): Verify device certificate chain in CERTDEV WRITE.
5 months ago
Andrew Kozlik 41c305f6cd feat(crypto): Use entire DER encoding in DER_ITEM.
5 months ago
Andrew Kozlik 8e8f1afa85 feat(crypto): Use strict DER-decoding in ecdsa_sig_from_der().
5 months ago
Andrew Kozlik 3a5aecf6cd feat(core/prodtest): Add SEC READ command.
5 months ago
Martin Milata 18ccbcddd4 chore(core): bump version to 2.6.5
5 months ago
matejcik 20400bc7b9 fix(rust/trezor-client): fix Solana messages
6 months ago
matejcik 8d617f876a chore: regenerate fixtures
6 months ago
matejcik 75c51fa08d fix(legacy): exclude Solana messages
6 months ago
gabrielkerekes b85395434f chore(solana): add changelog
6 months ago
gabrielkerekes 63e35e13ed fix(solana): modify Trezor R `confirm_value` to align messages with Trezor T
6 months ago
gabrielkerekes 37119ce4a5 chore(solana): regenerate ui fixtures
6 months ago
gabrielkerekes 5fe2f91f5d chore(solana): add device tests for predefined txs
6 months ago
gabrielkerekes 6aa5ac869a feat(solana): add additional info with token account
6 months ago
gabrielkerekes 6912bf6e7f fix(core): update `confirm_value` to allow showing info
6 months ago
gabrielkerekes deb6967f67 chore(solana): generate ui fixtures
6 months ago
gabrielkerekes cb9bd7c699 chore(solana): add README
6 months ago
gabrielkerekes e53121b3c4 chore(solana): add `sign_tx` tests
6 months ago
gabrielkerekes 68c0e6c43e feat(solana): add `sign_tx` implementation
6 months ago
gabrielkerekes 081995788e feat(core): add `read_uint64_le` to `common/readers`
6 months ago
gabrielkerekes b3f4b6ac2b feat(solana): add solana templates
6 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
gabrielkerekes 50861eb019 feat(solana): basic Solana setup
6 months ago
gabrielkerekes a8096652e0 refactor(core): make ethereum summary reusable for more coins
6 months ago
gabrielkerekes 0dff9390db fix(python): replace base58 implementation with a more correct one
6 months ago
grdddj 76490e6e5f chore(tests): regenerate fixtures
6 months ago
grdddj de16ee69e6 feat(tests): add test for going back from Ethereum summary page
6 months ago
grdddj 747fd17214 fix(core): correct action of left button in Ethereum summary
6 months ago
grdddj 087becd2ca chore(core): change `Go to bootloader` screen text
6 months ago
grdddj 26232c8c8b chore(tests): regenerate fixtures
6 months ago
grdddj 8a6934e844 fix(core): completely repaint layouts before showing them in a loop
6 months ago
grdddj 6c4e0eec26 chore(tools): add new Ethereum layout name into exceptions for altcoin strings
6 months ago
grdddj 9a53ba9f44 fix(core): unify button requests in modify amount flow
6 months ago
grdddj 5b52db1ed3 chore(core): decrease code-size a little bit
6 months ago
grdddj 9db8ff1fae fix(core): unify sent button requests in ETH send flow
6 months ago
Martin Milata 91e98c58ba ci: fix changelog check for github
6 months ago
grdddj 01eb896817 chore(core): hardcode ETH and Gwei units in ETH send summary
6 months ago
Andrew Kozlik f4b1b8a76a test(crypto): Test DER encoding.
6 months ago
Andrew Kozlik d670a0bdfa feat(core): Fix malformed signatures from Optiga.
6 months ago