You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
trezor-firmware/core/src/apps/bitcoin
Pavol Rusnak 1e8673bf5f
style(core/apps): use new syntax for typing
4 years ago
..
sign_tx style(core/apps): use new syntax for typing 4 years ago
__init__.py
addresses.py feat(core/bitcoin): use path schemas 4 years ago
authorization.py
authorize_coinjoin.py feat(core/bitcoin): use path schemas 4 years ago
common.py style(core/apps): use new syntax for typing 4 years ago
get_address.py feat(core/bitcoin): do not show path warning when GetAddress is called silently (fixes #1206) 4 years ago
get_ownership_id.py feat(core/bitcoin): use path schemas 4 years ago
get_ownership_proof.py feat(core/bitcoin): use path schemas 4 years ago
get_public_key.py feat(core/bitcoin): use path schemas 4 years ago
keychain.py style(core/apps): use new syntax for typing 4 years ago
multisig.py feat(core/bitcoin): use path schemas 4 years ago
ownership.py perf(core/extmod): replace HMAC Python implementation with C 4 years ago
readers.py
scripts.py
sign_message.py fix(core/bitcoin): validate path before asking to sign message (which could otherwise fail) 4 years ago
verification.py style(core/apps): use new syntax for typing 4 years ago
verify_message.py style(core/apps): use new syntax for typing 4 years ago
writers.py style(core): use PEP515 Underscores in Numeric Literals 4 years ago