Skip to content

crypto: Share Fq12 squaring across pairs in BN254 Miller loop

e4da72a
Select commit
Loading
Failed to load commit list.
Draft

crypto: Share Fq12 squaring across pairs in BN254 Miller loop #1544

crypto: Share Fq12 squaring across pairs in BN254 Miller loop
e4da72a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 26, 2026 in 0s

96.97% (+0.00%) compared to 1dc88fc

View this Pull Request on Codecov

96.97% (+0.00%) compared to 1dc88fc

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.97%. Comparing base (1dc88fc) to head (e4da72a).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1544   +/-   ##
=======================================
  Coverage   96.97%   96.97%           
=======================================
  Files         163      163           
  Lines       14455    14460    +5     
  Branches     3385     3390    +5     
=======================================
+ Hits        14018    14023    +5     
  Misses        307      307           
  Partials      130      130           
Components Coverage Δ
core 96.02% <100.00%> (+<0.01%) ⬆️
tooling 86.71% <ø> (ø)
tests 99.79% <ø> (ø)
Files with missing lines Coverage Δ
lib/evmone_precompiles/pairing/bn254/pairing.cpp 100.00% <100.00%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.