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

8424 attestations handler #8456

Merged
merged 36 commits into from
Aug 27, 2024

Commits on Aug 22, 2024

  1. Configuration menu
    Copy the full SHA
    93552c4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b6aa8b1 View commit details
    Browse the repository at this point in the history
  3. rename json files

    mehdi-aouadi committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    f600120 View commit details
    Browse the repository at this point in the history
  4. refactoring

    mehdi-aouadi committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    f2fb1fc View commit details
    Browse the repository at this point in the history
  5. add integration tests

    mehdi-aouadi committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    0963a99 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4ecf8d5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f5e61d1 View commit details
    Browse the repository at this point in the history
  8. add integration tests

    mehdi-aouadi committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    dfe5559 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a623b97 View commit details
    Browse the repository at this point in the history
  10. refactoring

    mehdi-aouadi committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    6d35d4a View commit details
    Browse the repository at this point in the history
  11. refcatoring

    mehdi-aouadi committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    1064d69 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    f299e5f View commit details
    Browse the repository at this point in the history
  13. fix integration tests

    mehdi-aouadi committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    1ab8d4b View commit details
    Browse the repository at this point in the history
  14. add missing json files

    mehdi-aouadi committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    e1c7e97 View commit details
    Browse the repository at this point in the history
  15. add missing json files

    mehdi-aouadi committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    dd21080 View commit details
    Browse the repository at this point in the history
  16. rename json files

    mehdi-aouadi committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    eb29c1b View commit details
    Browse the repository at this point in the history
  17. refactoring

    mehdi-aouadi committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    a254b2f View commit details
    Browse the repository at this point in the history
  18. spotless

    mehdi-aouadi committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    b7920b2 View commit details
    Browse the repository at this point in the history
  19. add missing changes

    mehdi-aouadi committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    0aeacb9 View commit details
    Browse the repository at this point in the history
  20. add unit tests

    mehdi-aouadi committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    65074a8 View commit details
    Browse the repository at this point in the history
  21. add unit test

    mehdi-aouadi committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    8efb8f9 View commit details
    Browse the repository at this point in the history
  22. fix rebase

    mehdi-aouadi committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    e3ea6d8 View commit details
    Browse the repository at this point in the history
  23. refactoring

    mehdi-aouadi committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    ff593c4 View commit details
    Browse the repository at this point in the history
  24. rebase

    mehdi-aouadi committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    10b7dda View commit details
    Browse the repository at this point in the history
  25. add empty list check

    mehdi-aouadi committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    78e377f View commit details
    Browse the repository at this point in the history
  26. - moved logic of attestation endpoint selection to the SendSignedAtt…

    …estationsRequest class
    
     - removed an endpoint that had 1 usage in the AbstractTypeDefRequest class- if we're adding a parameter to a fn thats used in one place i'd prefer we dont make a new fn.
     - new test class for electra attestations (renamed the post test class)
    
    Signed-off-by: Paul Harris <[email protected]>
    rolfyone authored and mehdi-aouadi committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    5a03cad View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    5d7b8e9 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    9a67a4e View commit details
    Browse the repository at this point in the history
  29. use spec when submit

    mehdi-aouadi committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    06f2634 View commit details
    Browse the repository at this point in the history
  30. fix test

    mehdi-aouadi committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    8e5675d View commit details
    Browse the repository at this point in the history
  31. refactor test

    mehdi-aouadi committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    0d5a8e0 View commit details
    Browse the repository at this point in the history
  32. add missing final

    mehdi-aouadi committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    490888f View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    393bd95 View commit details
    Browse the repository at this point in the history
  34. rename method

    mehdi-aouadi committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    b8d612f View commit details
    Browse the repository at this point in the history
  35. refactoring

    mehdi-aouadi committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    e2a9394 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

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