Commit Graph

10926 Commits (825ccd9df57e2c1c5790af6e9cc2bb4136dc0330)
 

Author SHA1 Message Date
matejcik 456959545c docs(core): add changelog for type-checking
2 years ago
matejcik 454a7ce301 fix(legacy/nem): remove checks for newly required protobuf attributes
2 years ago
matejcik dfab3efb86 style(python): fix typecheck issues
2 years ago
matejcik 228c4db646 style(core): improve types in rlp.py
2 years ago
matejcik 8d8cfd6692 build: fully replace mypy with pyright
2 years ago
matejcik 45787307ca style(core): support AnyStr in all hash function arguments
2 years ago
matejcik dec89ea59e refactor(core): convert if/elif chains to if-chains
2 years ago
matejcik c3f2db3be5 refactor(core): improve type signature of bech32.convertbits
2 years ago
grdddj 9fc5bb546b style(core): full pyright-based type-checking
2 years ago
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
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