Commit Graph

10781 Commits (911dbf0522a86960244e8a2dfc6e617c8b4075ca)
 

Author SHA1 Message Date
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
3 years ago
Ondřej Vejpustek f664734060 test(core): add unit tests for bip340
3 years ago
Ondřej Vejpustek 046beb4fde test(core): fix secp256k1 unit tests
3 years ago
vdovhanych 3419961797 ci: introduce gitlab cache for vnev
3 years ago
matejcik 6d3b49934a chore(python/tools): bump version in encfs_aes_getpass
3 years ago
matejcik c2bad83296 refactor(python): improve handling of `data` for trezorlib.ethereum.sign_tx()
3 years ago
grdddj 26173c243a feat(python): enable pyright-based type checking
3 years ago
grdddj 1a0b590914 feat(python): add full type information
3 years ago
grdddj 2487c89527 chore(python): increasing mnemonic version to 0.20
3 years ago
grdddj 77afcb335b chore(python): replacing attrs with dataclasses
3 years ago
grdddj 57579c5a80 chore(python): removing pyblake2 as a required library
3 years ago
Martin Milata 7cc9f13605 refactor(core/rust): allow model_t1 and model_tt at once
3 years ago
Martin Milata 52f719ad81 ci: add core unit test t1
3 years ago
Martin Milata afd7cb3b01 feat(core/rust): add example layout for T1
3 years ago
Martin Milata 4d60c10330 feat(core/rust): add support for T1 UI
3 years ago
Martin Milata 3c49ef2f62 feat(core/rust): exposing vararg functions to uPy
3 years ago
Martin Milata 909b7b355d
ci: also build legacy firmware with MEMORY_PROTECT=1 (#1935)
3 years ago
Ondrej Mikle 219e08d81e build(core): keep bootloader image even for non-production builds
3 years ago
Martin Milata 595b14254c docs(core): changelog for 2.4.3
3 years ago
Martin Milata 61164febf2 docs(legacy): changelog for 1.10.4
3 years ago
Andrew Kozlik 38134732dc fix(legacy): Ensure user is warned about non-standard paths.
3 years ago
Andrew Kozlik de6fab3c1e feat(tests): Test SegWit cross-coin attack.
3 years ago
Andrew Kozlik 9052133fca fix(core): Ensure user is warned about non-standard paths.
3 years ago
Martin Milata aa3784f726 build(core): place secp256k1-zkp in FLASH2 to make space for bootloader
3 years ago
Pavol Rusnak ee4ef81039 fix(legacy): update account naming
3 years ago
Ondrej Mikle d448d7b841 fix(legacy): make bootloader fit into its region
3 years ago
Pavol Rusnak 0fc3b32b7e fix(python): accept also "taproot" for taproot scripts in cli
3 years ago
Martin Milata 298db6c9aa fix(legacy/intermediate_fw): workaround for gcc-10.3
3 years ago
Pavol Rusnak 7cd27cf1d6 fix(crypto): fix wrong input handling in mktable
3 years ago
Martin Milata ebfaff7904 ci(nix): keep python3.6 from old nixpkgs
3 years ago
matejcik a1a1a7a36c fix(proto): fix typo in previous commit
3 years ago
matejcik 6644e149b2 ci: properly fail if protobuf compilation or diff check fails
3 years ago
mroz 6c7e4a520d chore(proto): backwards compatibility changes for protobuf defs
3 years ago
Pavol Rusnak 3488138285 chore(legacy): drop unused ECIES code
3 years ago
Martin Milata d656f88572 style(all): reformat with clang-format 13.0
3 years ago
Martin Milata 0e505ec78b ci(nix): update to latest nixpkgs-unstable
3 years ago
grdddj 6eac12e80e feat(shell.nix): adding pyright as a dependency
3 years ago
Andrew Kozlik f4b8dbefb6 fix(legacy): Fix testnet account label in GetAddress dialog.
3 years ago
Pavol Rusnak 274ccdc4c0 fix(legacy): add Taproot account handling to GetAddress dialog
3 years ago
Andrew Kozlik cafc49fabd fix(legacy): Fix transaction weight calculation.
3 years ago
Andrew Kozlik 567cbd0250 feat(legacy): Support Taproot in weight calculation.
3 years ago
Andrew Kozlik e30ccabed3 feat(legacy): Show path warning for SignMessage.
3 years ago
Andrew Kozlik 98ad54b7ee chore(legacy): Disable Taproot where it's not supported.
3 years ago
Andrew Kozlik 10717ddb99 feat(tests): Add invalid signature test for RBF in P2TR.
3 years ago
Andrew Kozlik fa4d74ad30 feat(legacy): Support Taproot signature verification.
3 years ago