Commit Graph

15 Commits (5671bd037b2f8653b4ff52ed44a519177ccb3c63)

Author SHA1 Message Date
grdddj 5671bd037b chore(core): add type hints to emu.py
2 years ago
Pavol Rusnak edb87359eb feat(core): headless emulator implies disabled animations
2 years ago
grdddj 5d76144ef5 chore(common): always use resolve() when accessing parent of the Path
2 years ago
matejcik 25385af159 feat(core/emu.py): erase profile when running emu.py -e
3 years ago
Pavol Rusnak 50fdd183c2
ci: enable editorconfig checks, fix whitespace issues
4 years ago
Martin Milata c89a8b7bd5 ci(core): add memory profiler job
4 years ago
Pavol Rusnak 063aba910d core: rename emulator to trezor-emu-core
4 years ago
matejcik 72cde5a57d core: disallow parsing options after command (fixes #951)
4 years ago
matejcik 5bd8d9b5bb core/sdcard: make allocating new SD card for emulator fast
4 years ago
matejcik 1d41141a1f core/emulator: properly ignore inotify problems (fixes #854)
4 years ago
matejcik 4c8c96272c emu: fix flag options with defaults
4 years ago
matejcik 271da3fa39 python: add detailed logging to emulator runner
4 years ago
Tomas Susanka 4850eaf534 emu.py: remove frozen variable
4 years ago
matejcik a3d309eca2 core/prof: make sure coverage data is generated with absolute paths
4 years ago
matejcik 8dce2cf98c core: introduce emulator runner (fixes #466)
4 years ago