Skip to content

Commit

Permalink
Update precompiles.md
Browse files Browse the repository at this point in the history
  • Loading branch information
GUJustin authored Aug 21, 2024
1 parent 93b1d0b commit e53b475
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion book/src/future/precompiles.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@ Precompile support plan:
6. Use [circom-scotia](https://github.com/lurk-lab/circom-scotia) to convert $A, B, C$ matrices into static files in the Jolt codebase
7. Write a converter to uniformly repeat the constraints `trace_length` steps

See the documentation on Jolt's use/handling of [sparse constraint systems](./how/sparse-constraint-systems.md) for a detailed overview of how the Jolt proof machinery will prove these "pre-compiled" constraint systems.
See the documentation on Jolt's use/handling of [sparse constraint systems](./how/sparse-constraint-systems.md) for a detailed overview of how the Jolt proof machinery will incorporate these pre-compiled constraint systems.

*TODO(sragss): How do we deal with memory and loading more than 64-bits of inputs to precompiles.*

0 comments on commit e53b475

Please sign in to comment.