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: Compile libsodium with cgo #4785

Draft
wants to merge 9 commits into
base: master
Choose a base branch
from

Conversation

id-ms
Copy link
Contributor

@id-ms id-ms commented Nov 14, 2022

Summary

Test Plan

@id-ms id-ms changed the title Compile libsodium with cgo Crypto: Compile libsodium with cgo Nov 14, 2022
@id-ms id-ms force-pushed the compile-libsodium-with-cgo branch from 33b8f0a to babe0f1 Compare November 14, 2022 10:15
@id-ms id-ms force-pushed the compile-libsodium-with-cgo branch from c4bc8c5 to 4c65007 Compare January 2, 2023 09:38
@id-ms id-ms force-pushed the compile-libsodium-with-cgo branch from 4c65007 to e958337 Compare January 2, 2023 09:54
@codecov
Copy link

codecov bot commented Jan 2, 2023

Codecov Report

Merging #4785 (e958337) into master (35bcd35) will increase coverage by 0.02%.
The diff coverage is 82.05%.

@@            Coverage Diff             @@
##           master    #4785      +/-   ##
==========================================
+ Coverage   53.74%   53.77%   +0.02%     
==========================================
  Files         433      435       +2     
  Lines       54050    54123      +73     
==========================================
+ Hits        29049    29104      +55     
- Misses      22759    22776      +17     
- Partials     2242     2243       +1     
Impacted Files Coverage Δ
crypto/batchverifier.go 100.00% <ø> (ø)
crypto/curve25519.go 69.23% <ø> (+7.41%) ⬆️
crypto/vrf.go 100.00% <ø> (+23.07%) ⬆️
crypto/libsodiumimpl.go 81.57% <81.57%> (ø)
crypto/libsodiumimpl_arm64.go 81.57% <81.57%> (ø)
crypto/rand.go 42.85% <100.00%> (+13.44%) ⬆️
ledger/blockqueue.go 85.63% <0.00%> (-2.88%) ⬇️
util/rateLimit.go 82.35% <0.00%> (-0.99%) ⬇️
ledger/tracker.go 78.05% <0.00%> (-0.85%) ⬇️
ledger/acctupdates.go 68.99% <0.00%> (-0.25%) ⬇️
... and 3 more

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.


algoidan seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.

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.

2 participants