Commit Graph

8956 Commits (28599720435ff51a480f0a0df604fcaf154df8d1)
 

Author SHA1 Message Date
matejcik 1b50877545 tests: streamline TrezorFailure exception usage
5 years ago
matejcik a40f1e00ed python: add period at end of sentence
5 years ago
matejcik 2402853b9c python: simplify outdated firmware warning (full message is still used in the exception)
5 years ago
matejcik f52c087cb6 python/trezorctl: implement common client and exception handling (fixes #226)
5 years ago
matejcik b440ca1ec5 python: drop deprecated name CallException
5 years ago
matejcik 7a85d93d94 python/debuglink: properly use session_counter for debuglink transport
5 years ago
matejcik af05e0927f python/trezorctl: nicer output for list-devices
5 years ago
matejcik b801f1a9cf python/trezorctl: help user find the right firmware version (fixes #823)
5 years ago
matejcik 2112da7ab5 python/trezorctl: send raw bytes to device (fixes #116)
5 years ago
matejcik 9a330f3475 python: unify protobuf-encoding code paths
5 years ago
matejcik 22b167a961 python: update tools/build_tx.py
5 years ago
matejcik e5a909478e tests: silence pytest 6.0 warning
5 years ago
matejcik 9d29952a15 python: move out deprecated ckd_public
5 years ago
matejcik 5dfb01c25d python: drop old Electrum compatibility code
5 years ago
matejcik 687c32e267 python: regenerate OPTIONS.rst
5 years ago
matejcik fabd504b77 python: drop unnecessary parts of setup.py
5 years ago
matejcik 6ccf22225c python: drop coins.json (fixes #752)
5 years ago
matejcik 325dae890e python: completely drop trezorlib.coins and trezorlib.tx_api
5 years ago
matejcik 5a526888cf python: move json_to_tx to btc.from_json, add test cases
5 years ago
matejcik b3569a53e6 tests: update tx_cache usages
5 years ago
matejcik d2dd78f979 python: drop TxApi and coin specializations in json_to_tx
5 years ago
matejcik 5cd7c72353 tests: rework tx cache
5 years ago
matejcik 208bac8653 common: drop capricoin blockbook servers
5 years ago
Tomas Susanka 38599e3364 docs: document when firmware wipes storage
5 years ago
Pavol Rusnak 336a417233 core/bootloader: distinguish between a vendor change and downgrade with wipe
5 years ago
Andrew Kozlik 8ae0535e69 core/webauthn: Fix attestation statement format to use a list in the x5c field.
5 years ago
Tomas Susanka aa71c20f2c core: require hold to confirm
5 years ago
Tomas Susanka 8ddf799cad docs/tests: update UI tests reporting
5 years ago
Ondrej Mikle 634ed5aabc
core: commands for flashing via JLink (#911)
5 years ago
Tomas Susanka 025436db47 core/changelog: add FIDO2's Ed25519
5 years ago
Tomas Susanka 6478b2705c common: regenerate support.json
5 years ago
Tomas Susanka ae4f927a45 tests: test incorrect script type
5 years ago
Andrew Kozlik 175d708ebc legacy: Drop obsolete check for ANYONECANSPEND segwit outputs.
5 years ago
Tomas Susanka f786d75a6f core: drop obsolete check for ANYONECANSPEND segwit outputs
5 years ago
Tomas Susanka d0d41c884e legacy: move script type checks to separate functions and unify with core
5 years ago
matejcik bd9e15bb8c core/tests: add unit tests for prevhash writers
5 years ago
matejcik a9faa4d4ab core/tests: fix inline variant of assertRaises
5 years ago
matejcik da89a17ce5 all: add checks for prev_hash size
5 years ago
matejcik c15519f707 core/sign_tx: modify get_tx_header to avoid writing unchecked bytes
5 years ago
matejcik 9cab61fbd3 core/sign_tx: remove write_bytes_unchecked where appropriate
5 years ago
matejcik 27f6306e1d core: introduce safer write_bytes functions
5 years ago
matejcik 9a5f6b025a core/tezos: factor out writing Michelson instructions
5 years ago
matejcik 694f714719 core/ripple: rename write_bytes to avoid name collision
5 years ago
Tomas Susanka 64584e271c legacy, core: add and unify validation checks
5 years ago
Tomas Susanka 71a39bc0d7 legacy: check inputs' and outputs' script types
5 years ago
matejcik ffdb299c61 all: drop Capricoin support [NO BACKPORT]
5 years ago
matejcik adea7d6b35 all: make timestamp mandatory on timestamp-enabled coins
5 years ago
matejcik e2035b4972 all: drop Horizen and BIP-115 support [NO BACKPORT]
5 years ago
matejcik 6f9c6361ea core: remove negative_fee and cashaddr_prefix from bitcoin-only fw
5 years ago
matejcik 7d5771911c core: flip condition for force_bip143
5 years ago