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
Martin Milata ac711fb8ee
style(core): use more recent type annotation syntax
3 years ago
..
sign_tx style(core): use more recent type annotation syntax 3 years ago
__init__.py Revert "core: remove ownership messages from the public api for now" 4 years ago
addresses.py style(core): use more recent type annotation syntax 3 years ago
authorization.py chore: make tx type names shorter 4 years ago
authorize_coinjoin.py refactor(core/ui): raise exception on dialog cancel by default 3 years ago
common.py style(core): use more recent type annotation syntax 3 years ago
get_address.py style(core): use more recent type annotation syntax 3 years ago
get_ownership_id.py feat(core/bitcoin): use path schemas 4 years ago
get_ownership_proof.py style(core): use more recent type annotation syntax 3 years ago
get_public_key.py refactor(core/ui): raise exception on dialog cancel by default 3 years ago
keychain.py style(core): use more recent type annotation syntax 3 years ago
multisig.py style(core): use more recent type annotation syntax 3 years ago
ownership.py style(core): use more recent type annotation syntax 3 years ago
readers.py core: use utils.BufferReader instead of apps.common.BytearrayReader 4 years ago
scripts.py style(core): use more recent type annotation syntax 3 years ago
scripts_decred.py style(core): use more recent type annotation syntax 3 years ago
sign_message.py refactor(core/ui): raise exception on dialog cancel by default 3 years ago
verification.py style(core): use more recent type annotation syntax 3 years ago
verify_message.py refactor(core/ui): raise exception on dialog cancel by default 3 years ago
writers.py style(core): use more recent type annotation syntax 3 years ago