1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-13 19:18:56 +00:00
trezor-firmware/core/embed
Dusan Klinec 33c174491f refactor(core/monero): Monero code cleanup
* remove support for HF12 and below
* remove MLSAG support
* clean up monero cryptography naming
* get rid of "optional first argument" pattern, in favor of mandatory argument that is allowed to be None
  (and fix several bugs related to this feature)

Co-authored-by: grdddj <jiri.musil06@seznam.cz>
Co-authored-by: Martin Milata <martin@martinmilata.cz>
Co-authored-by: matejcik <ja@matejcik.cz>
2022-05-16 12:37:24 +02:00
..
boardloader feat(core): initial Model R display implementation with framebuffer 2022-05-10 16:49:23 +02:00
bootloader feat(core): set colors for monochromatic displays 2022-05-10 16:49:23 +02:00
bootloader_ci feat(core): set colors for monochromatic displays 2022-05-10 16:49:23 +02:00
extmod refactor(core/monero): Monero code cleanup 2022-05-16 12:37:24 +02:00
firmware feat(core): initial Model R display implementation with framebuffer 2022-05-10 16:49:23 +02:00
prodtest refactor(core): rename shutdown to shutdown_privileged 2021-06-23 16:40:45 +02:00
reflash refactor(core): rename shutdown to shutdown_privileged 2021-06-23 16:40:45 +02:00
rust chore(core/rust): use clippy for all features 2022-05-16 10:49:04 +02:00
segger
trezorhal feat(core): set colors for monochromatic displays 2022-05-10 16:49:23 +02:00
unix fix(core/emulator): make sure SDL keyboard and quit events are always processed 2022-05-16 10:59:48 +02:00
vendorheader