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

Allow verify() to return false and not trigger hashing #43

Open
phptek opened this issue Nov 13, 2018 · 0 comments
Open

Allow verify() to return false and not trigger hashing #43

phptek opened this issue Nov 13, 2018 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@phptek
Copy link
Owner

phptek commented Nov 13, 2018

User Story

As a developer, I would like to craft a call to verify() without triggering a verification procedure, so that I have control over the verification process.

Acceptance Criteria

  • I can write a custom verifiy() method that returns false
  • Methods that return false do not trigger a verification "write" procedure to the Chainpoint network
@phptek phptek added the enhancement New feature or request label Nov 13, 2018
@phptek phptek added this to the 1.1 milestone Nov 13, 2018
phptek added a commit that referenced this issue Nov 27, 2018
- Added tests to verify userland `verify()` methods that return `null` do not produce a hash
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant