.. |
__init__.py
|
core: call close_others() in place of ButtonRequest
|
2020-06-04 16:18:46 +02:00 |
address_type.py
|
core: use wire errors instead of ValueErrors where applicable
|
2020-02-27 10:46:01 +00:00 |
cbor.py
|
Bring back cbor.Raw - to be used for metadata
|
2020-07-30 17:17:03 +02:00 |
coininfo.py
|
fix(core): fix type annotations on CoinInfo
|
2020-09-23 16:00:10 +02:00 |
coininfo.py.mako
|
fix(core): fix type annotations on CoinInfo
|
2020-09-23 16:00:10 +02:00 |
coins.py
|
core: fix flake8 warning
|
2019-05-22 16:28:26 +02:00 |
confirm.py
|
core: call close_others() in place of ButtonRequest
|
2020-06-04 16:18:46 +02:00 |
keychain.py
|
feat(core): implement BIP-32 path schemas
|
2020-11-05 14:30:11 +01:00 |
layout.py
|
core: make QR code smaller for Monero
|
2020-07-01 17:20:04 +00:00 |
mnemonic.py
|
core: replace workflow.kill_default with workflow.close_others
|
2020-06-04 16:18:46 +02:00 |
passphrase.py
|
core: show passphrase on device
|
2020-08-21 21:30:15 +02:00 |
paths.py
|
feat(core): implement BIP-32 path schemas
|
2020-11-05 14:30:11 +01:00 |
readers.py
|
core: use utils.BufferReader instead of apps.common.BytearrayReader
|
2020-07-24 14:09:31 +02:00 |
request_pin.py
|
core: call close_others() in place of ButtonRequest
|
2020-06-04 16:18:46 +02:00 |
safety_checks.py
|
core: implement SafetyChecks.PromptTemporarily
|
2020-09-18 09:02:40 +02:00 |
sdcard.py
|
core/sdcard: also catch OSError in the formatting phase
|
2020-03-20 14:03:28 +01:00 |
seed.py
|
perf(core/extmod): replace HMAC Python implementation with C
|
2020-10-12 16:33:13 +02:00 |
signverify.py
|
chore(core): fix typing and kwargs usage
|
2020-09-23 16:00:10 +02:00 |
writers.py
|
core/bitcoin: move write_bitcoin_varint to common writers
|
2020-05-18 14:31:51 +02:00 |