1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-13 11:29:11 +00:00
trezor-firmware/trezorlib
matejcik 5087f30a69 firmware: fix byte order for VendorTrust field, reproduce reserved field
this fixes a problem when checking signature (and therefore
reconstructing) of a vendor header that doesn't have a VendorTrust of
all zeroes, e.g., the vendor header for test builds
2018-11-06 13:36:25 +01:00
..
messages
qt
tests trezorlib: add monero getaddress/getwatchkey + tests 2018-11-04 15:27:45 +01:00
transport bridge: perform HTTP request in read, not write 2018-10-10 13:15:28 +02:00
__init__.py
_ed25519.py cosi: replace slow djb implementation of ed25519 with an optimized one 2018-10-12 12:58:44 +02:00
btc.py btc: refactor and cleanup sign_tx api & flow 2018-11-06 13:36:25 +01:00
cardano.py
ckd_public.py
client.py client: inline PassphraseState flow into Passphrase flow 2018-11-06 13:36:25 +01:00
coins.py decred: Return tree and version in insight api (#319) 2018-10-10 12:44:54 +02:00
cosi.py cosi: tests for new verify_m_of_n method 2018-10-12 12:58:49 +02:00
debuglink.py debuglink: allow with-block without expected_responses 2018-10-10 13:15:28 +02:00
device.py style: isort & autopep 2018-10-10 13:15:28 +02:00
ethereum.py
exceptions.py exceptions: smarter, nicer exceptions from Failures 2018-10-12 15:49:17 +02:00
firmware.py firmware: fix byte order for VendorTrust field, reproduce reserved field 2018-11-06 13:36:25 +01:00
lisk.py
log.py
mapping.py
misc.py
monero.py fix style 2018-11-04 16:06:21 +01:00
nem.py
ontology.py
protobuf.py protobuf: make MessageType more dict-like, drop _add_ and _extend_ 2018-11-06 13:36:25 +01:00
protocol_v1.py
protocol_v2.py
ripple.py
stellar.py
tezos.py
tools.py debug: improve infrastructure and expected message reporting 2018-10-10 13:15:28 +02:00
tx_api.py altcoin: Capricoin support tests and minor trezorctl addition. (#325) 2018-10-24 15:05:59 +02:00
ui.py ui: switch ClickUI to use stderr 2018-10-25 12:47:14 +02:00