-
Notifications
You must be signed in to change notification settings - Fork 26
-
EELS migration
Due by February 28, 2025 Last updated 9 minutes agoRewrite the whole codebase following the EELS implementation
-
Precompiles
Due by February 28, 2025 Last updated 2 days agoHave all precompiles implemented. This is not part of the EELS migration as we didn't have them all and some may require dedicated crypto work.
-
100% coverage
Due by February 28, 2025 Last updated 2 days agoWe want to achieve 100% coverage on our fuzzed & diff-tested ZK-EEL…
We want to achieve 100% coverage on our fuzzed & diff-tested ZK-EELS implementation in Cairo.
The tool used for coverage report is codecov, and the method is by linking program counter executed in the code with the codebase's lines of code. We check that every line of code that was executed was tested.
-
Optimization
No due date Last updated 6 days agoGroup all issues and tasks related to optimizing the code but not bringing new features.
-
EF tests
Due by February 28, 2025 Last updated 7 days agoRun the EF tests with the os.cairo main program in the rust vm
-
Run and prove os at a given op mainnet block
Due by April 30, 2025 Last updated 16 days agoSimilar to "Run and prove os at a given eth mainnet block", but for an OP mainnet block, which includes other precompiles and L2 related topics.
-
Run and prove os at a given eth mainnet block
Due by February 28, 2025 Last updated 16 days ago