Commit Graph

11049 Commits (068e97c258be13c5a38e4128f9ec243f35487be2)
 

Author SHA1 Message Date
matejcik 4e2129e0a0 feat(core): automatically choose best QR encoding
3 years ago
matejcik c3b28d8fb4 feat(tests): show QR codes in GetAddress test
3 years ago
Pavol Rusnak 47e2193e3b fix(common): update defs for cardano
3 years ago
Martin Milata 2e3ce4fa1a docs(core): bump MSRV
3 years ago
grdddj 3b2a195cb2 fix(tests): change script running connect tests
3 years ago
grdddj b77f4b7dbc feat(shell.nix): enable rust extensions in VS Code
3 years ago
grdddj 42fab282af chore(common): include error explanation in protobuf messages check
3 years ago
grdddj b9858f00c5 chore(tools): simplify build_protobuf file sources creation
3 years ago
Martin Milata 5632567c06 ci: fix HWI test bitcoind sources
3 years ago
grdddj 3d505874aa feat(ci): create pyright tool and include it in CI
3 years ago
Pavol Rusnak d48aa2637f
fix(common): fix broken nem urls
3 years ago
matejcik d655dbf228 ci: allow HWI test failure
3 years ago
matejcik db9f89ed4e chore(core): update Bitcoin testcases to use valid prevtxes
3 years ago
grdddj 3e11e8bba2 chore(tests): update Bitcoin test cases to use valid prevtxes
3 years ago
matejcik 9d717b2085 refactor(tests): consolidate bitcoin.signtx helper module
3 years ago
matejcik c6bcb64443 feat(tests): use python-bitcoinlib for parsing Bitcoin txes
3 years ago
slowbackspace b22c0a0c81 fix: cardano testnet coin_type
3 years ago
vdovhanych d0148e020b ci: upload emulators and ui_tests to public storage
3 years ago
Ondrej Mikle 28d282101e fix(legacy): cleanup of undesired states where USB processing should not happen
3 years ago
matejcik e0754d1609 fix(python/protobuf): correctly dump messages with missing required fields
3 years ago
matejcik bbf286e050 fix(core/debug): only wait for layout when _enabling_ watch_layout
3 years ago
grdddj 319d0f16e3 chore(python): loosen ethereum dependencies
3 years ago
matejcik 390411098a build(core): enable ui_debug for non-frozen emulator
3 years ago
matejcik 59b5f48dc1 build(core): fix echo invocation for dash
3 years ago
Jan Pochyla 4c027a688c chore(core/rust): Simplify LayoutObj
3 years ago
Jan Pochyla 2b6f1a4d5c chore(core/rust): Use MultiTapKeyboard in passphrase
3 years ago
Jan Pochyla 3c337723b2 chore(core/rust): Add mnemonic keyboards
3 years ago
Martin Milata 548651608c docs(legacy/bootloader): fix changelog date
3 years ago
matejcik 7e81eba810 chore(tests): generate T1 test fixtures
3 years ago
matejcik 5191d31737 chore(tests): rename fixtures for TT
3 years ago
matejcik 45e5c18f06 fix(legacy): allow DebugLinkGetState while waiting for passphrase
3 years ago
matejcik 69eb09580d fix(legacy): clear crypto caches on device wipe
3 years ago
grdddj 9cba6a0191 chore(ci): rename UI jobs and make legacy UI a dependency
3 years ago
grdddj 5ba47b582a fix(ci): add T1/TT argument into prepare_ui_artifacts.py to account for missing files
3 years ago
grdddj 5ab93ab812 feat(ci): generate artifacts for legacy test
3 years ago
grdddj 5b0be3273e fix(tests): add mock urandom to T1 reset test
3 years ago
grdddj 967727a43c chore(legacy,ci): add and use make targets for legacy
3 years ago
grdddj 9e654abdb3 feat(tests): prepare UI testing for T1
3 years ago
grdddj 58fb6c77a7 feat(python): add screenshotting capability for T1 in Debuglink
3 years ago
matejcik 2ce1e6ba7d feat(crypto): API for clearing internal caches
3 years ago
grdddj 0e27423cff feat(ci): add quick style checks suitable for git hooks
3 years ago
Andrew Kozlik 02660ea64a ci: Increase crypto test timeout due to test_codepoints failing.
3 years ago
Andrew Kozlik 1ee443e8f8 feat(test): Device test for invalid Taproot addresses.
3 years ago
Ondřej Vejpustek 146c1fe721 test(crypto): add tests for zkp_bip340_verify_publickey
3 years ago
Pavol Rusnak c6667fa0c2 feat(core): verify bip340 pubkeys used in p2tr addresses
3 years ago
Pavol Rusnak ea6b005003 feat(legacy): verify bip340 pubkeys used in p2tr addresses
3 years ago
Ferdinando Ametrano 3c0cb4d763 feat(python): extend sign_message to also sign bytes, not only string
3 years ago
matejcik a532bf0737 chore: fix pylint ignore list
3 years ago
Pavol Rusnak b9bbd5fcd7 chore: update dependencies
3 years ago
Simon Males aff3f512c4
docs(core): Launch bridge w/ emulator support via suite (#2117)
3 years ago