You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
dbanks12
changed the title
Spike: how can the Public VM native/circuit use Brillig VM/interpreter
Spike: can the Public VM native/circuit use Brillig VM/interpreter
Sep 12, 2023
This PR implements the power perturbator polynomial (F(X) in the paper),
following the tree technique in the paper, allowing computation of the
polynomial in coefficient form in O(N) time where N is the size of the
instance. Resolves
[#693](AztecProtocol/barretenberg#693) and
[#687](AztecProtocol/barretenberg#687)
The relation-related functionality from sumcheck that is now used in
both sumcheck and PG has been moved in a shared `RelationUtils` file
Hopefully yes eventually, but it will require changes to the core Brillig instruction set. And we'll need to figure out how gas will be tracked per-instruction 🤔
No description provided.
The text was updated successfully, but these errors were encountered: