Commit Graph

10800 Commits (3f12742669bd782cac374a1750d517f4fd88c43b)
 

Author SHA1 Message Date
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
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
matejcik 38fca4a83d chore(python): regenerate GNU copyright headers
2 years ago
matejcik 8f32e0ba05 chore(python/changelog): unify changelog entries
2 years ago
matejcik 83bb3a0932 feat(python): show progress bar for firmware upload
2 years ago
matejcik a2a8cc88d9 feat(python): make the protobuf mappings overridable
2 years ago
Andrew Chow dbf57d745a feat(python): Optionally init_device in TrezorClient
2 years ago
matejcik be6d01729d fix(tests): TxCache needs to respond to `x in tx_cache`
2 years ago
Andrew Chow 23a09fc047 feat(python): Raise ValueError for non-existant tx hashes
2 years ago
Andrew Kozlik ff7d5c224b docs: Update transaction signing documentation.
2 years ago
Andrew Kozlik 7b7aa2d971 feat(tests): Add device tests for Taproot ownership proofs.
2 years ago
Andrew Kozlik ef5994d9f3 feat(core): Support ownership proofs for Taproot addresses.
2 years ago
Andrew Kozlik b0f2d43884 tests: Fix tx_cache download.
2 years ago
Martin Milata e9fd1fc49f build(core/emulator): build with -fPIE
2 years ago