Commit Graph

41 Commits (5f016a896a4b384dc21410cb461c4d9b08ee45d2)

Author SHA1 Message Date
matejcik 5f016a896a chore: upgrade style checkers
3 months ago
matejcik edc2add85e style(core): apply isort 5
9 months ago
Martin Milata 14a8b0c62b fix(core): do not touch idle timer on USB events
1 year ago
Andrew Kozlik 9bb1d1cf8b feat(core): Implement storage.cache.get_int_all_sessions().
1 year ago
grdddj 428ac8d2ac chore(core): delete unused code in src
1 year ago
Martin Milata b12de5d861 feat(core): CoSi collective signatures
1 year ago
grdddj 8bb73ffebe chore(core): decrease storage size by 210 bytes
2 years ago
grdddj 52558c7b96 chore(core): use more const to decrease space
2 years ago
Andrew Kozlik 0ba966b979 fix(core): Fix bug in SetBusy when running CI tests.
2 years ago
Andrew Kozlik 5bbfd40df6 feat(core): Add set_int() and get_int() to storage cache.
2 years ago
Andrew Kozlik d089fd3187 feat(core): Implement SetBusy message.
2 years ago
Andrew Kozlik 2ac3d0acb4 feat(core): Implement GetNonce command.
2 years ago
grdddj 9fc5bb546b style(core): full pyright-based type-checking
2 years ago
matejcik c38efaa9a5 chore: make bitcoin-only checker happy
3 years ago
matejcik 10e338e005 feat(core/cardano): allow derivation type selection
3 years ago
matejcik f818f4bc23 feat(core): derive Cardano seed together with normal seed, if requested
3 years ago
matejcik 8caac218ec feat(core/cardano): indicate whether Cardano seed should be derived
3 years ago
amadejpapez 85ba7c12ba style(all): use f-strings for formatting
3 years ago
matejcik 52c34c7364 fix(core): allow caching empty values (fixes #1659)
3 years ago
matejcik ed5c357b78 fix(core): properly cache last successful unlock time
3 years ago
matejcik f6f3c7ffcf fix(core): prevent flickering when homescreen does not need to redraw
3 years ago
matejcik 96fd347ca8 fix(core): keep value of experimental_features cached across workflow restarts
3 years ago
matejcik aaa3ce6117 fix(core/bitcoin): fix CoinJoin authorization with new cache
3 years ago
matejcik e859c13d70 refactor(core): limit global imports in key places
3 years ago
matejcik 276bb59dba refactor(core/cardano): update caching mechanism
3 years ago
matejcik 3cdb09c294 refactor(core): modify cache to preallocate all its data
3 years ago
Martin Milata ac711fb8ee style(core): use more recent type annotation syntax
3 years ago
Martin Milata 8b3ac659a0 style(core): mypy: disable implicit Optional for function arguments
3 years ago
Pavol Rusnak a1dda836ec style(core/src): use new syntax for typing
4 years ago
Martin Milata cff4955f93 core: implement SafetyChecks.PromptTemporarily
4 years ago
matejcik e0583dd5cb all: use a specific error code for "invalid session"
4 years ago
matejcik 4909821f35 core: implement EndSession
4 years ago
Andrew Kozlik 8bcb3d8fb6 core/storage: Add delete() method to storage.cache.
4 years ago
Andrew Kozlik 377bff68f4 core/bitcoin: Implement DoPreauthorized message.
4 years ago
matejcik 8c4cb58098 core: introduce caching decorators
4 years ago
Tomas Susanka 6c47bf8230 core: store multiple sessions/caches at the same time
4 years ago
matejcik 1f50a13edf
core: use cache for Monero live refresh confirmation
4 years ago
Tomas Susanka b96d7cafbb
core: rework cache and fix cardano caching
4 years ago
Tomas Susanka 4a0f727f13
core: fix monero
4 years ago
Tomas Susanka 90d5cdfd5b
all: rework passphrase
4 years ago
matejcik 5c93ecd53a core: create top-level storage module
5 years ago