runtimeverification / runtimeverification/haskell-backend

Add a hook for `KRYPTO.bn128valid`

Open
#3,674 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Haskell
Stars
224
Forks
43
PR merge metrics
No merged PRs in 30d

Description

@lisandrasilva has stumbled upon another missing hook while working on Solady proofs using kore-rpc. Even though the problem could be solved by using the Booster, we should still implement this, and possible other hooks in Kore directly.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by tracing how KRYPTO.bn128valid is handled in kore-rpc and compare the existing Booster workaround with the relevant Kore hook paths. The issue is done when the hook is implemented directly in Kore and the corresponding Solady proof use case works without relying on the Booster; no specific files or tests are identified here.

Written by the indexing model from the issue text.

Assessment

Tech stack
haskell
Domain
backend, cryptography
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.