Closed rodiazet closed 2 months ago
Attention: Patch coverage is 98.03922%
with 1 line
in your changes missing coverage. Please review.
Project coverage is 94.18%. Comparing base (
f007e7c
) to head (7603add
). Report is 1 commits behind head on master.
Files with missing lines | Patch % | Lines |
---|---|---|
test/state/precompiles.cpp | 92.85% | 1 Missing :warning: |
Implementation of the
bls12_pairing_check
precompile: According to spec https://eips.ethereum.org/EIPS/eip-2537#abi-for-pairing-checkDepends on: https://github.com/ethereum/evmone/pull/1012