Skip to content

Add BLS12-381 precompile helpers#366

Merged
q9f merged 1 commit intomainfrom
codex/integrate-bls12-381-library-and-precompile-calls
Aug 12, 2025
Merged

Add BLS12-381 precompile helpers#366
q9f merged 1 commit intomainfrom
codex/integrate-bls12-381-library-and-precompile-calls

Conversation

@q9f
Copy link
Owner

@q9f q9f commented Aug 6, 2025

  • add bls12-381 gem and wire into library
  • provide Eth::Bls helpers to encode/decode points, derive public keys, sign and verify using pairing precompile
  • cover BLS precompile helpers with unit specs

@q9f q9f added the codex Codex is a durable, decentralised data storage protocol label Aug 6, 2025 — with ChatGPT Codex Connector
@codecov
Copy link

codecov bot commented Aug 6, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.59%. Comparing base (82b4065) to head (78bbd39).
⚠️ Report is 4 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #366   +/-   ##
=======================================
  Coverage   99.59%   99.59%           
=======================================
  Files          87       89    +2     
  Lines        6149     6193   +44     
=======================================
+ Hits         6124     6168   +44     
  Misses         25       25           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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

@q9f q9f merged commit 8783144 into main Aug 12, 2025
8 checks passed
@q9f q9f deleted the codex/integrate-bls12-381-library-and-precompile-calls branch August 12, 2025 09:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

codex Codex is a durable, decentralised data storage protocol

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant