Commit Graph

9779 Commits (andrewkozlik/t1-keyboard-cyclic)
 

Author SHA1 Message Date
Andrew Kozlik f0561649b2 chore(legacy): Make buttons behave cyclically on the virtual keyboard.
3 years ago
Andrew Kozlik 990e32275f feat(legacy): Support on-device passphrase entry.
3 years ago
Andrew Kozlik b2e56342c2 keyboard factoring WIP
3 years ago
Andrew Kozlik 224189cbe2 feat(legacy): Allow host to cancel keyboard screen.
3 years ago
Andrew Kozlik 6d68e9c069 feat(legacy): Implement virtual keyboard.
3 years ago
Andrew Kozlik f3b13dcaac fix(legacy): Fix incorrect constants in layoutButtonNo().
3 years ago
Andrew Kozlik 87218a63f9 chore(legacy): Rename buttonState YesUp to YesReleased.
3 years ago
Tomas Susanka d38540ca7a chore(legacy): bump version to 1.9.5
3 years ago
Tomas Susanka d2e3269ede chore(core): bump version to 2.3.6
3 years ago
Martin Milata 6c1a436325 fix(vendor): use correct micropython rev
3 years ago
Andrew Kozlik a609eb5e90 docs(core): Add comment about "Invalid original TXID" message.
3 years ago
Andrew Kozlik d252539125 fix(legacy): Support negative amounts in layoutConfirmTx().
3 years ago
Andrew Kozlik b90ce7f2fc test(crypto): Add unit tests for ecdsa_sig_from_der().
3 years ago
Andrew Kozlik 06ce14096c chore(core): Reject replacement transactions which involve negative
3 years ago
Andrew Kozlik 3be0138aae test: Add device test for replacement transaction with invalid original signature.
3 years ago
Andrew Kozlik 9ab4efdbad test: Enable and tweak RBF device tests for T1.
3 years ago
Andrew Kozlik 389f14d6c4 feat(legacy): Implement replacement transaction signing flow.
3 years ago
Andrew Kozlik 4ad1fbc133 chore(legacy): Create TxInfo struct in Bitcoin signing.
3 years ago
Andrew Kozlik a2e35fabce chore(legacy): Rename variables in signing to match the names in core.
3 years ago
Andrew Kozlik 9f6d4ec538 chore(crypto): Implement DER signature parsing.
3 years ago
Pavol Rusnak b9c0b597bc nix: bump stable nixos-20.09 to latest
3 years ago
Pavol Rusnak 78be2c9cac fix(crypto): fix build on clang/arm64
3 years ago
Andrew Kozlik acf7294ca2 test(crypto): Add more unit tests for invalid T9 prefix in SLIP39 word lookup.
3 years ago
Andrew Kozlik 55f3df6b0c chore(crypto): Rework SLIP-39 word lookup.
3 years ago
Andrew Kozlik e3afd984ae test(crypto): Add SLIP39 word completion test.
3 years ago
Andrew Kozlik e615fc6263 chore(crypto): Rename wordlist to slip39_wordlist and add include guards.
3 years ago
Andrew Kozlik aeb021b159 chore(core): Improve naming of SLIP39's T9 mask lookup.
3 years ago
Andrew Kozlik 7fc1851279 fix(crypto): Improve naming and robustness of SLIP39's T9 mask lookup.
3 years ago
Pavol Rusnak d9a8194e14
docs: use absolute link for toif_convert
3 years ago
matejcik 5feb76f603 fix(python): do not log "resumed session" if there is no id
3 years ago
matejcik 4d4d0e7216 fix(python): do not call EndSession in bootloader mode (fixes #1379)
3 years ago
matejcik 48024de685 chore: gitignore memperf results
3 years ago
Pavol Rusnak d657cdaeef
fix(common): update protob combine script to reflect new changes
3 years ago
Martin Milata a0fccca041 ci(core): increase PYTEST_TIMEOUT for memory profiling
3 years ago
Martin Milata e67465a7da chore(vendor): update micropython to include more precise memory profiling
3 years ago
Andrew Kozlik c5f26beeea fix(crypto): Fix undefined behavior in xmr_read_varint().
3 years ago
Andrew Kozlik dab353f888 test(crypto): Test signature verification for a digest which is equal to the group order.
3 years ago
Andrew Kozlik fed59ec770 fix(crypto): In ecdsa_verify_digest() allow the digest to be equal to the order of the group.
3 years ago
Pavol Rusnak 1187e4ddaf style(common): use new syntax for typing in autogenerated protobuf enums
3 years ago
Pavol Rusnak 1e8673bf5f style(core/apps): use new syntax for typing
3 years ago
Pavol Rusnak 0036686588 style(core/mocks): use new syntax for typing
3 years ago
Pavol Rusnak a1dda836ec style(core/src): use new syntax for typing
3 years ago
Pavol Rusnak cd829a99de style(python/src): use new syntax for typing
3 years ago
Martin Milata 8fd12f4373 fix(tests): run test_softlock_instability on emulator only
3 years ago
Martin Milata ee64b65b26 refactor(core): call super().__init__() in subclasses
3 years ago
Martin Milata fa1566cb71 refactor(core): call super().__init__() in Component and Layout subclasses
3 years ago
Martin Milata 76eb54b6f8 docs: minor clarification of review process
3 years ago
Pavol Rusnak d8dd2f64a9
legacy: update release date for 1.9.4
3 years ago
Pavol Rusnak 624220b5da
core: update release date for 2.3.5
3 years ago
Pavol Rusnak 0519c8bd13
Revert "chore(core): bump version to 2.3.6"
3 years ago