Commit Graph

9750 Commits (5feb76f6032de952c587e316c73595130404789c)
 

Author SHA1 Message Date
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
4 years ago
Martin Milata e67465a7da chore(vendor): update micropython to include more precise memory profiling
4 years ago
Andrew Kozlik c5f26beeea fix(crypto): Fix undefined behavior in xmr_read_varint().
4 years ago
Andrew Kozlik dab353f888 test(crypto): Test signature verification for a digest which is equal to the group order.
4 years ago
Andrew Kozlik fed59ec770 fix(crypto): In ecdsa_verify_digest() allow the digest to be equal to the order of the group.
4 years ago
Pavol Rusnak 1187e4ddaf style(common): use new syntax for typing in autogenerated protobuf enums
4 years ago
Pavol Rusnak 1e8673bf5f style(core/apps): use new syntax for typing
4 years ago
Pavol Rusnak 0036686588 style(core/mocks): use new syntax for typing
4 years ago
Pavol Rusnak a1dda836ec style(core/src): use new syntax for typing
4 years ago
Pavol Rusnak cd829a99de style(python/src): use new syntax for typing
4 years ago
Martin Milata 8fd12f4373 fix(tests): run test_softlock_instability on emulator only
4 years ago
Martin Milata ee64b65b26 refactor(core): call super().__init__() in subclasses
4 years ago
Martin Milata fa1566cb71 refactor(core): call super().__init__() in Component and Layout subclasses
4 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
matejcik f709df02d6 feat(common/tools): allow overriding non-token network duplicity info
4 years ago
matejcik e8fcdbb426 feat(common): add upstream Ethereum chains repository
4 years ago
matejcik 4628c774aa feat(core): re-allow unknown Ethereum networks, using Ethereum or Testnet paths (fixes #1335)
4 years ago
matejcik 7abe70e484 feat(core): improve ethereum tokens ui (fixes #800)
4 years ago
Rafael Korbas b311bd4d4a Add displaying of TTL to cardano transaction, align url validation with Ledger
4 years ago
Rafael Korbas b261f789f3 Add support for stakepool registration to Cardano
4 years ago
Martin Milata bf524854cd chore(legacy): missing changelog entry, formatting
4 years ago
Martin Milata 22cfcd1aed chore(core): missing changelog entry, formatting
4 years ago
Martin Milata 480332b803 fix(legacy): increase minimum auto-lock delay to 1 minute
4 years ago
Martin Milata 93d45f1aba fix(core): increase minimum auto-lock delay to 1 minute
4 years ago
Andrew Kozlik 65a9636bb5 test: Add device test for RBF finalization.
4 years ago
Andrew Kozlik f421a213fd feat(core): Inform user about transaction finalization in Bitcoin replacement transactions.
4 years ago
Pavol Rusnak c6e78e525a
fix: remove PIVX (#1359)
4 years ago
Pavol Rusnak b9c0b3969b
legacy+core: unify error codes in bootloaders (#1347)
4 years ago
Huge e871a1c4ae
docs(common): remove mention of deprecated folder (#1349)
4 years ago