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: ledger blind sign #6264

Merged
merged 49 commits into from May 16, 2024
Merged

Commits on May 15, 2024

  1. Configuration menu
    Copy the full SHA
    54cf181 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9a9644e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9f831bb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1f3ebc4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    36418e5 View commit details
    Browse the repository at this point in the history
  6. Add ledger interface library

    brianp committed May 15, 2024
    Configuration menu
    Copy the full SHA
    946e38f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    860a1d2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2b0b10d View commit details
    Browse the repository at this point in the history
  9. change script key derivation

    SWvheerden authored and brianp committed May 15, 2024
    Configuration menu
    Copy the full SHA
    6608570 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    069f963 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    5a77d23 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    9bd7b88 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    70b1a18 View commit details
    Browse the repository at this point in the history
  14. derive script key (#5)

    SWvheerden authored and brianp committed May 15, 2024
    Configuration menu
    Copy the full SHA
    8f6b3ad View commit details
    Browse the repository at this point in the history
  15. minor changes

    brianp committed May 15, 2024
    Configuration menu
    Copy the full SHA
    b1454c0 View commit details
    Browse the repository at this point in the history
  16. fmt

    brianp committed May 15, 2024
    Configuration menu
    Copy the full SHA
    a5ee627 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    c922f0f View commit details
    Browse the repository at this point in the history
  18. Mask alpha on the ledger

    brianp committed May 15, 2024
    Configuration menu
    Copy the full SHA
    34f03a9 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    192a337 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    0512bcc View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    ce695e5 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    ec6974c View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    86eb90b View commit details
    Browse the repository at this point in the history
  24. Calculate offset from ledger

    brianp committed May 15, 2024
    Configuration menu
    Copy the full SHA
    b14d4e0 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    29ae815 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    bf76040 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    0a1d66a View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    8699586 View commit details
    Browse the repository at this point in the history
  29. some change (#6)

    SWvheerden authored and brianp committed May 15, 2024
    Configuration menu
    Copy the full SHA
    50e1180 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    197c74d View commit details
    Browse the repository at this point in the history
  31. refactoring

    brianp committed May 15, 2024
    Configuration menu
    Copy the full SHA
    a85ab69 View commit details
    Browse the repository at this point in the history
  32. debugging

    brianp committed May 15, 2024
    Configuration menu
    Copy the full SHA
    4e41344 View commit details
    Browse the repository at this point in the history
  33. More debugging

    brianp committed May 15, 2024
    Configuration menu
    Copy the full SHA
    caf235e View commit details
    Browse the repository at this point in the history
  34. fix spelling

    brianp committed May 15, 2024
    Configuration menu
    Copy the full SHA
    539635e View commit details
    Browse the repository at this point in the history
  35. pub key derive

    brianp committed May 15, 2024
    Configuration menu
    Copy the full SHA
    9f4b028 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    c1d01d6 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    a30a182 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    a227d0d View commit details
    Browse the repository at this point in the history
  39. Remove debug lines

    brianp committed May 15, 2024
    Configuration menu
    Copy the full SHA
    f41d5ec View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    6aa5336 View commit details
    Browse the repository at this point in the history
  41. machete warnings

    brianp committed May 15, 2024
    Configuration menu
    Copy the full SHA
    8cbfe10 View commit details
    Browse the repository at this point in the history
  42. Clean up ledger code debugs

    brianp committed May 15, 2024
    Configuration menu
    Copy the full SHA
    11edae5 View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    16648ce View commit details
    Browse the repository at this point in the history
  44. Remove panic for proper error

    brianp committed May 15, 2024
    Configuration menu
    Copy the full SHA
    ee4f071 View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    6a814ec View commit details
    Browse the repository at this point in the history
  46. Upgrade tari-crypto to 0.20.1

    brianp committed May 15, 2024
    Configuration menu
    Copy the full SHA
    aa9cae0 View commit details
    Browse the repository at this point in the history
  47. Zeroize all the secret keys

    brianp committed May 15, 2024
    Configuration menu
    Copy the full SHA
    5a04e0a View commit details
    Browse the repository at this point in the history
  48. Configuration menu
    Copy the full SHA
    43a1df5 View commit details
    Browse the repository at this point in the history
  49. update tests

    brianp committed May 15, 2024
    Configuration menu
    Copy the full SHA
    147d5b9 View commit details
    Browse the repository at this point in the history