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

[ABW-2746] Refactor ROLA signing #1076

Merged
merged 27 commits into from
Aug 6, 2024
Merged

Commits on Aug 6, 2024

  1. Configuration menu
    Copy the full SHA
    c19222d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cbb2d89 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    17acb96 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3c6ba66 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bcebfac View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ef61673 View commit details
    Browse the repository at this point in the history
  7. added a reminder

    giannis-rdx committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    9d09d8b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1b51c5c View commit details
    Browse the repository at this point in the history
  9. replace result with EntityWithSignature in SignWithDeviceFactorSource…

    …UseCase and
    
    SignWithLedgerFactorSourceUseCase
    giannis-rdx committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    d20e6e9 View commit details
    Browse the repository at this point in the history
  10. created signing package under the domain package and moved the

    signing related classes there because it's better
    giannis-rdx committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    65f90be View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f8df802 View commit details
    Browse the repository at this point in the history
  12. refactored BuildDappResponseUseCase to first gathering signatures for…

    … all entities and
    
    then build the responses
    giannis-rdx committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    3cdf631 View commit details
    Browse the repository at this point in the history
  13. not needed check

    giannis-rdx committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    9d7f485 View commit details
    Browse the repository at this point in the history
  14. removed InteractionState

    giannis-rdx committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    fffaeea View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    2040ef0 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    130644f View commit details
    Browse the repository at this point in the history
  17. added SignType parameter

    giannis-rdx committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    368ee71 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    c9c4ca1 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    3510e0b View commit details
    Browse the repository at this point in the history
  20. minor

    giannis-rdx committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    cca6a3e View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    f22331a View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    170c5b1 View commit details
    Browse the repository at this point in the history
  23. fixed detekt issues

    giannis-rdx committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    fa7e786 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    e365be0 View commit details
    Browse the repository at this point in the history
  25. slightly better name

    giannis-rdx committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    7a792e7 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    b50e679 View commit details
    Browse the repository at this point in the history
  27. removed obsolete code

    giannis-rdx committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    9ecb8e0 View commit details
    Browse the repository at this point in the history