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: path query merging v2! #233

Merged
merged 77 commits into from
Jan 18, 2023
Merged

Conversation

QuantumExplorer
Copy link
Collaborator

Issue being fixed or feature implemented

Path query merging didn't allow for subqueries. Me and Wisdom couldn't let this stand!

What was done?

A lot, we introduced query item intersections, amount a lot of other improvements and fixes.

How Has This Been Tested?

Breaking Changes

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

QuantumExplorer and others added 30 commits December 24, 2022 07:34
* feat: subquery paths (partial Sam's work) (#217)

* start work on subquery paths

* fixed proof generation

* refactoring

* refactoring

* more temp work

* feat: subquery paths proofs (#216)

* start work on subquery paths

* fixed proof generation

* refactoring

* refactoring

* more temp work

* potentially implementation of verify_subquery_path

* fix build errors

* modify proof construction + add test to check n > 1 valid translations

* add more test for subquery path

* clean up comments in proof generation

* clean up verify comments

* more comment clean up

* fmt

* fmt

* fmt

* fix node bindings

* fix clippy warnings

Co-authored-by: Quantum Explorer <quantum@dash.org>

* better merge_default_subquery_branch

Co-authored-by: Wisdom Ogwu <40731160+iammadab@users.noreply.github.com>
@QuantumExplorer QuantumExplorer merged commit da6c218 into develop Jan 18, 2023
@QuantumExplorer QuantumExplorer deleted the feat/query-item-intersect4 branch January 18, 2023 11:06
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