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
Andrew Kozlik 6de20a7dcd
chore(core/bitcoin): Add DecredApprover.
3 years ago
..
sign_tx chore(core/bitcoin): Add DecredApprover. 3 years ago
__init__.py Revert "core: remove ownership messages from the public api for now" 4 years ago
addresses.py multi: Add decred staking. 3 years ago
authorization.py chore: make tx type names shorter 4 years ago
authorize_coinjoin.py refactor(core): model-dependent UI component directories 3 years ago
common.py chore(core/bitcoin): Add stricter script_type checks in sanitizers. 3 years ago
get_address.py refactor(core): introduce layouts 3 years ago
get_ownership_id.py feat(core/bitcoin): use path schemas 4 years ago
get_ownership_proof.py refactor(core): model-dependent UI component directories 3 years ago
get_public_key.py multi: Add decred staking. 3 years ago
keychain.py fix(core): add exceptions for unchained capital paths 3 years ago
multisig.py feat(core/bitcoin): use path schemas 4 years ago
ownership.py docs(core): Add references to SLIPs in the code. 3 years ago
readers.py core: use utils.BufferReader instead of apps.common.BytearrayReader 4 years ago
scripts.py chore(core/bitcoin): Separate Decred-specific scripts from Bitcoin scripts. 3 years ago
scripts_decred.py chore(core/bitcoin): Separate Decred-specific scripts from Bitcoin scripts. 3 years ago
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