Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Optimize wire polynomial construction in translator #783

Open
codygunton opened this issue Nov 20, 2023 · 0 comments
Open

Optimize wire polynomial construction in translator #783

codygunton opened this issue Nov 20, 2023 · 0 comments

Comments

@codygunton
Copy link
Collaborator

There is a note about taking advantage of sparseness, but probably we should just move the vectors into the composer?

codygunton added a commit to AztecProtocol/aztec-packages that referenced this issue Nov 22, 2023
The last PR that splits out and completes work from
#3022

We add composer, prover and verifier classes for the Goblin Translator
VM. We also further flesh out the full Goblin composer tests. Modulo
some missing challenge generation, we have our first Goblin proofs
(i.e., something worth measuring)!

Spawned issues
AztecProtocol/barretenberg#783
AztecProtocol/barretenberg#784
AztecProtocol/barretenberg#785
AztecProtocol/barretenberg#786
AztecProtocol/barretenberg#787
AztecBot pushed a commit that referenced this issue Nov 23, 2023
The last PR that splits out and completes work from
AztecProtocol/aztec-packages#3022

We add composer, prover and verifier classes for the Goblin Translator
VM. We also further flesh out the full Goblin composer tests. Modulo
some missing challenge generation, we have our first Goblin proofs
(i.e., something worth measuring)!

Spawned issues
#783
#784
#785
#786
#787
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

No branches or pull requests

1 participant