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

ucan 0.10 #510

Open
wants to merge 42 commits into
base: main
Choose a base branch
from
Open

ucan 0.10 #510

wants to merge 42 commits into from

Commits on Sep 20, 2023

  1. Configuration menu
    Copy the full SHA
    a1d0c8f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    845ee0f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    849eba3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    22ce76e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8d95fac View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    252211d View commit details
    Browse the repository at this point in the history
  7. use published uco crate

    chunningham committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    45773fd View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1c42da1 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8c217d0 View commit details
    Browse the repository at this point in the history
  10. bump ssi-dids dep

    chunningham committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    f3532a0 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    36bee5e View commit details
    Browse the repository at this point in the history
  12. Fix ssi-ucan dep version

    sbihel authored and chunningham committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    3b9d744 View commit details
    Browse the repository at this point in the history
  13. use unpadded challenge

    chunningham committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    59c6e24 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    7af2648 View commit details
    Browse the repository at this point in the history
  15. add simple new fn

    chunningham committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    2f55825 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    ffe7666 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    627edfe View commit details
    Browse the repository at this point in the history
  18. fix valid/invalid tests

    chunningham committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    1c4ad2a View commit details
    Browse the repository at this point in the history
  19. add issued_at field

    chunningham committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    c35e1d5 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    e19e174 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    989540c View commit details
    Browse the repository at this point in the history
  22. split up lib into modules

    chunningham committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    5276b95 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    0453c23 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    1a8b25e View commit details
    Browse the repository at this point in the history
  25. fix verification bug

    chunningham committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    86cc866 View commit details
    Browse the repository at this point in the history
  26. typo

    chunningham committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    d5dc3c6 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    361db69 View commit details
    Browse the repository at this point in the history
  28. restrict header fields

    chunningham committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    3e2efef View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    cf71907 View commit details
    Browse the repository at this point in the history
  30. impl 1.0 revocation

    chunningham committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    974f240 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    96b70e7 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    f828a54 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    ec1db0a View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    ad7dfcb View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    1ebc675 View commit details
    Browse the repository at this point in the history
  36. remove comment

    chunningham committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    d63051b View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    da414db View commit details
    Browse the repository at this point in the history
  38. neater jose errors

    chunningham committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    b0d224f View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    adf492e View commit details
    Browse the repository at this point in the history
  40. fix now()

    chunningham committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    7c92ac5 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2023

  1. clippy

    chunningham committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    a920c07 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2023

  1. make version mod public

    chunningham committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    b990d19 View commit details
    Browse the repository at this point in the history