.. |
sign_tx
|
core/bitcoin: Use dynamic dispatch for confirmation dialogs in sign_tx.
|
2020-08-21 21:30:15 +02:00 |
__init__.py
|
core/bitcoin: Implement AuthorizeCoinJoin message.
|
2020-08-04 17:32:44 +02:00 |
addresses.py
|
core/bitcoin: drop unused validate_path_for_bitcoin_public_key
|
2020-07-24 16:37:58 +02:00 |
authorization.py
|
core/bitcoin: Change CoinJoin round ID length to 32 bytes and remove rate limiting.
|
2020-08-04 17:32:44 +02:00 |
authorize_coinjoin.py
|
core/bitcoin: Implement AuthorizeCoinJoin message.
|
2020-08-04 17:32:44 +02:00 |
common.py
|
core/bitcoin: Move BIP32_WALLET_DEPTH to common.
|
2020-08-04 17:32:44 +02:00 |
get_address.py
|
core: update isort config to place relative imports last
|
2020-05-18 14:31:51 +02:00 |
get_ownership_id.py
|
core: update references to keychain everywhere
|
2020-07-24 16:37:58 +02:00 |
get_ownership_proof.py
|
core/bitcoin: Support preauthorization in GetOwnershipProof message.
|
2020-08-04 17:32:44 +02:00 |
get_public_key.py
|
core: update references to keychain everywhere
|
2020-07-24 16:37:58 +02:00 |
keychain.py
|
core: allow spending coins from Bitcoin paths if the coin ...
|
2020-08-21 11:49:03 +02:00 |
multisig.py
|
core/bitcoin: finalize bitcoin refactor
|
2020-05-18 14:31:51 +02:00 |
ownership.py
|
core: update references to keychain everywhere
|
2020-07-24 16:37:58 +02:00 |
readers.py
|
core: use utils.BufferReader instead of apps.common.BytearrayReader
|
2020-07-24 14:09:31 +02:00 |
scripts.py
|
core: use utils.BufferReader instead of apps.common.BytearrayReader
|
2020-07-24 14:09:31 +02:00 |
sign_message.py
|
core: display coin name when signing message
|
2020-08-18 13:45:49 +02:00 |
verification.py
|
core/bitcoin: Rename witness_p2wsh() to witness_multisig().
|
2020-07-03 11:17:19 +02:00 |
verify_message.py
|
core: display coin name when signing message
|
2020-08-18 13:45:49 +02:00 |
writers.py
|
core: move decred writers to decred.py
|
2020-05-18 14:31:51 +02:00 |