1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-02-11 23:22:50 +00:00
trezor-firmware/core/src/apps/bitcoin
2021-03-17 12:16:08 +01:00
..
sign_tx chore(core/bitcoin): Separate Decred-specific scripts from Bitcoin scripts. 2021-03-17 12:16:08 +01:00
__init__.py Revert "core: remove ownership messages from the public api for now" 2020-09-03 14:56:27 +02:00
addresses.py multi: Add decred staking. 2021-03-17 12:16:08 +01:00
authorization.py chore: make tx type names shorter 2020-09-23 16:00:10 +02:00
authorize_coinjoin.py refactor(core): model-dependent UI component directories 2021-02-10 13:57:19 +01:00
common.py multi: Add decred staking. 2021-03-17 12:16:08 +01:00
get_address.py refactor(core): introduce layouts 2021-02-10 13:57:19 +01:00
get_ownership_id.py feat(core/bitcoin): use path schemas 2020-11-05 14:30:11 +01:00
get_ownership_proof.py refactor(core): model-dependent UI component directories 2021-02-10 13:57:19 +01:00
get_public_key.py multi: Add decred staking. 2021-03-17 12:16:08 +01:00
keychain.py fix(core): add exceptions for unchained capital paths 2021-02-12 21:56:03 +01:00
multisig.py feat(core/bitcoin): use path schemas 2020-11-05 14:30:11 +01:00
ownership.py docs(core): Add references to SLIPs in the code. 2021-03-09 20:01:59 +01:00
readers.py core: use utils.BufferReader instead of apps.common.BytearrayReader 2020-07-24 14:09:31 +02:00
scripts_decred.py chore(core/bitcoin): Separate Decred-specific scripts from Bitcoin scripts. 2021-03-17 12:16:08 +01:00
scripts.py chore(core/bitcoin): Separate Decred-specific scripts from Bitcoin scripts. 2021-03-17 12:16:08 +01:00
sign_message.py fix(core/bitcoin): validate path before asking to sign message (which could otherwise fail) 2020-11-05 14:30:11 +01:00
verification.py style(core/apps): use new syntax for typing 2020-12-01 15:52:29 +01:00
verify_message.py style(core/apps): use new syntax for typing 2020-12-01 15:52:29 +01:00
writers.py style(core): use PEP515 Underscores in Numeric Literals 2020-11-23 14:30:16 +01:00