1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-12-24 07:18:09 +00:00
trezor-firmware/core/src
matejcik 221a7c9973 fix(core): drop support for __slots__ from obj_eq / obj_repr
__slots__ are unsupported in micropython

[no changelog]
2022-05-16 12:37:24 +02:00
..
apps refactor(core/monero): Monero code cleanup 2022-05-16 12:37:24 +02:00
storage feat(core): implement basic R emulator 2022-05-06 11:44:52 +02:00
trezor fix(core): drop support for __slots__ from obj_eq / obj_repr 2022-05-16 12:37:24 +02:00
.gitignore MONOREPO CREATE FROM trezor-core 2019-04-15 19:14:40 +02:00
all_modules.py refactor(core/monero): Monero code cleanup 2022-05-16 12:37:24 +02:00
all_modules.py.mako fix(core): bitcoin-only all_modules.py 2021-10-07 15:26:49 +02:00
boot.py refactor(core): disable SD, SBU, fatfs for T1 build 2021-08-20 12:22:13 +02:00
main.py refactor(core): improve clarity in main.py 2021-05-06 13:14:21 +02:00
session.py feat(core): avoid restarting session for select messages (fixes #1631) 2021-06-01 14:07:29 +02:00
typing.py style(core): full pyright-based type-checking 2022-01-07 21:41:17 +01:00
usb.py style(core): full pyright-based type-checking 2022-01-07 21:41:17 +01:00