1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-22 07:28:10 +00:00

Commit Graph

  • e42c433ded feat(cardano): ask detail lvl only on complex tx obrusvit 2024-09-27 13:08:48 +0200
  • 4bf73b424e chore(core): drop obsolete boards tychovrahe 2024-10-29 11:15:05 +0100
  • 5c9fdeba33 refactor(core): make USE_xxx defines global tychovrahe 2024-10-29 10:14:43 +0100
  • a390f0cdcc chore: update fixtures obrusvit 2024-10-30 01:51:53 +0100
  • a459bdebc8 test(cardano): reduce testset sign_tx_show_details obrusvit 2024-10-28 12:51:05 +0100
  • dc90e38afd test(cardano): allow tests with details on mercury obrusvit 2024-10-28 12:42:04 +0100
  • ce6af6f960 fix(ui/model_r): add title for altcoin_tx_summmary obrusvit 2024-10-25 01:53:30 +0200
  • cf6521996e feat(cardano): use nicer summary for send tx obrusvit 2024-10-04 17:17:14 +0200
  • bd9aaef35c fix(ui/model_r): adjust model_r confirm_properties obrusvit 2024-10-04 17:09:27 +0200
  • a65455a3a0 fix(ui/mercury): fix should_show_more prompt obrusvit 2024-10-03 22:46:54 +0200
  • 0b58977d9f fix(cli/cardano): chunkify click option obrusvit 2024-09-27 13:09:53 +0200
  • a9da691944 feat(cardano): ask detail lvl only on complex tx obrusvit 2024-09-27 13:08:48 +0200
  • ab9381cea9 chore: update fixtures obrusvit 2024-10-29 22:56:20 +0100
  • a22dac7155 chore(core): shorten tries left string obrusvit 2024-10-29 00:09:05 +0100
  • 18c063878b chore(core): langs update - it, pt obrusvit 2024-10-21 17:36:23 +0200
  • 76abae5593 chore(core): langs update - de, es, fr, cs obrusvit 2024-10-21 17:21:45 +0200
  • 6d7d2a043a chore: update fixtures obrusvit 2024-10-29 22:56:20 +0100
  • c98f5828d8 chore(core): shorten tries left string obrusvit 2024-10-29 00:09:05 +0100
  • ca1ed7cecc docs: update reproducibility instructions matejcik 2024-10-11 12:53:44 +0200
  • 8599e2d320 wip M1nd3r/thp-memprof M1nd3r 2024-10-29 10:11:17 +0100
  • b37fb1a2ef chore(core): langs update - it, pt obrusvit 2024-10-21 17:36:23 +0200
  • bc41d762c1 chore(core): langs update - de, es, fr, cs obrusvit 2024-10-21 17:21:45 +0200
  • 74655931ce feat(core): allow benchmark on BITCOIN_ONLY debug build [no changelog] M1nd3r 2024-10-24 13:33:03 +0200
  • 0d68e25d03 fixup! feat(core): introduce BLE driver tychovrahe 2024-10-25 12:33:02 +0200
  • 1b7770e571 TEST: pairing dialog tychovrahe 2024-10-21 15:50:32 +0200
  • d6bdde1a71 TEST: homescreen tychovrahe 2024-10-04 10:57:29 +0200
  • 42f71960a8 TEST : homescreen tychovrahe 2024-10-03 12:26:44 +0200
  • 66be447f22 TEST tychovrahe 2024-10-03 12:26:24 +0200
  • b15ea2979b TEST: BLE only communication tychovrahe 2024-10-01 15:07:01 +0200
  • 38ece00b01 TEST: start advertising tychovrahe 2023-06-09 23:21:13 +0200
  • f6b8a3dc36 TEMP FIX: larger kernel SRAM for T3W1, to allow DMA transfers tychovrahe 2024-10-01 11:41:23 +0200
  • ecaf3081a6 TT ble handling tychovrahe 2024-10-03 12:25:22 +0200
  • c7b4adedc6 BLE handling tychovrahe 2024-10-01 11:09:17 +0200
  • 2f759b1d13 ADD power button tychovrahe 2024-10-01 10:46:07 +0200
  • 1c32f47dcc upy exposure tychovrahe 2024-10-01 10:27:36 +0200
  • 2597d38f27 button touch unification tychovrahe 2024-10-01 10:22:59 +0200
  • ffd25cf41b RUST exposure tychovrahe 2024-10-01 10:06:21 +0200
  • f671c0441d TREZORCTL tychovrahe 2023-06-07 13:18:57 +0200
  • 6179c9598d add BLE to T3W1 board tychovrahe 2024-10-22 11:03:59 +0200
  • 11e9d402f8 feat(core): introduce BLE driver tychovrahe 2024-09-26 09:25:48 +0200
  • eb74c1a8a5 fix(core): unaligned array in protobuf decoder mmilata/proto-align Martin Milata 2024-10-25 01:12:55 +0200
  • 30be63a0b8 feat(core): remove loop.chan [no changelog] M1nd3r/remove-loop-chan M1nd3r 2024-10-24 13:42:44 +0200
  • 53cfbf5e87 feat(core): allow benchmark on BITCOIN_ONLY debug build [no changelog] M1nd3r 2024-10-24 13:33:03 +0200
  • 52b7a45449
    Merge 59140d9ca6 into f765e11eae Martin Milata 2024-10-24 13:01:53 +0200
  • 59140d9ca6 fixup! build(core): emulator valgrind support mmilata/valgrind Martin Milata 2024-10-24 13:01:33 +0200
  • 48b9c8456f chore: add legacy options_pb2 to style.py.exclude [no changelog] M1nd3r 2024-10-16 16:23:06 +0200
  • 16da9a8889 chore(common): separate definitions of protobuf options [no changelog] M1nd3r 2024-10-15 17:52:37 +0200
  • 116aafc437 build(core): emulator valgrind support Martin Milata 2024-10-23 21:44:42 +0200
  • bd604e1200 chore: add legacy options_pb2 to style.py.exclude [no changelog] M1nd3r 2024-10-16 16:23:06 +0200
  • 48294a0f1b chore(common): separate definitions of protobuf options [no changelog] M1nd3r 2024-10-15 17:52:37 +0200
  • 34ae443d82 wip M1nd3r 2024-10-23 21:46:56 +0200
  • 8fe0868d1b wip: disable more debugging on emulator M1nd3r 2024-10-23 20:34:35 +0200
  • 762eaa4b42 driver: cleaning tychovrahe/T3W1/ble_driver4 tychovrahe 2024-10-23 13:24:42 +0200
  • becc3af628 fixup! feat(core): introduce BLE driver tychovrahe 2024-10-22 11:57:22 +0200
  • 08b105772d TEST: pairing dialog tychovrahe 2024-10-21 15:50:32 +0200
  • 8ae709aec3 TEST: homescreen tychovrahe 2024-10-04 10:57:29 +0200
  • 365dc9ac92 TEST : homescreen tychovrahe 2024-10-03 12:26:44 +0200
  • f6fe1ebe99 TEST tychovrahe 2024-10-03 12:26:24 +0200
  • 5cae9bd5f2 TEST: BLE only communication tychovrahe 2024-10-01 15:07:01 +0200
  • 07f880cf11 TEST: start advertising tychovrahe 2023-06-09 23:21:13 +0200
  • 45920c5d4d TEMP FIX: larger kernel SRAM for T3W1, to allow DMA transfers tychovrahe 2024-10-01 11:41:23 +0200
  • aa93ac9c70 TT ble handling tychovrahe 2024-10-03 12:25:22 +0200
  • ed0e139aab BLE handling tychovrahe 2024-10-01 11:09:17 +0200
  • 394d4dd67f ADD power button tychovrahe 2024-10-01 10:46:07 +0200
  • 0f8f87a00a upy exposure tychovrahe 2024-10-01 10:27:36 +0200
  • 5ecd389977 button touch unification tychovrahe 2024-10-01 10:22:59 +0200
  • 731db74662 RUST exposure tychovrahe 2024-10-01 10:06:21 +0200
  • 6f4cea8271 TREZORCTL tychovrahe 2023-06-07 13:18:57 +0200
  • 3237e61182 add BLE to T3W1 board tychovrahe 2024-10-22 11:03:59 +0200
  • 20d9d7ca68 feat(core): introduce BLE driver tychovrahe 2024-09-26 09:25:48 +0200
  • bc54607749
    Merge ce803a5452 into 1c7965421f Andrew Kozlik 2024-10-23 14:42:16 +0200
  • 1c7965421f feat(core): switch to 32 bit colors in T3W1 emulator tychovrahe 2024-10-22 15:53:42 +0200
  • 9f52918d27 feat(core): support 32 bit colors in emulator tychovrahe 2024-10-22 15:53:16 +0200
  • 80fcaa369f feat(core/prodtest): added TOUCH_POWER command to prodtest tychovrahe 2024-10-22 12:47:05 +0200
  • ce803a5452 feat(tests): Tests for entropy check workflow in ResetDevice. andrewkozlik/display_random Andrew Kozlik 2024-10-23 14:26:59 +0200
  • 0fed6cc972 fixup! feat(core): Implement entropy check workflow in ResetDevice. Andrew Kozlik 2024-10-22 15:11:10 +0200
  • 2a5d8f221e fixup! feat(core): Implement entropy check workflow in ResetDevice. Andrew Kozlik 2024-10-22 10:44:41 +0200
  • d495d7674d feat(python): Implement entropy check workflow in device.reset(). Andrew Kozlik 2024-09-04 17:03:32 +0200
  • b8cf9b9ce3 chore(python): Add shamir-mnemonic and SLIP10 packages. Andrew Kozlik 2024-09-04 17:02:43 +0200
  • 43037db2e7 feat(core): Implement entropy check workflow in ResetDevice. Andrew Kozlik 2024-09-04 17:01:01 +0200
  • 1a3fdff002 feat(common): Add messages for entropy check workflow. Andrew Kozlik 2024-09-04 16:54:05 +0200
  • 5f416e53f2 feat(core/prodtest): added TOUCH_POWER command to prodtest tychovrahe 2024-10-22 12:47:05 +0200
  • 87aab69644 fix(core): memory corruption on emulator init Martin Milata 2024-10-22 21:21:57 +0200
  • 48554804df ci: exclude T3W1 production images Martin Milata 2024-10-22 21:21:34 +0200
  • 3a19609035 fix(core): correct swapped F4/U5 reset flags cepetr 2024-10-22 22:07:45 +0200
  • 4f0949b963 fix(core): correct swapped F4/U5 reset flags cepetr 2024-10-22 22:07:45 +0200
  • 697e0ef65f fix(core): memory corruption on emulator init Martin Milata 2024-10-22 21:21:57 +0200
  • 7fd8f2e8f0 ci: exclude T3W1 production images Martin Milata 2024-10-22 21:21:34 +0200
  • f7ab44a5dc fixup! fix(core) Fix auto-mover hitting wall scenario Lukas Bielesch 2024-08-27 16:38:26 +0200
  • caa5ed22e0 fix(core) Fix auto-mover hitting wall scenario Lukas Bielesch 2024-08-27 15:05:44 +0200
  • d539d41f9a feat(core): switch to 32 bit colors in T3W1 emulator tychovrahe 2024-10-22 15:53:42 +0200
  • c2a2d5f12d feat(core): support 32 bit colors in emulator tychovrahe 2024-10-22 15:53:16 +0200
  • a1ab50017d feat(core): record interrupts with systemview cepetr 2024-10-15 16:48:26 +0200
  • 2589d48c8b fix(core): fix & upgrade systemview target code cepetr 2024-10-15 16:43:24 +0200
  • 7e87a52e69 feat(core): record interrupts with systemview cepetr 2024-10-15 16:48:26 +0200
  • 5a5a33990c fix(core): fix & upgrade systemview target code cepetr 2024-10-15 16:43:24 +0200
  • 76891323f6 feat(core): added access control for framebuffer cepetr 2024-10-16 11:50:10 +0200
  • f3055c89d0 feat(core): added access control for framebuffer cepetr 2024-10-16 11:50:10 +0200
  • 0fa2cf70cd refactor(core): get rid of platform.h cepetr 2024-10-04 14:28:34 +0200
  • 5fd1f0e4c6 refactor(core): decompose lowlevel module cepetr 2024-10-04 13:28:09 +0200