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

Feature/signature services #127

Draft
wants to merge 51 commits into
base: develop
Choose a base branch
from
Draft

Feature/signature services #127

wants to merge 51 commits into from

Commits on Oct 2, 2024

  1. Configuration menu
    Copy the full SHA
    d5f9077 View commit details
    Browse the repository at this point in the history
  2. Fix comment

    n0900 committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    6b92654 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    01c0713 View commit details
    Browse the repository at this point in the history
  4. Add relevant Enum classes

    n0900 committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    6d6366f View commit details
    Browse the repository at this point in the history
  5. Restructure folders

    n0900 committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    5894263 View commit details
    Browse the repository at this point in the history
  6. Add Test vectors

    n0900 committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    9a69573 View commit details
    Browse the repository at this point in the history
  7. Add Test vectors

    n0900 committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    8c72bae View commit details
    Browse the repository at this point in the history
  8. Add SignatureQualifier

    n0900 committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    1120c9e View commit details
    Browse the repository at this point in the history
  9. Add RqesRequest

    n0900 committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    33dd4e8 View commit details
    Browse the repository at this point in the history
  10. Add RqesRequest

    n0900 committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    a4557ce View commit details
    Browse the repository at this point in the history
  11. Change default values

    n0900 committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    b9c6a59 View commit details
    Browse the repository at this point in the history
  12. Add SignDoc helper function

    n0900 committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    b637fde View commit details
    Browse the repository at this point in the history
  13. Add SignDocParameter Init

    n0900 committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    e285f85 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    fc04ea5 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    5ce153e View commit details
    Browse the repository at this point in the history
  16. Fix artifactVersion

    n0900 committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    bc8cd10 View commit details
    Browse the repository at this point in the history
  17. Add Serialization Annotation

    n0900 committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    62b803b View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    5e4caae View commit details
    Browse the repository at this point in the history
  19. Fix constructor

    n0900 committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    daf05e4 View commit details
    Browse the repository at this point in the history
  20. Extend RqesWalletService

    n0900 committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    20731c8 View commit details
    Browse the repository at this point in the history
  21. Extend RqesWalletService

    n0900 committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    a779167 View commit details
    Browse the repository at this point in the history
  22. Refactor RqesWalletService

    n0900 committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    c3c90a2 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    50fb66a View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    536046a View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. Add custom serializers

    n0900 committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    c211cc1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1d86034 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cd70d07 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. Configuration menu
    Copy the full SHA
    94030ce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d8752a3 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. Configuration menu
    Copy the full SHA
    ee73016 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a84103f View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2024

  1. Refactor signAlgorithm function

    n0900 committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    48ffebe View commit details
    Browse the repository at this point in the history
  2. Refactor hashAlgorithm function

    n0900 committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    65820f0 View commit details
    Browse the repository at this point in the history
  3. Revert TokenResponse changes

    n0900 committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    49dd43b View commit details
    Browse the repository at this point in the history
  4. Revert change

    n0900 committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    70fe45a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1be694e View commit details
    Browse the repository at this point in the history
  6. Refactor Requestparser

    n0900 committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    912e885 View commit details
    Browse the repository at this point in the history
  7. Make RequestParser public

    n0900 committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    50db0ab View commit details
    Browse the repository at this point in the history
  8. Refactor parseRequestParameters

    n0900 committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    bac72d3 View commit details
    Browse the repository at this point in the history
  9. Refactor parseRequestParameters

    n0900 committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    6fe05e2 View commit details
    Browse the repository at this point in the history
  10. Refactor parseRequestParameters

    n0900 committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    ed9ef85 View commit details
    Browse the repository at this point in the history
  11. Clean up

    n0900 committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    8b001a8 View commit details
    Browse the repository at this point in the history
  12. Update Readme

    n0900 committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    6ea7246 View commit details
    Browse the repository at this point in the history
  13. Clean up

    n0900 committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    c036b8b View commit details
    Browse the repository at this point in the history
  14. Add todos for other branch

    n0900 committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    0dde2d6 View commit details
    Browse the repository at this point in the history
  15. Add documentation

    n0900 committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    01f693c View commit details
    Browse the repository at this point in the history
  16. Make clientId nullable

    n0900 committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    4fadb72 View commit details
    Browse the repository at this point in the history
  17. Fix import

    n0900 committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    13c5ae4 View commit details
    Browse the repository at this point in the history
  18. Add simple test

    n0900 committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    0bb9de5 View commit details
    Browse the repository at this point in the history
  19. Add simple test

    n0900 committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    cc90a97 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. Merge pull request #143 from a-sit-plus/feature/refactorRequestParser

    Extend RequestParsing to SignatureRequests
    n0900 authored Oct 16, 2024
    Configuration menu
    Copy the full SHA
    d1c106f View commit details
    Browse the repository at this point in the history