Skip to content

Memory model v2 #438

Open
Open
@nkaskov

Description

The current memory model version allowed us to implement multiple complex algorithms. Now, we need to upgrade it according to our needs and make it more suitable for usage in the following use-cases:

  • zkEVM1
  • Placeholder verifier
  • Logic proof checker

Suggestions on the plan how to resolve this issue:

  1. Define use-cases needs (which use-case from the list below requires which features to be added to the compiler):
  1. Planning and brainstorming sessions with the research team. Once finished - could you add issues in the corresponding repositories?
  • Define ways to do the required functionality on the compiler side.
  • Which proof system features must be added to support this functionality.
  • Which blueprint components must be implemented to support this functionality.
  1. Implementing the issues defined in the previous step.

Metadata

Labels

Type

No type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions