Commit Graph

11122 Commits (396d81f2727fd7264f9c682ee94a47f94af1f1c4)
 

Author SHA1 Message Date
vdovhanych 396d81f272 ci: remove automation for adding issues to backlog project
2 years ago
Martin Milata 692ea1415e chore(core): bump version to 2.5.2
2 years ago
Martin Milata a4f924baa4 chore(legacy/firmware): bump version to 1.11.2
2 years ago
matejcik 540d3ebaab feat(legacy): report EMULATOR vendor in legacy
2 years ago
matejcik c9b521a8b0 tests: add test for firmware dumping and hashing
2 years ago
matejcik e47bcee4a4 fix(core): streamline progress animation disabling
2 years ago
matejcik ee694f36cf feat(python): implement firmware dumping
2 years ago
matejcik 64df33d8d8 feat(legacy): implement firmware dumping
2 years ago
matejcik 37c61c1381 feat(core): implement firmware dumping
2 years ago
Andrew Kozlik d693b0c196 feat(legacy): Return fw_vendor in firmware Features message.
2 years ago
Andrew Kozlik bd8d9c9c6b feat(legacy): Show progress in GetFirmwareHash.
2 years ago
Andrew Kozlik 485ee6e209 feat(core): Show progress in GetFirmwareHash.
2 years ago
Andrew Kozlik 822b1c344f feat(core): Return fw_vendor in firmware Features message.
2 years ago
Andrew Kozlik 1da446a8fb refactor: Move flash_init to emulator main.
2 years ago
Andrew Kozlik 1b43b2190a feat(tools): Add firmware_hash.py.
2 years ago
Andrew Kozlik e9828a5b59 feat(legacy): Implement GetFirmwareHash message.
2 years ago
Andrew Kozlik e43c14f448 feat(trezorctl): Add firmware get-hash command.
2 years ago
Andrew Kozlik 106ab65e21 feat(core): Implement GetFirmwareHash message.
2 years ago
Andrew Kozlik 6fe2d76dc1 feat(common): Add GetFirmwareHash message.
2 years ago
Andrew Kozlik 26d1fad2aa feat(legacy): Support Zcash version 5 transaction format.
2 years ago
grdddj c45ca3314c chore(tests): add on-chain-valid test vectors for Zcash v5
2 years ago
Tomas Krnak 7739825cc6 test: add device tests for Zcash v5
2 years ago
Tomas Krnak e166aef820 test(core): add test for zip244
2 years ago
Tomas Krnak 9985a72c6a feat!(core): support Zcash v5 transaction format
2 years ago
Tomas Krnak 670d11d627 feat(core): add `tx` argument to `create_sig_hasher` method
2 years ago
Pavol Rusnak a411a964e1 fix(core): re-enable passing of TREZOR_EMULATOR_RASPI flag
2 years ago
Martin Milata 18c8304339 fix(core): leftover TREZOR_MODEL defines
2 years ago
Pavol Rusnak 8f1d33d5f9 build(core,legacy): remove gcc, use cc instead of gcc
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