Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[draft] THP #4050

Draft
wants to merge 84 commits into
base: main
Choose a base branch
from
Draft

[draft] THP #4050

wants to merge 84 commits into from

Commits on Nov 29, 2024

  1. test(core): update tests to reflect cache refactor

    [no changelog]
    M1nd3r committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    9cd96a4 View commit details
    Browse the repository at this point in the history
  2. style: fix article

    [no changelog]
    M1nd3r committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    76de534 View commit details
    Browse the repository at this point in the history
  3. refactor(core): abstract cache and context

    [no changelog]
    M1nd3r committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    38a152a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ace14f5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5d47f48 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e071e99 View commit details
    Browse the repository at this point in the history
  7. fixup! fixup! chore(core): update core to reflect cache and context r…

    …efactor [no changelog]
    M1nd3r committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    c241d39 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    933c568 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    63c61b4 View commit details
    Browse the repository at this point in the history
  10. test(core): replace __init__ in unit tests with setUpClass and tearDo…

    …wnClass
    
    [no changelog]
    M1nd3r committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    98cdc4e View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    93457e8 View commit details
    Browse the repository at this point in the history
  12. feat: implement THP

    M1nd3r committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    a446f51 View commit details
    Browse the repository at this point in the history
  13. test: try fix screen_recording

    M1nd3r committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    b58c37c View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    8699f1f View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    c1961ad View commit details
    Browse the repository at this point in the history
  16. fix: try fix ci tests

    M1nd3r committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    70bbe55 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    97d708a View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    9d8742a View commit details
    Browse the repository at this point in the history
  19. fixup: fix unit tests

    M1nd3r committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    c1a3a13 View commit details
    Browse the repository at this point in the history
  20. fixup base.py style

    M1nd3r committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    a9aa823 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    6655ad9 View commit details
    Browse the repository at this point in the history
  22. fix(python): fix list devices session resumption

    [no changelog]
    M1nd3r committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    b0ee4ba View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    92e307f View commit details
    Browse the repository at this point in the history
  24. chore(core): fix core Makefile style'

    [no changelog]
    M1nd3r committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    495ff68 View commit details
    Browse the repository at this point in the history
  25. feat(python): rework channel database

    [no changelog]
    M1nd3r committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    a0173c0 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    8d0d66d View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    6488ce1 View commit details
    Browse the repository at this point in the history
  28. fix: try to fix emu.py

    M1nd3r committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    b34de73 View commit details
    Browse the repository at this point in the history
  29. fix: try fix fido2-test

    [no changelog]
    M1nd3r committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    131c611 View commit details
    Browse the repository at this point in the history
  30. fix(python): protocol_v2 database init

    [no changelog]
    M1nd3r committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    08c0c94 View commit details
    Browse the repository at this point in the history
  31. wip

    M1nd3r committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    7415c96 View commit details
    Browse the repository at this point in the history
  32. wip fix cardano part 1

    M1nd3r committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    c15a1b5 View commit details
    Browse the repository at this point in the history
  33. wip fix cardano part 2

    M1nd3r committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    0074b62 View commit details
    Browse the repository at this point in the history
  34. wip fix cardano part 3

    M1nd3r committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    ac8d853 View commit details
    Browse the repository at this point in the history
  35. fix cardano final part

    M1nd3r committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    f1fd4e8 View commit details
    Browse the repository at this point in the history
  36. fix misc

    M1nd3r committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    497de15 View commit details
    Browse the repository at this point in the history
  37. wip

    M1nd3r committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    9e6a9c3 View commit details
    Browse the repository at this point in the history
  38. fix bitcoin tests

    M1nd3r committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    e22a141 View commit details
    Browse the repository at this point in the history
  39. fix: improve debug writing in tests

    [no changelog]
    M1nd3r committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    5a069d8 View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    ddc204a View commit details
    Browse the repository at this point in the history
  41. fix(python): fix device tests for test_session

    [no changelog]
    M1nd3r committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    b1821b7 View commit details
    Browse the repository at this point in the history
  42. fix(python): fix test_msg_backup_device interruption

    [no changelog]
    M1nd3r committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    1609fa9 View commit details
    Browse the repository at this point in the history
  43. fix(python): test_session_id_and_passphrase device test

    [no changelog]
    M1nd3r committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    8cd9b03 View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    f916aa7 View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    9e9814a View commit details
    Browse the repository at this point in the history
  46. fix(python): fix test_autolock

    [no changelog]
    M1nd3r committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    017d234 View commit details
    Browse the repository at this point in the history
  47. test(python): fix test_protection_levels device tests

    [no changelog]
    M1nd3r committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    d7e1570 View commit details
    Browse the repository at this point in the history
  48. test(python): fix text_basic device test

    [no changelog]
    M1nd3r committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    1575a6f View commit details
    Browse the repository at this point in the history
  49. test(python): fix test_debuglink device test

    [no changelog]
    M1nd3r committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    fbfc3d6 View commit details
    Browse the repository at this point in the history
  50. test(python): fix test_msg_applysettings device tests

     [no changelog]
    M1nd3r committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    7da9113 View commit details
    Browse the repository at this point in the history
  51. test(python): fix click_tests

    [no changelog]
    M1nd3r committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    2c14356 View commit details
    Browse the repository at this point in the history
  52. test(python): fix upgrade_tests (partially)

    [no changelog]
    M1nd3r committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    0a80574 View commit details
    Browse the repository at this point in the history
  53. test(python): fix persistence_tests

    [no changelog]
    M1nd3r committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    6a7ce0e View commit details
    Browse the repository at this point in the history
  54. fix: remove print

    [no changelog]
    M1nd3r committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    643dd53 View commit details
    Browse the repository at this point in the history
  55. test: fix style

    [no changelog]
    M1nd3r committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    bb87825 View commit details
    Browse the repository at this point in the history
  56. fix: return Bridge to all_transports by default

    [no changelog]
    M1nd3r committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    02c19f2 View commit details
    Browse the repository at this point in the history
  57. test(python): fix device tests

    M1nd3r committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    2d12634 View commit details
    Browse the repository at this point in the history
  58. fix(trezorlib): fix cli commands

    [no changelog]
    M1nd3r committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    a6568fc View commit details
    Browse the repository at this point in the history
  59. test: fix conftest setting of language

    [no changelog]
    M1nd3r committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    2e4776e View commit details
    Browse the repository at this point in the history
  60. test: fix style

    M1nd3r committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    4d6cf0d View commit details
    Browse the repository at this point in the history
  61. fix(trezorlib): fix style

    M1nd3r committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    c27e3d6 View commit details
    Browse the repository at this point in the history
  62. test: fix client.reset_debug_features for codec

    [no changelog]
    M1nd3r committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    df6595f View commit details
    Browse the repository at this point in the history
  63. Configuration menu
    Copy the full SHA
    c891066 View commit details
    Browse the repository at this point in the history
  64. Configuration menu
    Copy the full SHA
    2b51be1 View commit details
    Browse the repository at this point in the history
  65. test: try fix pin callback

    M1nd3r committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    76daf9d View commit details
    Browse the repository at this point in the history
  66. test: fix test_protection_levels device test

    [no changelog]
    M1nd3r committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    147c458 View commit details
    Browse the repository at this point in the history
  67. test: allow session to be locked by default

    [no changelog]
    M1nd3r committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    987b92f View commit details
    Browse the repository at this point in the history
  68. test: fix legacy test_firmware_upgrades device tests

    [no changelog]
    M1nd3r committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    cc49648 View commit details
    Browse the repository at this point in the history
  69. test: try fix test_firmware_upgrades on legacy

    [no changelog]
    M1nd3r committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    f1772c6 View commit details
    Browse the repository at this point in the history
  70. test: fix handling of PASSPHRASE_ON_DEVICE

    [no changelog]
    M1nd3r committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    75803e4 View commit details
    Browse the repository at this point in the history
  71. Configuration menu
    Copy the full SHA
    1da4f17 View commit details
    Browse the repository at this point in the history
  72. test: fix UI-diffs in test_session_id_and_passphrase

    [no changelog]
    M1nd3r committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    c122018 View commit details
    Browse the repository at this point in the history
  73. test: remove unused code

    [no changelog]
    M1nd3r committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    1b832ea View commit details
    Browse the repository at this point in the history
  74. Configuration menu
    Copy the full SHA
    93300fd View commit details
    Browse the repository at this point in the history
  75. fix(trezorlib): fix issues in cli

    [no changelog]
    M1nd3r committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    6f7613c View commit details
    Browse the repository at this point in the history
  76. fix(trezorlib): make style-checker happy

    [no changelog]
    M1nd3r committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    e3fcd80 View commit details
    Browse the repository at this point in the history
  77. fix(trezorlib): fox ping command, add ping to session

    [no changelog]
    M1nd3r committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    0e3e59f View commit details
    Browse the repository at this point in the history
  78. Configuration menu
    Copy the full SHA
    dbb0d44 View commit details
    Browse the repository at this point in the history
  79. Configuration menu
    Copy the full SHA
    a29f21b View commit details
    Browse the repository at this point in the history
  80. test(core): fix thp test on various models of trezor

    [no changelog]
    M1nd3r committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    ac03e08 View commit details
    Browse the repository at this point in the history
  81. Configuration menu
    Copy the full SHA
    e823791 View commit details
    Browse the repository at this point in the history
  82. Configuration menu
    Copy the full SHA
    e50521f View commit details
    Browse the repository at this point in the history
  83. Configuration menu
    Copy the full SHA
    a2e6204 View commit details
    Browse the repository at this point in the history
  84. refactor(core): improve create_new_session func

    [no changelog]
    M1nd3r committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    495009e View commit details
    Browse the repository at this point in the history