Commit Graph

11210 Commits (andrewkozlik/account-naming)
 

Author SHA1 Message Date
Andrew Kozlik e108ba5bde fix(tests): Tests fail earlier due to scriptPubKey check.
2 years ago
Andrew Kozlik 82895b2cdb feat(legacy): Support unverified external inputs.
2 years ago
Andrew Kozlik 0dfbfefd2a refactor(legacy): Factor out multisig fingerprint processing.
2 years ago
Andrew Kozlik 43f1d67289 feat(core): Support unverified external inputs.
2 years ago
Andrew Kozlik 8cb6d0709f feat(legacy): Ensure input's script type and path match the scriptPubKey.
2 years ago
Andrew Kozlik c9e6ca30c9 feat(core): Ensure input's script type and path match the scriptPubKey.
2 years ago
grdddj a38a0b6295 fix(python): fix eth.sign-tx - correct input into rlp.encode()
2 years ago
Pavol Rusnak d2044d29b6
fix(crypto): add missing license to crypto/chacha20poly1305
2 years ago
grdddj d9dace5211 feat(docs): add hello-world feature on TT
2 years ago
matejcik 0b9f7db742 fix(core): support structs as array elements (fixes #2167)
2 years ago
matejcik 5c803ab19d fix(tools): fix invalid (in python 3.8 and lower) type aliases
2 years ago
matejcik 4e2129e0a0 feat(core): automatically choose best QR encoding
2 years ago
matejcik c3b28d8fb4 feat(tests): show QR codes in GetAddress test
2 years ago
Pavol Rusnak 47e2193e3b fix(common): update defs for cardano
2 years ago
Martin Milata 2e3ce4fa1a docs(core): bump MSRV
2 years ago
grdddj 3b2a195cb2 fix(tests): change script running connect tests
2 years ago
grdddj b77f4b7dbc feat(shell.nix): enable rust extensions in VS Code
2 years ago
grdddj 42fab282af chore(common): include error explanation in protobuf messages check
2 years ago
grdddj b9858f00c5 chore(tools): simplify build_protobuf file sources creation
2 years ago
Martin Milata 5632567c06 ci: fix HWI test bitcoind sources
2 years ago
grdddj 3d505874aa feat(ci): create pyright tool and include it in CI
2 years ago
Pavol Rusnak d48aa2637f
fix(common): fix broken nem urls
2 years ago
matejcik d655dbf228 ci: allow HWI test failure
2 years ago
matejcik db9f89ed4e chore(core): update Bitcoin testcases to use valid prevtxes
2 years ago
grdddj 3e11e8bba2 chore(tests): update Bitcoin test cases to use valid prevtxes
2 years ago
matejcik 9d717b2085 refactor(tests): consolidate bitcoin.signtx helper module
2 years ago
matejcik c6bcb64443 feat(tests): use python-bitcoinlib for parsing Bitcoin txes
2 years ago
slowbackspace b22c0a0c81 fix: cardano testnet coin_type
2 years ago
vdovhanych d0148e020b ci: upload emulators and ui_tests to public storage
2 years ago
Ondrej Mikle 28d282101e fix(legacy): cleanup of undesired states where USB processing should not happen
2 years ago
matejcik e0754d1609 fix(python/protobuf): correctly dump messages with missing required fields
2 years ago
matejcik bbf286e050 fix(core/debug): only wait for layout when _enabling_ watch_layout
2 years ago
grdddj 319d0f16e3 chore(python): loosen ethereum dependencies
2 years ago
matejcik 390411098a build(core): enable ui_debug for non-frozen emulator
2 years ago
matejcik 59b5f48dc1 build(core): fix echo invocation for dash
2 years ago
Jan Pochyla 4c027a688c chore(core/rust): Simplify LayoutObj
2 years ago
Jan Pochyla 2b6f1a4d5c chore(core/rust): Use MultiTapKeyboard in passphrase
2 years ago
Jan Pochyla 3c337723b2 chore(core/rust): Add mnemonic keyboards
2 years ago
Martin Milata 548651608c docs(legacy/bootloader): fix changelog date
2 years ago
matejcik 7e81eba810 chore(tests): generate T1 test fixtures
2 years ago
matejcik 5191d31737 chore(tests): rename fixtures for TT
2 years ago
matejcik 45e5c18f06 fix(legacy): allow DebugLinkGetState while waiting for passphrase
2 years ago
matejcik 69eb09580d fix(legacy): clear crypto caches on device wipe
2 years ago
grdddj 9cba6a0191 chore(ci): rename UI jobs and make legacy UI a dependency
2 years ago
grdddj 5ba47b582a fix(ci): add T1/TT argument into prepare_ui_artifacts.py to account for missing files
2 years ago
grdddj 5ab93ab812 feat(ci): generate artifacts for legacy test
2 years ago
grdddj 5b0be3273e fix(tests): add mock urandom to T1 reset test
2 years ago
grdddj 967727a43c chore(legacy,ci): add and use make targets for legacy
2 years ago
grdddj 9e654abdb3 feat(tests): prepare UI testing for T1
2 years ago
grdddj 58fb6c77a7 feat(python): add screenshotting capability for T1 in Debuglink
2 years ago