sxt-proof-of-sql icon indicating copy to clipboard operation
sxt-proof-of-sql copied to clipboard

feat: Add generic hyrax scheme

Open stuarttimwhite opened this issue 3 months ago • 0 comments

Please be sure to look over the pull request guidelines here: https://github.com/spaceandtimelabs/sxt-proof-of-sql/blob/main/CONTRIBUTING.md#submit-pr.

Please go through the following checklist

  • [ ] The PR title and commit messages adhere to guidelines here: https://github.com/spaceandtimelabs/sxt-proof-of-sql/blob/main/CONTRIBUTING.md. In particular ! is used if and only if at least one breaking change has been introduced.
  • [ ] I have run the ci check script with source scripts/run_ci_checks.sh.

Rationale for this change

There is a need for a Hyrax scheme specifically for sp1 development.

What changes are included in this PR?

  1. A generic Hyrax scheme.

Are these changes tested?

There will be a follow up PR with a specific Sp1 implementation, which will have sp1 specific tests.

stuarttimwhite avatar Nov 21 '24 05:11 stuarttimwhite