Skip to content
This repository has been archived by the owner on Apr 29, 2024. It is now read-only.

Update for siwe-rs v0.2 and updated cacao-rs #2

Merged
merged 7 commits into from
Mar 30, 2022

Commits on Mar 25, 2022

  1. Update for updated cacao-rs

    - Use VM for URI/invoker now that this works
    clehner committed Mar 25, 2022
    Configuration menu
    Copy the full SHA
    f21bc78 View commit details
    Browse the repository at this point in the history
  2. Remove unused test

    clehner committed Mar 25, 2022
    Configuration menu
    Copy the full SHA
    4869e28 View commit details
    Browse the repository at this point in the history
  3. Fix context filename

    clehner committed Mar 25, 2022
    Configuration menu
    Copy the full SHA
    be64353 View commit details
    Browse the repository at this point in the history
  4. Don't call verify yet

    clehner committed Mar 25, 2022
    Configuration menu
    Copy the full SHA
    12f4059 View commit details
    Browse the repository at this point in the history
  5. Follow cargo clippy advice

    clehner committed Mar 25, 2022
    Configuration menu
    Copy the full SHA
    65261c4 View commit details
    Browse the repository at this point in the history
  6. Use source more

    clehner committed Mar 25, 2022
    Configuration menu
    Copy the full SHA
    098faf5 View commit details
    Browse the repository at this point in the history
  7. Check more during CACAO to ZCAP conversion

    - Check proof type
    - Check proofPurpose
    - Check CACAO payload and signature types
    - Disallow additional properties
    clehner committed Mar 25, 2022
    Configuration menu
    Copy the full SHA
    fa332ff View commit details
    Browse the repository at this point in the history