Commit Graph

10867 Commits (ba4f046d6ff87015f82b7c9173975b97d5841213)
 

Author SHA1 Message Date
matejcik 9c5945a888 chore(core): add fake typing module (not included in build)
2 years ago
matejcik 1bfaec10e9 build(core): rewrite build_mocks with pathlib, add symlinks to ../mocks
2 years ago
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
Martin Milata 3f12742669 chore(common): update coin support status
2 years ago
Martin Milata c0dbcf37e4 chore(common): update chains and tokens
2 years ago
Martin Milata 96378a15a8 docs(legacy): changelog for 1.10.5
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
3 years ago
Pavol Rusnak 30a77a76bc
chore(legacy): rename MEMORY_PROTECT flag to PRODUCTION to match core naming (#2003)
3 years ago
grdddj 3ed92a72bb feat(ci): running connect tests against current branch
3 years ago
matejcik 38d44e6803 chore(python): bump trezorlib version in repo
3 years ago
Pavol Rusnak aa4ade59dc chore(ci): update alpine-linux to 3.15.0 and nix to 2.4
3 years ago
matejcik 911dbf0522 chore(python): regenerate OPTIONS readme
3 years ago
matejcik 48523d3d5b chore(python): exclude mako template from distributed packages
3 years ago
matejcik 05535173ac docs(python): add changelog for 0.13.0
3 years ago
matejcik a1161384b0 chore(python): bump typing_extensions requirement
3 years ago
Christian Reitter d1d3558d02 fix(crypto): revert to bitwise OR operator and silence warning
3 years ago
Christian Reitter 0c482173ab fix(crypto): use logical instead of bitwise operator
3 years ago
Martin Milata 86b02c6c06 tests(core): remove fixtures incorrectly added during merge
3 years ago
Pavol Rusnak 0c57614436
style(tests): make linters happy
3 years ago
Martin Milata ff5f965c44 Merge branch 'release/21.12'
3 years ago
matejcik b343ad3931 style(python): mark Reader/Writer protocol arguments as position-only
3 years ago
Ondrej Mikle 192abdd83b build(legacy): build emulator without stack protector
3 years ago
Martin Milata 1734957685 build(core): update rust edition to 2021
3 years ago
Martin Milata 2b7b4b13bd chore(nix): update rust to 1.57
3 years ago
Ondrej Mikle 199729e57a fix(legacy): prevent handling RebootToBootloader recursing by flushing USB write
3 years ago