1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-20 14:59:06 +00:00
trezor-firmware/core/mocks/generated/trezorcrypto
Martin Milata ac711fb8ee style(core): use more recent type annotation syntax
https://www.python.org/dev/peps/pep-0585/ - Type Hinting Generics In Standard Collections
https://www.python.org/dev/peps/pep-0604/ - Allow writing union types as X | Y
2021-04-01 11:12:30 +02:00
..
__init__.pyi style(core): use more recent type annotation syntax 2021-04-01 11:12:30 +02:00
bip32.pyi style(core): use more recent type annotation syntax 2021-04-01 11:12:30 +02:00
bip39.pyi style(core): use more recent type annotation syntax 2021-04-01 11:12:30 +02:00
crc.pyi
curve25519.pyi
ed25519.pyi style(core): use more recent type annotation syntax 2021-04-01 11:12:30 +02:00
monero.pyi style(core): use more recent type annotation syntax 2021-04-01 11:12:30 +02:00
nem.pyi
nist256p1.pyi
random.pyi
secp256k1_zkp.pyi
secp256k1.pyi style(core): use more recent type annotation syntax 2021-04-01 11:12:30 +02:00
shamir.pyi style(core): use more recent type annotation syntax 2021-04-01 11:12:30 +02:00
slip39.pyi chore(core): Improve naming of SLIP39's T9 mask lookup. 2020-12-15 13:41:42 +01:00