Commit Graph

10812 Commits (bda1fa9912c2fb02908658c616a9fd5ee16942b1)
 

Author SHA1 Message Date
matejcik bda1fa9912 build(core): exclude all "from typing" imports from build
2 years ago
Martin Milata 3100961dda ci(nix): update to pyright-1.1.204
2 years ago
Christian Reitter 525bbab165 tests(crypto): update wycheproof testcase source and parsing
2 years ago
Christian Reitter 176b12762f fix(crypto): fix expected_sig buffer handling
2 years ago
Christian Reitter 64281c69ce fix(crypto): fix incorrect sig buffer size
2 years ago
Andrew Kozlik 4882648dad fix(crypto): Treat point at infinity as an invalid public key in ecdsa_recover_pub_from_sig().
2 years ago
FujiCoin 33c243be8d
feat(common): enable taproot for Fujicoin, fix xpub versions
2 years ago
Pavol Rusnak b0e0280465 chore: drop obsolete fw_vendor_keys field from Features
2 years ago
Pavol Rusnak 35d40cc164 fix(core): change logic of vendor header comparison
2 years ago
Martin Milata 572f3eda20 chore(legacy/firmware): bump version to 1.10.6
2 years ago
matejcik 33b23ea6a0 fix(tests): show addresses in test_show_segwit
2 years ago
matejcik f0f950d484 fix(tests): add correct test case for GRS taproot
2 years ago
vdovhanych f9b43efcbe ci: jobs for deploying arm emulators
2 years ago
vdovhanych 0024d72340 ci: add arm build for core unix and legacy emulators
2 years ago
gruve-p 3ab036a1d1
feat(common): enable Taproot on Groestlcoin
2 years ago
Pavol Rusnak c0510fc91e
build(crypto): make valgrind flag compatible with secp256k1-zkp (#2027)
2 years ago
matejcik 9a9201fe8a fix(ci): properly ignore changed generated enums
2 years ago
matejcik d2ac4e7a9c feat(tests): add tests for blind EIP-712 signing
2 years ago
Alisina Bahadori 77ab865386 feat(legacy): Implement EIP-712 signing
2 years ago
Martin Milata a9a6495c7e docs: fix dead links
2 years ago
Carlosbogo dd1240ef53
docs: update links in changelogs (#2013)
2 years ago
grdddj f838e15eda chore(ci): connect tests - exporting emu/bridge logfile from tenv as artifact
2 years ago
Martin Milata bfe5b6a272 test(core): make sure path check fails immediately
2 years ago
Vladimir Volek e6da3ceb7b chore: add Cardano testnet support definitions
2 years ago
Vladimir Volek e2eb46f62c fix: slip44 testnet
2 years ago
Vladimir Volek 0f0150a6f8 feat: add cardano testnet definitions
2 years ago
Pavol Rusnak 56f0e2c5de
fix(core): add missing include
2 years ago
Pavol Rusnak 30a77a76bc
chore(legacy): rename MEMORY_PROTECT flag to PRODUCTION to match core naming (#2003)
2 years ago
grdddj 3ed92a72bb feat(ci): running connect tests against current branch
2 years ago
matejcik 38d44e6803 chore(python): bump trezorlib version in repo
2 years ago
Pavol Rusnak aa4ade59dc chore(ci): update alpine-linux to 3.15.0 and nix to 2.4
2 years ago
matejcik 911dbf0522 chore(python): regenerate OPTIONS readme
2 years ago
matejcik 48523d3d5b chore(python): exclude mako template from distributed packages
2 years ago
matejcik 05535173ac docs(python): add changelog for 0.13.0
2 years ago
matejcik a1161384b0 chore(python): bump typing_extensions requirement
2 years ago
Christian Reitter d1d3558d02 fix(crypto): revert to bitwise OR operator and silence warning
2 years ago
Christian Reitter 0c482173ab fix(crypto): use logical instead of bitwise operator
2 years ago
Martin Milata 86b02c6c06 tests(core): remove fixtures incorrectly added during merge
2 years ago
Pavol Rusnak 0c57614436
style(tests): make linters happy
2 years ago
Martin Milata ff5f965c44 Merge branch 'release/21.12'
2 years ago
matejcik b343ad3931 style(python): mark Reader/Writer protocol arguments as position-only
2 years ago
Ondrej Mikle 192abdd83b build(legacy): build emulator without stack protector
2 years ago
Martin Milata 1734957685 build(core): update rust edition to 2021
2 years ago
Martin Milata 2b7b4b13bd chore(nix): update rust to 1.57
2 years ago
Ondrej Mikle 199729e57a fix(legacy): prevent handling RebootToBootloader recursing by flushing USB write
2 years ago
vdovhanych 2bcbbec0a2 ci: auto add new pull requests to the specified project and column
2 years ago
matejcik 678ff15170 chore: add Click typestub package to requirements
2 years ago
matejcik 3441d2eb19 chore(python): add Click typing info to requirements
2 years ago
matejcik 85d707615f chore(python): specify Python version for type checking
2 years ago
matejcik a4bcc95deb feat(python): introduce Trezor models
2 years ago