Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

crypto/kzg4844: pull in the C and Go libs for KZG cryptography #1539

Merged
merged 1 commit into from
May 18, 2023
Merged

Conversation

ucwong
Copy link
Member

@ucwong ucwong commented May 17, 2023

No description provided.

@codecov
Copy link

codecov bot commented May 17, 2023

Codecov Report

Merging #1539 (6728de1) into master (09f83e1) will decrease coverage by 0.02%.
The diff coverage is 32.17%.

❗ Current head 6728de1 differs from pull request most recent head dc72929. Consider uploading reports for the commit dc72929 to get more accurate results

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1539      +/-   ##
==========================================
- Coverage   52.64%   52.63%   -0.02%     
==========================================
  Files         476      479       +3     
  Lines       59733    59803      +70     
==========================================
+ Hits        31448    31475      +27     
- Misses      25927    25950      +23     
- Partials     2358     2378      +20     
Impacted Files Coverage Δ
cmd/cortex/main.go 21.73% <ø> (ø)
cmd/utils/cmd.go 0.00% <0.00%> (ø)
cmd/utils/flags.go 1.85% <0.00%> (-0.02%) ⬇️
core/state/statedb.go 52.78% <0.00%> (ø)
crypto/kzg4844/kzg4844_ckzg_nocgo.go 0.00% <0.00%> (ø)
log/format.go 44.37% <0.00%> (-0.15%) ⬇️
miner/worker.go 0.00% <0.00%> (ø)
p2p/msgrate/msgrate.go 14.28% <0.00%> (ø)
crypto/kzg4844/kzg4844.go 34.48% <34.48%> (ø)
crypto/kzg4844/kzg4844_gokzg.go 64.70% <64.70%> (ø)
... and 4 more

... and 12 files with indirect coverage changes

@ucwong ucwong marked this pull request as ready for review May 18, 2023 00:50
@ucwong ucwong merged commit 9bd409c into master May 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant