Commit Graph

218 Commits (29e883ab5936ca4b6e8f8c51184ad9cf154d88ad)

Author SHA1 Message Date
Pavol Rusnak a95405b693
python: don't use py3.6+ format strings yet
5 years ago
matejcik 4d7e3c8a23
python: use TREZOR_PATH in get_default_client
5 years ago
matejcik 1b04d1caa7
core/tools: drop tools obsoleted by headertool
5 years ago
matejcik 9341f0d584
core: improve building of vendor headers
5 years ago
matejcik cc29b22f91
core/tools: introduce headertool
5 years ago
matejcik b26a430b85
python/firmware: shorten names for vendor header fields
5 years ago
matejcik 3fc3231254
python/firmware: simplify calculate_code_hashes
5 years ago
matejcik 40477b836e
python/firmware: make header_digest function more intelligent
5 years ago
matejcik 18d4bd30a3
python/firmware: add production and development boardloader keys
5 years ago
matejcik 15bd35824b
python/cosi: improve API
5 years ago
matejcik 941087179f
python/firmware: clarify firmware image types
5 years ago
matejcik ab82382b1e
python/firmware: make header digest function public
5 years ago
matejcik 6cd976fdee
python/firmware: support bootloader headers
5 years ago
matejcik 7e6b39cd8e
python/firmware: mark reserved fields as private
5 years ago
matejcik fb2c57d3c9
python/firmware: improve handling of bootloader keys
5 years ago
Dušan Klinec af6a607b39 common/xmr: message changes optimizing runtime and memory (#786)
5 years ago
Tomas Susanka 51ef963738 tests: introduce UI tests for core
5 years ago
Jan Hrnko 95f8b68677 Drop pyargs
5 years ago
1000101 2e8df889dc python: allow nix build from directory (#781)
5 years ago
matejcik b7c0a93d18 python: bump version in setup.py
5 years ago
matejcik 0203ac206d python: mark for release v0.11.6
5 years ago
robert afc897d693 trezorctl: add u2f-counter to recover
5 years ago
matejcik cf80f9cc43 python: update changelog
5 years ago
matejcik 700c5e4f32 python: fix expand-words functionality in recovery (fixes #778)
5 years ago
Pavol Rusnak d6a3725955
common: remove coins with no trezor compatible wallets
5 years ago
Pavol Rusnak e5bdf0d51b
Merge pull request #742 from trezor/language
5 years ago
Szymon Lesisz 21b6ab3e98 common: update zcash consensus branch_id (Blossom fork) (#745)
5 years ago
Pavol Rusnak 7646b97dca
common: divisibility -> decimals
5 years ago
matejcik a46fd6f508 core: auto-generate FIDO icons
5 years ago
Pavol Rusnak bb8d809a6d
common: change language field to IETF BCP 47 language tag
5 years ago
Pavol Rusnak 3d50bb5ed8
common: add Peercoin, regenerate coins
5 years ago
Andrew Kozlik 1bc8226a50 common, core: Add wipe_code_protection to the Features message.
5 years ago
Andrew Kozlik 83fab3c220 trezorctl: Add set wipe-code command.
5 years ago
Andrew Kozlik 4381511930 common: Add ChangeWipeCode message.
5 years ago
matejcik 34913a328a all: disallow most RecoveryDevice fields in dry-run (fixes #666)
5 years ago
matejcik b6d46e93e1 python: auto-generate OPTIONS.rst
5 years ago
matejcik 65bb8cdf4e python/trezorctl: only accept json for sign-tx, document the format
5 years ago
matejcik 8f2b22a8f5 python: add more protobuf tests
5 years ago
matejcik bd9bf4e2bc python: rename webauthn and u2f to fido
5 years ago
matejcik 8e4de5e929 python/trezorctl: split trezorctl into separate modules
5 years ago
matejcik 862e582ec1 tests: make {needs,no}_backup flags available in test suite
5 years ago
matejcik d9c581b95b python: run flake8 as part of make style
5 years ago
matejcik fd8aed6105 all: drop XPRV feature of LoadDevice
5 years ago
Pavol Rusnak 16af7f1353 common: add {needs,no}_backup flags to LoadDevice, make it debug only
5 years ago
Tomas Susanka 90edad55fc python and tests: typos
5 years ago
Tomas Susanka ef9900ee52 python: get u2f counter
5 years ago
Tomas Susanka 2a20287882 common/protobuf: add message for retrieving an increased u2f counter
5 years ago
matejcik fc7b76c9e7 move changelog entry from core to python
5 years ago
EDmitry e286bd46f9 Field "sender" is renamed to "from" in eosio ABI for un/delegatebw
5 years ago
matejcik 3349f737df python/debuglink: prevent race with recovery homescreen eating debuglink decisions
5 years ago