Commit Graph

10800 Commits (3f12742669bd782cac374a1750d517f4fd88c43b)
 

Author SHA1 Message Date
Martin Milata 1e5e970fd1 fix(legacy/firmware): improve pin length bound check
2 years ago
Martin Milata cace42c6e9 fix(crypto/test): fix uninitialized variable use
2 years ago
Martin Milata e43ff4ba8e ci(nix): prefer gcc over clang for symlinks with same name
2 years ago
grdddj 9ef4440d0a chore(tests): regenerating fixtures.json to account for changed file-paths
2 years ago
grdddj 0b0a77703c chore(tests): more test reorganizations
2 years ago
grdddj 18a2642d95 chore(tests): renaming all "proto" usages to "messages" in device tests
2 years ago
grdddj a92d29ddbf chore(tests): removing classes from device test files
2 years ago
grdddj 782f868717 chore(tests): organize device tests into folders
2 years ago
grdddj 6c8e6dcc08 feat(tests): SuperShamir device tests for clicking Info button
2 years ago
Pavol Rusnak 4419572437
ci(nix): use gcc-arm-embedded on aarch64-darwin too
2 years ago
Pavol Rusnak 8428456df6
ci(nix): use explicit versions for clang and gcc (#1969)
2 years ago
Christian Reitter 91dd21b561 fix(crypto): clarify incorrect base58.c code comment
2 years ago
Martin Milata 38c526719c chore(core): bump version to 2.4.4
2 years ago
Martin Milata 7336125cd3 chore(legacy/firmware): bump version to 1.10.5
2 years ago
grdddj d6b99ba3eb fix(python): allowing PIN/passphrase input for Git Bash
2 years ago
Pavol Rusnak 70f8174c57 build(legacy): sort entries in Makefile
2 years ago
Pavol Rusnak 3ec63c1dc7 build(legacy/bootloader): sort entries in Makefile
2 years ago
Ondrej Mikle 22b1714e59 build(legacy/bootloader): build bootloader with -Os
2 years ago
Szymon Lesisz 60fe007ed2 chore(common): update DOGE fees
2 years ago
Szymon Lesisz 969f913e78 chore(common): update suite support
2 years ago
Szymon Lesisz 455268a2d3 chore(common): connect support for Regtest and Decred
2 years ago
Ondřej Vejpustek a4e13cb6e4 fix(crypto): assign NULL to zkp_context after is is destroyed
2 years ago
Ondřej Vejpustek f1ebe8f23e refactor(crypto): expose zkp_context_is_initialized
2 years ago
matejcik 949dfe1f5d docs(core/cardano): add derivation scheme docs
2 years ago
vdovhanych 973f471bf5 ci: auto add new issues to backlog project
2 years ago
Ondřej Vejpustek f664734060 test(core): add unit tests for bip340
2 years ago
Ondřej Vejpustek 046beb4fde test(core): fix secp256k1 unit tests
2 years ago
vdovhanych 3419961797 ci: introduce gitlab cache for vnev
2 years ago
matejcik 6d3b49934a chore(python/tools): bump version in encfs_aes_getpass
2 years ago
matejcik c2bad83296 refactor(python): improve handling of `data` for trezorlib.ethereum.sign_tx()
2 years ago
grdddj 26173c243a feat(python): enable pyright-based type checking
2 years ago
grdddj 1a0b590914 feat(python): add full type information
2 years ago
grdddj 2487c89527 chore(python): increasing mnemonic version to 0.20
2 years ago
grdddj 77afcb335b chore(python): replacing attrs with dataclasses
2 years ago
grdddj 57579c5a80 chore(python): removing pyblake2 as a required library
2 years ago
Martin Milata 7cc9f13605 refactor(core/rust): allow model_t1 and model_tt at once
2 years ago
Martin Milata 52f719ad81 ci: add core unit test t1
2 years ago
Martin Milata afd7cb3b01 feat(core/rust): add example layout for T1
2 years ago
Martin Milata 4d60c10330 feat(core/rust): add support for T1 UI
2 years ago
Martin Milata 3c49ef2f62 feat(core/rust): exposing vararg functions to uPy
2 years ago
Martin Milata 909b7b355d
ci: also build legacy firmware with MEMORY_PROTECT=1 (#1935)
2 years ago
Ondrej Mikle 219e08d81e build(core): keep bootloader image even for non-production builds
2 years ago
Martin Milata 595b14254c docs(core): changelog for 2.4.3
2 years ago
Martin Milata 61164febf2 docs(legacy): changelog for 1.10.4
2 years ago
Andrew Kozlik 38134732dc fix(legacy): Ensure user is warned about non-standard paths.
2 years ago
Andrew Kozlik de6fab3c1e feat(tests): Test SegWit cross-coin attack.
2 years ago
Andrew Kozlik 9052133fca fix(core): Ensure user is warned about non-standard paths.
2 years ago
Martin Milata aa3784f726 build(core): place secp256k1-zkp in FLASH2 to make space for bootloader
2 years ago
Pavol Rusnak ee4ef81039 fix(legacy): update account naming
2 years ago
Ondrej Mikle d448d7b841 fix(legacy): make bootloader fit into its region
2 years ago