Commit Graph

9865 Commits (6be367bf8b591d48e1e74d709c34319cff9df1d1)
 

Author SHA1 Message Date
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
4 years ago
Pavol Rusnak d8dd2f64a9
legacy: update release date for 1.9.4
4 years ago
Pavol Rusnak 624220b5da
core: update release date for 2.3.5
4 years ago
Pavol Rusnak 0519c8bd13
Revert "chore(core): bump version to 2.3.6"
4 years ago
Tomas Susanka 01d1058048 chore(core): bump version to 2.3.6
4 years ago
Pavol Rusnak 952adc5961
style(core): use PEP515 Underscores in Numeric Literals
4 years ago
Tomas Susanka bd0b91a229 fix(tests): fix extra ETH unknown token dialog for T1
4 years ago
matejcik fe55f0c1f0 build(core): do not regenerate resources for a mypy run
4 years ago
matejcik faa57e29db build(core): include generated resources.py in repo
4 years ago
matejcik a90cd57e4a ci: exclude more submodules from the yaml checker
4 years ago
matejcik 58387a5f04 fix(common): drop Zilliqa token (fixes #1318)
4 years ago
matejcik f83752a714 fix(tests): remove dropped EOSClassic test case
4 years ago
matejcik a89494f60c chore(core): regenerate network and tokens lists
4 years ago
matejcik f0ede24bd7 chore(common): refresh coins details
4 years ago
matejcik dc7f49aeea chore(common): update tokens and support data
4 years ago
matejcik 1bade86792 feat(common): load Ethereum networks from upstream
4 years ago
matejcik e72b6abf47 feat(common/tools): use pathlib in cointool
4 years ago
matejcik ac65867771 feat(common): move out blockbook urls to a separate file
4 years ago