Skip to content

Conversation

@nicholas-mainardi
Copy link
Contributor

First PR for batching query circuits. It provides:

  • The gadget for Merkle-path verification that also locates predecessor and successor nodes in the BST
  • A refactoring of universal query circuit logic in 2 components, universal_query_hash_gadget and universal_query_value_gadget, which will then be employed distinctly in the new batching circuits

This PR introduces a circuit to expose the results of simple `SELECT`
queries without aggregation functions, avoiding the need to build a
results tree.
Base automatically changed from feat/unproven-limit-offset-queries to feat/tabular-queries October 29, 2024 21:06
@nicholas-mainardi nicholas-mainardi marked this pull request as ready for review October 29, 2024 21:29
Base automatically changed from feat/tabular-queries to main November 13, 2024 16:08
@silathdiir silathdiir merged commit 77fa458 into main Jan 9, 2025
4 checks passed
@silathdiir silathdiir deleted the feat/merkle-path-with-successor-gadget branch January 9, 2025 13:11
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.

5 participants