Skip to content

Feat/private link zk circuit#4

Merged
nol4lej merged 2 commits intomainfrom
feat/private-link-zk-circuit
Mar 5, 2026
Merged

Feat/private link zk circuit#4
nol4lej merged 2 commits intomainfrom
feat/private-link-zk-circuit

Conversation

@nol4lej
Copy link
Copy Markdown
Contributor

@nol4lej nol4lej commented Mar 5, 2026

No description provided.

nol4lej added 2 commits March 5, 2026 14:50
- Add circuits/private_link.circom (Groth16/BN254, 487 constraints)
  - Commitment scheme: Poseidon2(Poseidon2(chain_id_fe, address_fe), blinding_fe)
  - 2 public inputs: commitment, call_hash_fe
  - Security fix: quadratic call_hash constraint to survive --O1 elimination
- Add 15 circuit tests (test/private_link.test.ts)
- Run full-build:private-link — generate VK and proving key
- Include private_link in build-all.sh and CI/CD release pipeline
- Bump version 0.3.1 → 0.4.0
@nol4lej nol4lej merged commit 8889b66 into main Mar 5, 2026
2 checks passed
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.

1 participant