Commit Graph

8258 Commits (d2ba0704247c249f355ead765c9f3bf87d6ce915)
 

Author SHA1 Message Date
Pavol Rusnak d2ba070424
vendor: change fido2-tests to our fork
5 years ago
Tomas Susanka c261427d73
Merge pull request #667 from malinah/malinah/confirmbtn
5 years ago
apollo 18c926a34b common/defs: fix zcore signing (#669)
5 years ago
Milan Rossa 2143978b12 core/trezor/ui/loader: fixes #655 Button hold-to-confirm press detection.
5 years ago
Pavol Rusnak 39a532c8b1
core/webauthn: increase limit for resident credentials to 100
5 years ago
Tomas Susanka 7016391893 ci: add artifacts to legacy fw debug build
5 years ago
Pavol Rusnak 4979e17e86
core/webauthn: improve metadata
5 years ago
Tomas Susanka 1d1e9da1d3
Merge pull request #661 from trezor/tsusanka/webauthn-move-iface
5 years ago
Tomas Susanka 26e2960532 core/webauthn: move boot to regular firmware block
5 years ago
Pavol Rusnak 58a865dd05
core/embed/unix: fix sdcard_init behaviour
5 years ago
Tomas Susanka 809b30ddcf core/webauthn: set webauthn interface in its app not in main.py
5 years ago
Tomas Susanka 68a3094b0a
Merge pull request #657 from 1000101/udev-rules
5 years ago
Jan Hrnko 0ee0ade761 fix whitespaces
5 years ago
Pavol Rusnak 727b7f8cd3
core/webauthn: add u2f/ctap2 metadata
5 years ago
Pavol Rusnak 29fca5ff91
pip: cleanup Pipfile, run pipenv lock, update vendor/fido2-tests
5 years ago
Tomas Susanka 64a218eea0 bitcoin: simplify if expression
5 years ago
Pavol Rusnak 8aeec95bae
ci: include full links to issues
5 years ago
Tomas Susanka 288d564c8b
Merge pull request #651 from trezor/tsusanka/upgrade-shamir-test
5 years ago
Tomas Susanka 04f0b74b29 tests: add upgrade test for recovery
5 years ago
Tomas Susanka ab59b4731a tests/click: refactor recovery
5 years ago
Tomas Susanka b799f3bb7e readme: add link to GitLab CI
5 years ago
Tomas Susanka fb1721b94f
Reorder tests 2 (#650)
5 years ago
Tomas Susanka 1e27a27cd3 tests: update README
5 years ago
Tomas Susanka 9251f73d89 tests: move persistence tests to its own folder
5 years ago
Tomas Susanka c1f7239c2d ci: add click and persistence tests
5 years ago
Pavol Rusnak 9ab1554e93
legacy: use cryptoMultisigPubkeyCount where possible
5 years ago
Pavol Rusnak c145db7dd2
legacy: fix not showing MultisigRedeemScriptType.nodes count correctly in GetAddress
5 years ago
matejcik 93062c4cc2 docs: improve docs, add random.md
5 years ago
Pavol Rusnak 0f1e30b235
core: fix typo in get_address
5 years ago
Pavol Rusnak ddea567ecc
git subrepo push common
5 years ago
Pavol Rusnak c617035a3e
core: bump version to 2.1.9
5 years ago
Pavol Rusnak e67a359279
core: update changelog
5 years ago
Pavol Rusnak 5fe2f7e59c common/protob: remove ButtonRequest.data field
5 years ago
Pavol Rusnak 9a3d8ef2c4
core: show xpubs in GetAddress for multisig
5 years ago
Tomas Susanka c3d13f41a4 tests/click: fix test_recovery
5 years ago
Pavol Rusnak 322417d9ed
core/tezos: refactor bytes constants
5 years ago
Adrian Nagy 384275ac73
core/tezos: support the new protocol update (005-BABYLON)
5 years ago
matejcik 09c3fd1981
DebugLink click tests (#632)
5 years ago
matejcik a5ccf95260 core: fix mypy problems
5 years ago
matejcik 9b827baca0 tests: improve Shamir persistence test
5 years ago
matejcik 5488270bc3 core: improve emulator wrapper
5 years ago
matejcik 8d2ae142f3 core/debug: at start, wait for first layout to show up
5 years ago
matejcik f22f4d920e tests: ensure Shamir persistence test runs only for core
5 years ago
matejcik bc1696b947 tests: add scaffold for Shamir persistence testing
5 years ago
matejcik 7591e98897 tests: rename background.py to device_handler.py
5 years ago
matejcik c9f4341949 tests: make background handler killable
5 years ago
matejcik 32074c7bff python/udp: make socket timeout configurable
5 years ago
matejcik c970ad437d tests: improve layout_lines API
5 years ago
matejcik 598e828844 python: ensure client session counter is never negative
5 years ago
matejcik 3f9b0b7f4f tests: improved click tests with BackgroundDeviceHandler
5 years ago