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

feat: absence proof v1 #236

Merged
merged 3 commits into from
Jan 21, 2023
Merged

feat: absence proof v1 #236

merged 3 commits into from
Jan 21, 2023

Conversation

iammadab
Copy link
Contributor

Issue being fixed or feature implemented

Add verification function to generate absence result alongside the result set.
Works for only a subset of path queries, and will have to be upgraded (v2) to work for all possible path queries.

What was done?

  • Added a new verification method for this feature
  • Check terminal keys constraints
  • Generate terminal keys
  • Build a new result set from a combination of terminal keys and the old result set

How Has This Been Tested?

Unit tests (for the simple case)

Breaking Changes

Nope (additive)

Checklist:

  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have added or updated relevant unit/integration/functional/e2e tests
  • I have made corresponding changes to the documentation

For repository code-owners and collaborators only

  • I have assigned this pull request to a milestone

@iammadab iammadab marked this pull request as ready for review January 20, 2023 19:56
@QuantumExplorer QuantumExplorer merged commit ec97d65 into develop Jan 21, 2023
@QuantumExplorer QuantumExplorer deleted the feat/absence-proofs-v1 branch January 21, 2023 09:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants