Commit Graph

8878 Commits (eec061544483470d017db132e337207c7f6d8ef9)
 

Author SHA1 Message Date
matejcik eec0615444 core: drop sys.pyi from mocks (fixes #934)
5 years ago
Tomas Susanka 17392f94b8 ci: set artifacts' name using the job name and commit hash
5 years ago
Andrew Kozlik c57bc62a05 core/tools: Add attestation certificate generator for FIDO2.
5 years ago
Andrew Kozlik fca92d7344 core/webauthn: Update attestation certificate to comply with WebAuthn requirements.
5 years ago
Pavol Rusnak f07ff17fad
core/crypto: add missing field to Blake2b constructor
5 years ago
Jonathan Cross f756bec0fe Adding @jonathancross to AUTHORS
5 years ago
Andrew Kozlik 0b9d66ca2e vendor: Update fido2-tests submodule.
5 years ago
Andrew Kozlik e38ced8c05 tests/u2f-hid: Disable strict timing checks in HIDTest and increase receive timeout to avoid failures in CI when emulator is slow to respond.
5 years ago
Andrew Kozlik 25a39ea729 core/webauthn: Fix handling of interleaving frames to comply with the U2F HID specification.
5 years ago
y-chan e6d884b145
common: Fix maintainer email for vipstar/bitzeny (#891)
5 years ago
jagdeep sidhu e58c5f63d5
common/defs: update SYS (#928)
5 years ago
matejcik f48cb4eff4 python: update changelog, release 0.12.0
5 years ago
Tomas Susanka ab5ba2b106 common: style
5 years ago
Pavol Rusnak 9d116598d0
common/tools: add segwit sanity checks
5 years ago
matejcik e2199f6099 python: update changelog, regenerate OPTIONS.rst
5 years ago
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
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
Andrew Kozlik b3cd760df0 core/webauthn: Disable CTAPHID_WINK function.
5 years ago
Andrew Kozlik e5008eb332 core/webauthn: Remove indistinguishable credentials from the allow list.
5 years ago
Andrew Kozlik cda9de8dd1 core/webauthn: Add maxCredentialCountInList and maxCredentialIdLength to authenticatorGetInfo response.
5 years ago
Andrew Kozlik 0af0e06d5b core/webauthn: Truncate names in credential data to at most 100 bytes.
5 years ago
matejcik ccffefd667 core/boot: do not catch OSError in boot wait
5 years ago
matejcik f6f041e269 core/sdcard: also catch OSError in the formatting phase
5 years ago
matejcik a978435819 tests: update SD card test
5 years ago