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

feat(connect): Cardano message signing #32

Open
wants to merge 355 commits into
base: develop
Choose a base branch
from
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Feb 7, 2024

  1. Configuration menu
    Copy the full SHA
    79f4402 View commit details
    Browse the repository at this point in the history
  2. chore(ci) GitHub workflow run time analytics (trezor#11066)

    * chore(ci): set timeout for CI validation flow
    
    * feat(ci): GH woflows run time analytics
    Nodonisko authored Feb 7, 2024
    Configuration menu
    Copy the full SHA
    0e157ba View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5e00ff3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    34df58a View commit details
    Browse the repository at this point in the history
  5. chore(suite-native): fix ios build with flipper

    - Flipper not allowed by default on ios but breaking the native build
    matejkriz committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    2a14a5c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    481c82f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6f240d3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5b9e800 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9a95962 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2024

  1. fix(suite-native): input top padding (trezor#11056)

    - fixes conditonal top padding, the padding should be always the same independent of `isFocused` state
    
    Closes trezor#9472
    PeKne authored Feb 8, 2024
    Configuration menu
    Copy the full SHA
    5e5a882 View commit details
    Browse the repository at this point in the history
  2. Fix/persisted native message system (trezor#11039)

    * fix(suite-native): persisted message system
    
    * fix(suite-native): messages validated on device actions
    
    * fix(suite-native,message-system): fix local fallback on mobile
    
    - Conditional import for some reason start using wrong base path on mobile. Regular import on top of the file fix the issue.
    - Potential downside is that local config is fully bundled in the code so it can increase bundle size on web.
    
    ---------
    
    Co-authored-by: Matej Kriz <[email protected]>
    PeKne and matejkriz authored Feb 8, 2024
    Configuration menu
    Copy the full SHA
    bd63532 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ecda2db View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5fe647d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b653b47 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4d5296a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    957c3ed View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8adc380 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a68e3c1 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    07e15d4 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    58b9e3a View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    a531e2c View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    efe0829 View commit details
    Browse the repository at this point in the history
  14. fix: empower bugs (trezor#10972)

    * fix(suite): spacing of coinjoin state
    
    * fix(suite): coinjoin loading account toggl position
    
    * fix(suite): trade section crypto select inactive
    
    * fix(suite): phishing banner styles
    
    * fix(suite): play store titles
    AdamSchinzel authored Feb 8, 2024
    Configuration menu
    Copy the full SHA
    8e9de5d View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    7481f6b View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    027be4f View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    6ac3f52 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    8880d5f View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    19b7f40 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    c5a0058 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    1fc8e95 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    6d5eac9 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    a4ca9b1 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    b05fc18 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2024

  1. fix(suite): polish send details

    dahaca authored and peter-sanderson committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    f7429a2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1dba0d2 View commit details
    Browse the repository at this point in the history
  3. chore(repo): config cleanups and improvements (TS, Nx...) (trezor#11096)

    * chore(repo): config cleanups and improvements (TS, Nx...)
    
    * fix connect e2e
    
    * chore: add eslin cache file to nx cache
    
    * chore: add stylelint cache file to nx
    
    * chore: add ts-node config for to base.tsconfig.json
    Nodonisko authored Feb 9, 2024
    Configuration menu
    Copy the full SHA
    acf9a7f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    24940b7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1428bf7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6badb03 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    eb805b1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    62bc960 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1f1ab06 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2024

  1. Configuration menu
    Copy the full SHA
    c57b903 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    783a2aa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9223e77 View commit details
    Browse the repository at this point in the history
  4. npm-release: @trezor/type-utils 1.0.4

    trezor-ci authored and karliatto committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    41d72fd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    17b3b1f View commit details
    Browse the repository at this point in the history
  6. npm-release: @trezor/analytics 1.0.14

    trezor-ci authored and karliatto committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    a2daf53 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    84f424c View commit details
    Browse the repository at this point in the history
  8. npm-release: @trezor/env-utils 1.0.13

    trezor-ci authored and karliatto committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    963a2b9 View commit details
    Browse the repository at this point in the history
  9. npm-release: @trezor/transport 1.1.24

    trezor-ci authored and karliatto committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    01e1364 View commit details
    Browse the repository at this point in the history
  10. npm-release: @trezor/protobuf 1.0.8

    trezor-ci authored and karliatto committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    dff1d96 View commit details
    Browse the repository at this point in the history
  11. npm-release: @trezor/utxo-lib 2.0.6

    trezor-ci authored and karliatto committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    81620fe View commit details
    Browse the repository at this point in the history
  12. npm-release: @trezor/utils 9.0.21

    trezor-ci authored and karliatto committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    2038fb9 View commit details
    Browse the repository at this point in the history
  13. chore(connect): update changelog

    mroz22 authored and karliatto committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    2886513 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    563da0b View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    d3f8043 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    fac6d99 View commit details
    Browse the repository at this point in the history
  17. chore: upgrade jest

    komret committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    004938e View commit details
    Browse the repository at this point in the history
  18. chore: upgrade jest to 29.7.0

    komret committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    3c656dc View commit details
    Browse the repository at this point in the history
  19. chore: use global jest

    komret committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    a7e6879 View commit details
    Browse the repository at this point in the history
  20. chore: upgrade jest-expo

    komret committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    886a755 View commit details
    Browse the repository at this point in the history
  21. chore: update prettier

    komret committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    00fe229 View commit details
    Browse the repository at this point in the history
  22. chore: use global prettier

    komret committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    a416bc2 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    01e33b7 View commit details
    Browse the repository at this point in the history
  24. chore: use global rimraf

    komret committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    5a6759e View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    84bc9b8 View commit details
    Browse the repository at this point in the history
  26. chore: use global tsx

    komret committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    c21d81f View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    5ee5e35 View commit details
    Browse the repository at this point in the history
  28. chore: update various dependencies (no major update)

    chore: update various dependencies (no major update)
    komret committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    fecd89f View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    73b9205 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    714bbbd View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    7b958f6 View commit details
    Browse the repository at this point in the history
  32. chore(connect-explorer): update markdown-it-replace-link

    - I was unable to resolve the type errors.
    komret committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    0a83011 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    953de85 View commit details
    Browse the repository at this point in the history
  34. chore: upgrade webpack plugins

    komret committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    ed1fd3e View commit details
    Browse the repository at this point in the history
  35. chore: upgrade framer-motion

    komret committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    2f4d62b View commit details
    Browse the repository at this point in the history
  36. chore(suite): upgrade react-toastify

    - Omit closeOnCLick prop as false is the default value now
    komret committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    ab17dc9 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    087ca01 View commit details
    Browse the repository at this point in the history
  38. chore: upgrade nx

    komret committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    b3224fe View commit details
    Browse the repository at this point in the history
  39. chore: upgrade postcss-loader

    komret committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    7d1f715 View commit details
    Browse the repository at this point in the history
  40. chore: upgrade stylelint

    komret committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    3861846 View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    9a0f1f7 View commit details
    Browse the repository at this point in the history
  42. chore: minor package updates

    komret committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    9fdccc9 View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    6c03ce0 View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    cb7e899 View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    921656c View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    b745a71 View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    c40edea View commit details
    Browse the repository at this point in the history
  48. Configuration menu
    Copy the full SHA
    ce69350 View commit details
    Browse the repository at this point in the history
  49. chore(repo): ESLint refactor + speed up 70% (trezor#11143)

    * chore: eslint speedup
    
    * chore: disable some react rules for class components
    
    * chore: fix startup command
    
    * chore(deps): dedupe
    Nodonisko authored Feb 12, 2024
    Configuration menu
    Copy the full SHA
    44fa12a View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2024

  1. Configuration menu
    Copy the full SHA
    ff08717 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e02dbb2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1b96ada View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    23267cc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2fa96e7 View commit details
    Browse the repository at this point in the history
  6. Fix: add missing keys that eslint was complaining about (trezor#11167)

    * fix(components): add missings key
    
    * fix(suite): add missing key in iterator
    
    * fix(lint): disable extension rule
    
    ---------
    
    Co-authored-by: Carlos Garcia Ortiz karliatto <[email protected]>
    Co-authored-by: Daniel Suchy <[email protected]>
    3 people authored Feb 13, 2024
    Configuration menu
    Copy the full SHA
    824c8b1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3a05e84 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0d78590 View commit details
    Browse the repository at this point in the history
  9. style(suite): Fix onboarding styles (trezor#11168)

    * style(suite): Fix onboarding checkbox styles
    
    * style(suite): Update buttons in Final
    jvaclavik authored Feb 13, 2024
    Configuration menu
    Copy the full SHA
    62c48b2 View commit details
    Browse the repository at this point in the history
  10. fix(suite): Fix TruncateWithTooltip

    jvaclavik authored and komret committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    965a81f View commit details
    Browse the repository at this point in the history
  11. chore: crowdin translation update

    trezor-ci authored and komret committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    1a26fca View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    cf761cb View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2024

  1. fix(protobuf): codegen devdependencies

    martykan authored and mroz22 committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    0632e9c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0c28b02 View commit details
    Browse the repository at this point in the history
  3. fix(suite): fiat input for tokens

    AdamSchinzel authored and tomasklim committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    c8af834 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6cc611f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    904aded View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d92bfb6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e3c6d3d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    db58d01 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c06b3ee View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    037ecfe View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    4c1b8df View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    3390bfb View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    9783a9e View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    af0599f View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    e734839 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    8be1f80 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    34c9ed8 View commit details
    Browse the repository at this point in the history
  18. Revert "fix(connect): rebootToBootloader misbehaviour"

    This reverts commit 6b01416.
    mroz22 committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    094b11f View commit details
    Browse the repository at this point in the history
  19. feat(suite-native): expo eas (trezor#10898)

    * feat(suite-native): build binaries for develop
    
    * fix(suite-native): project ID map
    
    * fix(suite-native): version
    juriczech authored Feb 14, 2024
    Configuration menu
    Copy the full SHA
    02009f1 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    cf56233 View commit details
    Browse the repository at this point in the history
  21. chore(suite): remove beta flag from Japanese

    - It is marked as a community language which should be enough.
    komret committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    614d4fc View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    5f17a36 View commit details
    Browse the repository at this point in the history
  23. ci: add commit message check

    komret committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    2b6fbd9 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    d66fcb1 View commit details
    Browse the repository at this point in the history
  25. ci: create custom fixup commit check

    - The action did not work when there was a merge commit.
    komret committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    1beac3c View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2024

  1. Configuration menu
    Copy the full SHA
    44be25e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    df55715 View commit details
    Browse the repository at this point in the history
  3. chore(suite): remove unused translation

    mroz22 authored and komret committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    f08a37d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2434be2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e60ace9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    26b05d2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    cacb997 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f2ee913 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1d6ca40 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    9d60004 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2024

  1. Configuration menu
    Copy the full SHA
    22e6727 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ad8b18b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    74ad010 View commit details
    Browse the repository at this point in the history
  4. chore(connect-web): refactor popupmanager

    martykan authored and mroz22 committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    af1723e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d6a054e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ee98bb5 View commit details
    Browse the repository at this point in the history
  7. fix(connect-web): cross origin fix

    martykan authored and mroz22 committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    0059145 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5da505b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    64eb6ec View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    84b0ab8 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a433f85 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    f420619 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    0498c2e View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2024

  1. Configuration menu
    Copy the full SHA
    d1c8f96 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    136dc66 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9f1bb39 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    68b13b6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1b8ff19 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    47663d3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    be3ddc7 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2024

  1. Configuration menu
    Copy the full SHA
    1bcda24 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    36ca33a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    22babdc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2130437 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    51a3e29 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ceac220 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0aa33ed View commit details
    Browse the repository at this point in the history
  8. chore(utils): remove build step requirement from @trezor/utils (trezo…

    …r#11176)
    
    * chore: remove build step requirement from utils
    
    * chore: dissalow imports from utils/lib
    
    * chore: remove outdated comment from TypedEmitter
    
    * chore: enable tree shaking for connect-iframe build
    
    * chore: bring back usage example comment
    Nodonisko authored Feb 20, 2024
    Configuration menu
    Copy the full SHA
    6cd3d3c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    003e29d View commit details
    Browse the repository at this point in the history
  10. test(suite-desktop): use --brige-node-test

    feat(suite-desktop-core): add --bridge-node-test flag
    mroz22 committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    e82b754 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    982bee7 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    f67faa4 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    3bb46e7 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    7339a2d View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    5ac97e7 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    bb0c53a View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    94eb3f7 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    61bc4fd View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    b98a781 View commit details
    Browse the repository at this point in the history
  20. chore(suite): Add stylelint to @trezor/components (trezor#11245)

    * chore(suite): Add stylelint to @trezor/components
    
    * fix(suite): Fix stylelint errors
    jvaclavik authored Feb 20, 2024
    Configuration menu
    Copy the full SHA
    888613d View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    0fce46a View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    094fbb0 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    6d23f67 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    c82455e View commit details
    Browse the repository at this point in the history
  25. chore(github): actions to use latest version

    We are getting many deprecation warnings in actions since GitHub
    is going to use node 20 as
    https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/
    karliatto committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    1abb830 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    0f4afd7 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2024

  1. Configuration menu
    Copy the full SHA
    4e3ce73 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9a04d12 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    309b95a View commit details
    Browse the repository at this point in the history
  4. feat(connect): rebootToBootloader, add params (boot_command, firmware…

    …_header, language_data_length)
    mroz22 committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    b0f7487 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b31b150 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7eea753 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1e0b006 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a663cc5 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1c3f57d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    db9fec6 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    84b39bd View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    606e177 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    5b9c056 View commit details
    Browse the repository at this point in the history
  14. wip - delete it!

    karliatto committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    5b585b4 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    c94f88f View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    f8479cb View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    2221ced View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

  1. Configuration menu
    Copy the full SHA
    6e9d8d6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3a14e97 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1527034 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    45d4e62 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    06b91ec View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cbf110b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    25572af View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4ab8a8c View commit details
    Browse the repository at this point in the history
  9. chore(connect-explorer-webextension): delete package - now in connect…

    …-explorer/src-webextension
    karliatto authored and mroz22 committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    494afc7 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    69c4311 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    444b665 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    1fecb58 View commit details
    Browse the repository at this point in the history
  13. fix(connect): removed unnecesary logs

    karliatto authored and mroz22 committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    123f61d View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    7febd10 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    11ffd94 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    b8e43cd View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2024

  1. Configuration menu
    Copy the full SHA
    7ed26e4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6c15a58 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    994c5ac View commit details
    Browse the repository at this point in the history
  4. suite(feat): 9881 Layout header (trezor#11232)

    * feat(suite): Layout header
    
    * fix(suite): fix e2e test
    
    ---------
    
    Co-authored-by: dahaca <[email protected]>
    jvaclavik and dahaca authored Feb 23, 2024
    Configuration menu
    Copy the full SHA
    7c86baa View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    99bb332 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    05bb94d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1205026 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4ce31e8 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6f1dabf View commit details
    Browse the repository at this point in the history
  10. test(suite-web): eap modal

    STew790 authored and andrcj committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    185a936 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2024

  1. Configuration menu
    Copy the full SHA
    8994e54 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

  1. Configuration menu
    Copy the full SHA
    74aaf0c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    828adba View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    adadc17 View commit details
    Browse the repository at this point in the history
  4. chore(suite-native): testnet cannot be imported as bitcoin account (t…

    …rezor#11329)
    
    * chore(suite-native): validate invalid xpub
    
    * fixup! chore(suite-native): validate invalid xpub
    juriczech authored Feb 26, 2024
    Configuration menu
    Copy the full SHA
    93b12fa View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a0f1b3c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5e63635 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a9513fb View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ce8e37b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    449f280 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    27b30b0 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    e43684a View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. Configuration menu
    Copy the full SHA
    7e77f60 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9386059 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9295896 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a20b6c3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f46c782 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ce82b09 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7633e04 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    503414c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b4e0acf View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c07c5c8 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    77cfd51 View commit details
    Browse the repository at this point in the history