1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-15 20:19:23 +00:00
trezor-firmware/core/src/apps/common
2021-05-06 13:14:21 +02:00
..
__init__.py style(core): use PEP515 Underscores in Numeric Literals 2020-11-23 14:30:16 +01:00
address_type.py style(core): use PEP515 Underscores in Numeric Literals 2020-11-23 14:30:16 +01:00
authorization.py fix(core/bitcoin): fix CoinJoin authorization with new cache 2021-05-06 13:14:21 +02:00
cbor.py refactor(core): move empty_bytearray to trezor.utils 2021-05-06 13:14:21 +02:00
coininfo.py chore(core): regenerate coins 2021-04-08 14:17:43 +02:00
coininfo.py.mako style(core): use more recent type annotation syntax 2021-04-01 11:12:30 +02:00
coins.py core: fix flake8 warning 2019-05-22 16:28:26 +02:00
confirm.py style(core): use more recent type annotation syntax 2021-04-01 11:12:30 +02:00
keychain.py refactor(core): defragment PathSchema memory usage 2021-05-06 13:14:21 +02:00
layout.py refactor(core): convert rest of apps.bitcoin to layouts 2021-03-30 22:34:01 +02:00
mnemonic.py refactor(core): limit global imports in key places 2021-05-06 13:14:21 +02:00
passphrase.py fix(core): fix top-level imports in apps.common.passphrase 2021-05-06 13:14:21 +02:00
paths.py refactor(core): defragment PathSchema memory usage 2021-05-06 13:14:21 +02:00
readers.py chore(core): Use BufferReader for CBOR decoding. 2021-02-10 23:20:56 +01:00
request_pin.py style(core): use more recent type annotation syntax 2021-04-01 11:12:30 +02:00
safety_checks.py refactor(core): modify cache to preallocate all its data 2021-05-06 13:14:21 +02:00
sdcard.py style(core): use more recent type annotation syntax 2021-04-01 11:12:30 +02:00
seed.py style(core): use more recent type annotation syntax 2021-04-01 11:12:30 +02:00
signverify.py refactor(core): convert rest of apps.bitcoin to layouts 2021-03-30 22:34:01 +02:00
writers.py refactor(core): move empty_bytearray to trezor.utils 2021-05-06 13:14:21 +02:00