Skip to content

Instantly share code, notes, and snippets.

@LucidSamuel
Created March 21, 2026 03:49
Show Gist options
  • Select an option

  • Save LucidSamuel/6b5f0bee02e2faad4b1337f88256fe5a to your computer and use it in GitHub Desktop.

Select an option

Save LucidSamuel/6b5f0bee02e2faad4b1337f88256fe5a to your computer and use it in GitHub Desktop.
Theora Example: PLONK circuit with broken copy constraint
{
"demo": "plonk",
"state": {
"gates": [
{ "a": 3, "b": 5, "c": 99 },
{ "a": 8, "b": 8, "c": 64 },
{ "a": 14, "b": 0, "c": 0 }
]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment