Commit Graph

11111 Commits (andrewkozlik/fw-hash2)
 

Author SHA1 Message Date
Andrew Kozlik 8014bb3c03 feat(legacy): Return fw_vendor in firmware Features message.
2 years ago
Andrew Kozlik a0cbef13e6 fixup! feat(core): Show progress in GetFirmwareHash.
2 years ago
Andrew Kozlik 3ce4733af0 feat(legacy): Show progress in GetFirmwareHash.
2 years ago
Andrew Kozlik 5cad9c6a2a feat(core): Show progress in GetFirmwareHash.
2 years ago
Andrew Kozlik eac21e7d22 feat(core): Return fw_vendor in firmware Features message.
2 years ago
Andrew Kozlik baed1f91c9 fixup! feat(core): Implement GetFirmwareHash message.
2 years ago
Andrew Kozlik a7cc82da5f fixup! feat(trezorctl): Add firmware get-hash command.
2 years ago
Andrew Kozlik 280700951e fixup! feat(core): Implement GetFirmwareHash message.
2 years ago
Andrew Kozlik 3971c2e2ef fixup! feat(legacy): Implement GetFirmwareHash message.
2 years ago
Andrew Kozlik ace23afdda refactor: Move flash_init to emulator main.
2 years ago
Andrew Kozlik fdfd3bc929 fixup! feat(core): Implement GetFirmwareHash message.
2 years ago
Andrew Kozlik d429101cb4 fixup! feat(tools): Add firmware_hash.py.
2 years ago
Andrew Kozlik e791356da3 feat(tools): Add firmware_hash.py.
2 years ago
Andrew Kozlik 25010f304c feat(legacy): Implement GetFirmwareHash message.
2 years ago
Andrew Kozlik c378929df9 feat(trezorctl): Add firmware get-hash command.
2 years ago
Andrew Kozlik d7ae5b3347 feat(core): Implement GetFirmwareHash message.
2 years ago
Andrew Kozlik 4cb9795a9f feat(common): Add GetFirmwareHash message.
2 years ago
TychoVrahe 7912a7d0d3
build(core,storage): fix conditional compilation for different Trezor models
2 years ago
vdovhanych d1b86eb6b2 ci: add newly opened issues to the beta project
2 years ago
Martin Milata 49dbc92782 fix(core/ui): add missing sources to build
2 years ago
tychovrahe 0a735ead1e build(core) - Move comments to separate lines to avoid spaces being added to the value
2 years ago
grdddj cac27e2338 chore(tests): comment on no-longer-valid transaction links
2 years ago
grdddj 2cb2ba7f6a chore(tests): create real taproot transactions
2 years ago
grdddj e4a6608d1f chore(tests): divide test BTC transactions between existing and unexisting
2 years ago
Ondřej Vejpustek 8356d0a572 fix(crypto): use zero auxiliary data in BIP340
2 years ago
matejcik a9b46f0249 fix(core/rust): be more defensive about strings coming in from uPy
2 years ago
matejcik 8dd7a22f8b refactor(core/rust): disallow creating byte buffers from &str
2 years ago
matejcik 32c3320f07 refactor(core/rust): pass around &str instead of [u8] in most places
2 years ago
matejcik 785dc7f4d7 feat(core/rust): introduce StrBuffer
2 years ago
Ondrej Mikle 2ced50ed16 fix(core): update JLink command line flashing parameters
2 years ago
Martin Milata c153ffe4b3 ci: ui2 device tests
2 years ago
Martin Milata 1f612580f7 feat(core): enable UI tests for redesigned UI
2 years ago
Martin Milata 2f987c3c5e refactor(core/ui): remove dependencies on old layouts
2 years ago
Martin Milata 2a3f0c16bd ci(monero): update test executable, enable more tests
2 years ago
Martin Milata cae87b9065 ci: fix glob for changed files
2 years ago
Martin Milata d1978c062d test(storage): remove timeouts for test_random and test_random_upgrade
2 years ago
Martin Milata 31f4e4f3db test(storage): increase timeout for test_random
2 years ago
Martin Milata 8965ad68f2 ci: fix core unit test asan
2 years ago
Martin Milata 38f4ab0983 feat(core/rust/ui): return Layout results as singleton objects
2 years ago
Martin Milata 4cf917c7cb build(core): fix TREZOR_EMULATOR_DEBUGGABLE
2 years ago
Jan Pochyla 36829cfa8f feat(core/rust): Add obj_module! macro
2 years ago
Christian Reitter 420a031a32 docs(crypto): document fuzzer dictionary export format
2 years ago
Christian Reitter 49f2c5e7ea feat(crypto): clear internal BIP32 & BIP39 caches
2 years ago
Christian Reitter dbc070976e feat(crypto): adapt to schnorr function removal
2 years ago
Christian Reitter b9a3a73c27 feat(crypto): improved clang version checks, remove duplicate, adapt to refactor
2 years ago
Christian Reitter cf3c57d0ae feat(crypto): improve trezor-crypto fuzzer, add new dictionary extraction program
2 years ago
Christian Reitter 47a05720aa docs(crypto): update fuzzer documentation
2 years ago
Christian Reitter 18192e8eb2 feat(crypto): small fuzzer improvements
2 years ago
Christian Reitter 052a860afc feat(crypto): fuzz mnemonic_from_data()
2 years ago
Christian Reitter 5564251920 feat(crypto): improve fuzzer secp256k1-zkp integration, add build workaround and sanitizer optimization, minor renaming
2 years ago