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

Move verification functionality from DocumentVerifier to CoreDocument #606

Merged
merged 8 commits into from
Jan 24, 2022

Commits on Jan 20, 2022

  1. make IotaDocument::verify_data borrow VerifierOptions

    Oliver Anderson committed Jan 20, 2022
    Configuration menu
    Copy the full SHA
    a27c179 View commit details
    Browse the repository at this point in the history
  2. added some tests

    Oliver Anderson committed Jan 20, 2022
    Configuration menu
    Copy the full SHA
    8d92ec9 View commit details
    Browse the repository at this point in the history
  3. fixed tests

    Oliver Anderson committed Jan 20, 2022
    Configuration menu
    Copy the full SHA
    c1175e5 View commit details
    Browse the repository at this point in the history
  4. removed leftover comments

    Oliver Anderson committed Jan 20, 2022
    Configuration menu
    Copy the full SHA
    7a1c8fb View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2022

  1. removed the options field from DocumentVerifier

    Oliver Anderson committed Jan 21, 2022
    Configuration menu
    Copy the full SHA
    f95bf82 View commit details
    Browse the repository at this point in the history
  2. removed DocumentVerifier

    Oliver Anderson committed Jan 21, 2022
    Configuration menu
    Copy the full SHA
    15a53bb View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'origin/dev' into chore/borrow-verifier-…

    …options
    Oliver Anderson committed Jan 21, 2022
    Configuration menu
    Copy the full SHA
    b8aa6f0 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2022

  1. removed public visibility of do_verify

    Oliver Anderson committed Jan 24, 2022
    Configuration menu
    Copy the full SHA
    272330a View commit details
    Browse the repository at this point in the history