1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-02-16 17:42:02 +00:00

Commit Graph

  • 95d411588e refactor(core): move wire buffer handling completely to memory_manager [no changelog] M1nd3r 2024-12-04 16:21:06 +0100
  • f0df006eb0 refactor(common): remove pairing_in/out and channel_in/out proto options [no changelog] M1nd3r 2024-12-04 16:33:47 +0100
  • 2f67affe00 fix(tests): change xfail to skip when using protocol_marker [no changelog] M1nd3r 2024-12-04 16:20:22 +0100
  • a35f86149d refactor(python,tests): add is_invalidated flag to client, do not set the emulator.client outside from emulator [no changelog] M1nd3r 2024-12-04 16:19:22 +0100
  • 05d2518372 fixup! build(ci): add thp builds and tests M1nd3r 2024-12-04 16:05:07 +0100
  • ba20feff57 refactor(core): move exclude list from wipe to wipe_cache [no changelog] M1nd3r 2024-12-04 15:50:12 +0100
  • 0550565465 refactor(core): clean channel and received_message_handler [no changelog] M1nd3r 2024-12-04 09:34:33 +0100
  • dd89d418f7 refactor(core): improve readability and logging in channel.py [no changelog] M1nd3r 2024-12-03 17:19:41 +0100
  • 18b8cc23db refactor(core): improve readability of channel_manager [no changelog] M1nd3r 2024-12-03 17:18:40 +0100
  • 81ce82831c chore(vendor): update fido2-tests [no changelog] M1nd3r 2024-12-02 15:49:45 +0100
  • 9e5f104832 test: update device tests [no changelog] M1nd3r 2024-12-02 15:49:04 +0100
  • e9c188d0ff test: update ui tests [no changelog] M1nd3r 2024-12-02 15:48:45 +0100
  • 8224e96151 test: update upgrade tests [no changelog] M1nd3r 2024-12-02 15:48:31 +0100
  • ff932f0b25 test: update persistence tests [no changelog] M1nd3r 2024-12-02 15:48:01 +0100
  • 38a7ff3e3b test: update click tests [no changelog] M1nd3r 2024-12-02 15:47:31 +0100
  • 1605a57d54 chore(python): update python tools [no changelog] M1nd3r 2024-12-02 15:46:51 +0100
  • 324fa9c10d chore(python): add python requirements [no changelog] M1nd3r 2024-12-02 15:45:58 +0100
  • fc371ed9e9 feat(python): implement session based trezorlib [no changelog] M1nd3r 2024-12-02 15:44:10 +0100
  • 0d6bfde214 feat(legacy): adapt legacy to THP changes [no changelog] M1nd3r 2024-12-02 15:42:35 +0100
  • 9b1c99af28 feat(core): implement THP M1nd3r 2024-12-02 15:41:37 +0100
  • aab07b3c2a chore(core): adapt SConscripts to THP needs M1nd3r 2024-12-02 15:39:44 +0100
  • 9b4dc5c239 chore: add build_unix_frozen_debug to core Makefile [no changelog] M1nd3r 2024-12-02 15:39:07 +0100
  • 459fff4a92 chore(core): adapt emu.py to new trezorlib [no changelog] M1nd3r 2024-12-02 15:38:30 +0100
  • 38b97300cf feat(common): add thp protobuf definitions and modify pb2py [no changelog] M1nd3r 2024-12-02 15:37:10 +0100
  • 70b55fbf8c build(ci): add thp builds and tests M1nd3r 2024-12-02 15:35:23 +0100
  • c9b50f3cde build(build-docker): use shasum first, then sha256sum Pavol Rusnak 2025-01-10 11:53:02 +0100
  • 1ef62aaf0b fix(core): rework 'too many PIN attempts' RSOD Lukas Bielesch 2024-10-30 10:51:04 +0100
  • 849af38f5e refactor(core): remove an unused member from ErrorScreen Roman Zeyde 2025-01-09 19:20:38 +0100
  • 2ca369e0fb fix(core): rework 'too many PIN attempts' RSOD Lukas Bielesch 2024-10-30 10:51:04 +0100
  • d61c5fe3d1 refactor(core): remove an unused member from ErrorScreen Roman Zeyde 2025-01-09 19:20:38 +0100
  • 7a72452207
    build(build-docker): use shasum first, then sha256sum Pavol Rusnak 2025-01-10 11:53:02 +0100
  • 43721ab396 feat(core/prodtest): add RGB LED test tychovrahe 2025-01-06 13:24:59 +0100
  • ab938092c6 fix(common): blockbook for testnet 4 Carlos Garcia Ortiz karliatto 2025-01-10 09:44:23 +0000
  • cbfbd48e3a docs: use 'trezorctl firmware update' Roman Zeyde 2025-01-08 09:15:54 +0100
  • aa12e1ab3c build(core): use internal model names everywhere Martin Milata 2025-01-09 23:40:59 +0100
  • 862c987779 refactor(core): consistent naming of UI layouts obrusvit 2025-01-08 14:45:24 +0100
  • 68b4003ab3 docs: use 'trezorctl firmware update' Roman Zeyde 2025-01-08 09:15:54 +0100
  • 7a1305ff37 refactor(core): consistent naming of UI layouts obrusvit 2025-01-08 14:45:24 +0100
  • b2b2236769 feat(core): Introdure driver for backlight_tps61062 + update prodtest with new control commands [no changelog] kopecdav/T3W1/backlight_tps61062_drivers kopecdav 2025-01-09 15:45:09 +0100
  • 57fa995b28 chore(core): include signed translations for 2.8.7 release/25.01 Martin Milata 2025-01-09 14:49:04 +0100
  • 8b56b7b14d
    Merge 276526ab62 into 367ba7cd5c Vít Obrusník 2025-01-09 13:46:25 +0100
  • d3f4f08e77
    Merge 7c3615e60b into 367ba7cd5c Lukáš Bielesch 2025-01-09 13:46:25 +0100
  • a2d69ce78f
    Merge 590382bd53 into 367ba7cd5c Ioan Bizău 2025-01-09 12:53:09 +0100
  • 367ba7cd5c fix(legacy): show XPUB using a QR code Roman Zeyde 2025-01-08 12:11:44 +0100
  • 023e0c8722 refactor(legacy): separate QR rendering into a helper function Roman Zeyde 2025-01-08 15:13:58 +0100
  • 47d9d63070 chore(core): fix channel manager docs [no changelog] M1nd3r/thp-temp7 M1nd3r 2025-01-09 11:59:48 +0100
  • 423ec24ea6 fix(legacy): show XPUB using a QR code Roman Zeyde 2025-01-08 12:11:44 +0100
  • b51fe9f13a refactor(legacy): separate QR rendering into a helper function Roman Zeyde 2025-01-08 15:13:58 +0100
  • 6b76378d34 refactor(rust/trezor-client): nicer way to specify timeouts matejcik 2025-01-08 13:45:30 +0100
  • 14e20c781c temp: fix device tests test_protection_levels by removing session.end call [no changelog] M1nd3r 2025-01-08 18:08:39 +0100
  • 0eeb66210a fix(core): remove unused payload parameter in channel [no changelog] M1nd3r 2025-01-08 17:31:57 +0100
  • 8121c7073e fix(test): fix style in thp unit tests [no changelog] M1nd3r 2025-01-08 17:30:47 +0100
  • 62b4c4afca fix: fix change failed test cause M1nd3r 2025-01-08 17:01:38 +0100
  • 86f8274595 chore(core): rework 'too many PIN tries' screen bieleluk/pin-attempts Lukas Bielesch 2024-10-30 10:51:04 +0100
  • 64062c8044 refactor(rust/trezor-client): nicer way to specify timeouts matejcik 2025-01-08 13:45:30 +0100
  • 590382bd53 fixup! feat(core): add libtropic to unix build ibz/20240805-libtropic Ioan Bizău 2025-01-08 09:11:34 +0100
  • 04dfd31aa0 feat(lincoln): hint component ui-lincoln obrusvit 2025-01-06 18:39:46 +0100
  • 8d753ed96a WIP: feat(lincoln): header component obrusvit 2024-12-31 13:18:46 +0100
  • d5bbfbb093 WIP: feat(lincoln): homescreen obrusvit 2024-12-23 14:45:50 +0100
  • 4ecf3a56a5 feat(lincoln): icon set obrusvit 2024-12-23 14:45:25 +0100
  • ebac885665 feat(lincoln): text styles obrusvit 2024-12-23 14:36:13 +0100
  • 03c088714f feat(lincoln): color palette obrusvit 2024-12-20 15:51:30 +0100
  • c19a00ef76 feat(lincoln): initial commit obrusvit 2024-12-19 16:38:30 +0100
  • d06382e298 chore(python): bump cffi to 1.17.1 Pavol Rusnak 2025-01-07 19:57:47 +0100
  • 9aadb6981b
    chore(python): bump cffi to 1.17.1 Pavol Rusnak 2025-01-07 19:57:47 +0100
  • fac69b398e fixup! feat(core): add libtropic to unix build Ioan Bizău 2025-01-07 17:35:18 +0100
  • 32f123cd90 TEMP: try fix mailbox issue M1nd3r/thp-temp6 M1nd3r 2025-01-06 16:06:50 +0100
  • a785f83af0 fix(core): update comments, refactor debug log in session context [no changelog] M1nd3r 2025-01-06 16:06:08 +0100
  • 7d59d23f65 fix device tests [no changelog] M1nd3r 2025-01-02 17:00:34 +0100
  • 6ba1b40cc9 fix: remove unnecessary comment [no changelog] M1nd3r 2024-12-30 15:36:49 +0100
  • b4236bf1c9 fix(test): update slip39 backup device test [no changelog] M1nd3r 2024-12-30 15:27:38 +0100
  • 431248f06e fix(core): modify python test, ignore broken THP test [no changelog] M1nd3r 2024-12-21 22:35:42 +0100
  • ff91073f0f try fix legacy build M1nd3r 2024-12-20 16:19:01 +0100
  • 811b00d3b4 chore(python): add session_context to cli to handle exceptions gracefully [no changelog] M1nd3r 2024-12-20 15:00:00 +0100
  • 719d6de934 fix style after rebase M1nd3r 2024-12-20 14:37:43 +0100
  • 765f98dd17 fixup! fixup! fixup! fixup! fixup! wip: single packet decryption (not finished) [no changelog] M1nd3r 2024-12-19 18:31:16 +0100
  • cbd4a95307 fixup! fixup! fixup! fixup! wip: single packet decryption (not finished) [no changelog] M1nd3r 2024-12-19 18:13:12 +0100
  • 0c08004fb8 WIP: try simplify message handler, might break something [no changelog] M1nd3r 2024-12-19 18:06:15 +0100
  • aba83ab4f7 chore: fix incomplete enum change [no changelog] M1nd3r 2024-12-19 18:03:19 +0100
  • 03081066e3 chore(core): remove TODO comment from received_message_handler [no changelog] M1nd3r 2024-12-19 16:11:45 +0100
  • d8db12abe5 chore(core): remove management session code from handle_ThpCreateNewSession [no changelog] M1nd3r 2024-12-19 16:09:50 +0100
  • 95214744a2 fixup! fixup! fixup! wip: single packet decryption (not finished) [no changelog] M1nd3r 2024-12-19 16:09:05 +0100
  • d4c5b4fabf chore(core): make wipe device proceed even if sending of success message fails [no changelog] M1nd3r 2024-12-19 16:03:50 +0100
  • e537ca9ec0 fixup! fixup! wip: single packet decryption (not finished) [no changelog] M1nd3r 2024-12-18 15:55:51 +0100
  • 5180328bae fixup! wip: single packet decryption (not finished) [no changelog] M1nd3r 2024-12-18 11:00:07 +0100
  • 38589d7d2e wip: single packet decryption (not finished) [no changelog] M1nd3r 2024-12-13 14:00:57 +0100
  • a78c4dee8a fix: return InvalidSessionError when trying to access cache of Seedless session [no changelog] M1nd3r 2024-12-12 13:35:20 +0100
  • c5d3e3f74c wip buffer locking- [no changelog] M1nd3r 2024-12-11 11:46:55 +0100
  • dde52c9d65 test: fix device test test_authorize_coinjoin [no changelog] M1nd3r 2024-12-09 16:58:56 +0100
  • 6770e4cd7d fixup! fixup! wip - change session behavior [no changelog] M1nd3r 2024-12-09 16:58:15 +0100
  • d3b829ccc5 fixup! feat(core): add libtropic to unix build Ioan Bizău 2024-12-20 13:09:14 +0100
  • b403e08de1 fixup! feat(core): add libtropic to unix build Ioan Bizău 2024-12-19 15:41:18 +0100
  • aec5fe8a34 fixup! feat(core): add libtropic to unix build Ioan Bizău 2024-12-04 10:14:52 +0100
  • bd6b93dd2a fixup! fixup! feat(core): add libtropic to unix build Ioan Bizău 2024-11-27 16:19:12 +0100
  • efac94f775 fixup! feat(core): add libtropic to unix build Ioan Bizău 2024-11-27 16:18:42 +0100
  • 6637ea3869 chore(core/tropic): update libtropic. Ioan Bizău 2024-11-27 13:41:19 +0100
  • 6b96355526 fixup! chore(core/tests): add smoke test for libtropic Ioan Bizău 2024-11-22 13:12:56 +0100
  • 6d082f542b fixup! feat(core): add libtropic to unix build Ioan Bizău 2024-11-22 13:12:38 +0100
  • 4108113c17 chore(core): add ability for emu launcher to launch tropic model Ioan Bizău 2024-09-25 18:46:20 +0200
  • 8287714e86 chore(core/tests): add smoke test for libtropic Ioan Bizău 2024-09-25 18:45:38 +0200