This website requires JavaScript.
Explore
Help
Sign In
arno
/
trezor-firmware
Watch
1
Star
0
Fork
0
You've already forked trezor-firmware
mirror of
https://github.com/trezor/trezor-firmware.git
synced
2025-01-18 19:31:04 +00:00
Code
Issues
Releases
Wiki
Activity
1fd59524e1
trezor-firmware
/
python
/
.changelog.d
/
4155.added
2 lines
62 B
Plaintext
Raw
Normal View
History
Unescape
Escape
feat(python): introduce `device.setup()` for entropy check this deprecates `device.reset()`, and moves the new arguments to `device.setup()`. Also it changes default backup type on core devices to SLIP39-single, same as Suite, and randomizes the number of entropy check rounds, if not provided from outside.
2025-01-10 12:43:49 +00:00
Added support for entropy check workflow in `device.reset()`.
Reference in New Issue
Copy Permalink