Skip to content

Conversation

Rexicon226
Copy link
Contributor

No description provided.

@github-project-automation github-project-automation bot moved this to 🏗 In progress in Sig Sep 10, 2025
@Rexicon226 Rexicon226 force-pushed the Rexicon226/zksdk-refactor branch from 8250cf9 to 3f092e1 Compare September 10, 2025 01:36
@Rexicon226 Rexicon226 force-pushed the Rexicon226/zksdk-refactor branch from 3f092e1 to 81fee7d Compare September 10, 2025 01:37
@Rexicon226 Rexicon226 self-assigned this Sep 10, 2025
@Rexicon226 Rexicon226 force-pushed the Rexicon226/zksdk-refactor branch 2 times, most recently from 3e9bbe5 to fdcc161 Compare September 16, 2025 06:51
@Rexicon226 Rexicon226 changed the base branch from main to graphite-base/942 September 23, 2025 16:06
@Rexicon226 Rexicon226 force-pushed the Rexicon226/zksdk-refactor branch from c364c5e to 573dd60 Compare September 23, 2025 16:06
@Rexicon226 Rexicon226 changed the base branch from graphite-base/942 to Rexicon226/fuzzcorp September 23, 2025 16:06
Copy link
Contributor Author

Rexicon226 commented Sep 23, 2025

@Rexicon226 Rexicon226 force-pushed the Rexicon226/zksdk-refactor branch from 573dd60 to bd20cc3 Compare September 23, 2025 17:06
Base automatically changed from Rexicon226/fuzzcorp to main September 25, 2025 21:55
@Rexicon226 Rexicon226 force-pushed the Rexicon226/zksdk-refactor branch from bd20cc3 to d8b3db7 Compare September 26, 2025 15:07
yewman
yewman previously approved these changes Sep 29, 2025
@yewman yewman self-requested a review September 29, 2025 09:49
Copy link
Contributor

@yewman yewman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, do you know what is causing the conformance issues?

@Rexicon226
Copy link
Contributor Author

Yes, it has to do with core-bpf being enabled for the stake program in the test-vectors, seems we aren't correctly doing something in that area. Haven't looked into it further yet, think @kprotty was going to?

@Rexicon226 Rexicon226 force-pushed the Rexicon226/zksdk-refactor branch from d8b3db7 to 38cb0bd Compare October 2, 2025 19:30
Copy link

codecov bot commented Oct 3, 2025

Codecov Report

❌ Patch coverage is 99.75550% with 1 line in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
src/runtime/program_loader.zig 83.33% 1 Missing ⚠️
Files with missing lines Coverage Δ
src/crypto/bn254/lib.zig 97.59% <100.00%> (+<0.01%) ⬆️
src/replay/preprocess_transaction.zig 97.29% <100.00%> (+0.07%) ⬆️
src/zksdk/merlin.zig 98.60% <100.00%> (+0.13%) ⬆️
src/zksdk/range_proof/bulletproofs.zig 99.78% <100.00%> (-0.01%) ⬇️
src/zksdk/range_proof/ipp.zig 100.00% <100.00%> (ø)
src/zksdk/sigma_proofs/ciphertext_ciphertext.zig 100.00% <100.00%> (ø)
src/zksdk/sigma_proofs/ciphertext_commitment.zig 100.00% <100.00%> (ø)
...ksdk/sigma_proofs/grouped_ciphertext/handles_2.zig 98.74% <100.00%> (-0.01%) ⬇️
...ksdk/sigma_proofs/grouped_ciphertext/handles_3.zig 99.72% <100.00%> (-0.01%) ⬇️
src/zksdk/sigma_proofs/percentage_with_cap.zig 93.51% <100.00%> (+0.33%) ⬆️
... and 3 more

... and 7 files with indirect coverage changes

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

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.

3 participants