mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-11-29 19:08:12 +00:00
da4743c234
It seems counterintuitive that we need to regenerate ui fixtures because of some work on passphrase. The reason is that we have changed where the state (now session id) is generated. We have moved it to Features, so it is generated already after the Initialize message is received. It used to be generated later - during the PassphraseReq/Ack workflow and in some tests we ask for randomness between those steps. |
||
---|---|---|
.. | ||
screens | ||
__init__.py | ||
.gitignore | ||
download.py | ||
fixtures.json | ||
report.py |