Skip to content

vm: implement LE & G2 alt_bn128 #1226

Draft
Rexicon226 wants to merge 2 commits intomainfrom
Rexicon226/alt_bn128-upgrade
Draft

vm: implement LE & G2 alt_bn128 #1226
Rexicon226 wants to merge 2 commits intomainfrom
Rexicon226/alt_bn128-upgrade

Conversation

@Rexicon226
Copy link
Contributor

TODO:

  • Syscall tests

@github-project-automation github-project-automation bot moved this to 🏗 In progress in Sig Feb 11, 2026
@Rexicon226 Rexicon226 force-pushed the Rexicon226/alt_bn128-upgrade branch from 65197c3 to 90a41d1 Compare February 11, 2026 21:52
@codecov
Copy link

codecov bot commented Feb 11, 2026

Codecov Report

❌ Patch coverage is 94.97207% with 18 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
src/vm/syscalls/ecc.zig 82.79% 16 Missing ⚠️
src/vm/syscalls/hash.zig 0.00% 2 Missing ⚠️
Files with missing lines Coverage Δ
src/crypto/bn254/fields.zig 99.24% <100.00%> (+0.01%) ⬆️
src/crypto/bn254/lib.zig 97.80% <100.00%> (+0.21%) ⬆️
src/crypto/bn254/tests.zig 100.00% <100.00%> (ø)
src/crypto/ed25519/lib.zig 100.00% <ø> (ø)
src/runtime/ComputeBudget.zig 100.00% <ø> (ø)
src/vm/syscalls/hash.zig 93.51% <0.00%> (+1.62%) ⬆️
src/vm/syscalls/ecc.zig 95.21% <82.79%> (-1.84%) ⬇️

... and 1 file with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@Rexicon226 Rexicon226 force-pushed the Rexicon226/alt_bn128-upgrade branch from 90a41d1 to ba5d8ad Compare February 12, 2026 00:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: 🏗 In progress

Development

Successfully merging this pull request may close these issues.

1 participant