1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-01-18 19:31:04 +00:00
trezor-firmware/python/.changelog.d
matejcik 53bdef5bb4 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-17 11:28:12 +01:00
..
.gitignore docs(python): use towncrier for generating CHANGELOG.md 2021-05-04 14:18:01 +02:00
+4afd8b1d.fixed fix(python): prevent accidental modification of models.TREZORS 2024-09-11 12:59:04 +02:00
3442.removed.1 chore(core): remove CoSi functionality 2024-07-01 09:32:38 +02:00
3728.added feat(core): add support for T3B1 2024-07-16 15:56:28 +02:00
4000.added feat(python): Implement DebugLinkOptigaSetSecMax. 2024-07-09 16:52:50 +02:00
4041.added chore(core): Use enum for for dealing with device rotations 2024-11-13 11:08:56 +01:00
4076.added feat(python): add pretty-printing of protobuf messages in IPython 2024-10-02 10:38:27 +02:00
4089.changed feat(python): make webusb transport more resilient 2024-08-28 00:08:48 +02:00
4089.fixed feat(python): make webusb transport more resilient 2024-08-28 00:08:48 +02:00
4101.added feat(python): implement benchmark application interface 2024-10-11 16:35:34 +02:00
4119.removed feat: Remove display_random feature. 2024-08-27 19:33:23 +02:00
4155.added feat(python): introduce device.setup() for entropy check 2025-01-17 11:28:12 +01:00
4282.added chore(python): add shortcut in trezorlib for academic seed 2024-11-01 16:44:31 +01:00
4351.added feat(python): support sortedmulti 2024-12-02 12:21:24 +01:00
4464.added feat(python): introduce device.setup() for entropy check 2025-01-17 11:28:12 +01:00
4464.added.1 feat(python): introduce expect argument to client.call 2025-01-17 11:28:12 +01:00
4464.deprecated feat(python): introduce device.setup() for entropy check 2025-01-17 11:28:12 +01:00
4464.deprecated.2 deprecation(python): deprecate @expect 2025-01-17 11:28:12 +01:00