1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-19 14:08:11 +00:00
trezor-firmware/core/mocks
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
..
generated refactor(core/monero): Monero code cleanup 2022-05-16 12:37:24 +02:00
gc.pyi core/typing: improve extmod types 2019-07-09 12:51:48 +02:00
micropython.pyi refactor(core/monero): Monero code cleanup 2022-05-16 12:37:24 +02:00
ubinascii.pyi fix(core): allow AnyStr as parameter for unhexlify 2021-09-10 15:09:03 +02:00
uctypes.pyi style(core): full pyright-based type-checking 2022-01-07 21:41:17 +01:00
uio.pyi core/typing: improve extmod types 2019-07-09 12:51:48 +02:00
uos.pyi core/typing: improve extmod types 2019-07-09 12:51:48 +02:00
ustruct.pyi core/typing: improve extmod types 2019-07-09 12:51:48 +02:00
utime.pyi feat(core): implement conversion from timestamp to datetime 2021-10-29 11:00:30 +02:00
utimeq.pyi core/typing: improve extmod types 2019-07-09 12:51:48 +02:00