You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i guess it's kinda related to #18, you can run it but you are not able to work with it
running tests against lower versions fails on setup with:
CONTROLLER: Traceback (most recent call last):
File "/Workspace/trezor-user-env/src/controller.py", line 63, in get_response
command_response = self.run_command_and_get_its_response()
File "/Workspace/trezor-user-env/src/controller.py", line 98, in run_command_and_get_its_response
return self.run_emulator_command()
File "/Workspace/trezor-user-env/src/controller.py", line 155, in run_emulator_command
emulator.setup_device(
File "/Workspace/trezor-user-env/src/emulator.py", line 239, in setup_device
i guess there will be more issues related to that, like DebugLink decisions etc.
currently we are able to work with T1 >= 1.80 and TT >= 2.1.0. other emulators wont start.
We can save up some space by not downloading them
The text was updated successfully, but these errors were encountered: