Skip to content

cleanup: Remove NaCl support. - #2497

Merged
toktok-releaser merged 1 commit into
TokTok:masterfrom
iphydf:rm-nacl
Dec 25, 2023
Merged

cleanup: Remove NaCl support.#2497
toktok-releaser merged 1 commit into
TokTok:masterfrom
iphydf:rm-nacl

Conversation

@iphydf

@iphydf iphydf commented Dec 25, 2023

Copy link
Copy Markdown
Member

We now depend on libsodium unconditionally. Future work will require functions from libsodium, and nobody we're aware of uses the nacl build for anything other than making sure it still works on CI.


This change is Reviewable

@iphydf iphydf added this to the v0.2.19 milestone Dec 25, 2023
@iphydf
iphydf force-pushed the rm-nacl branch 2 times, most recently from 1e6ea60 to e126749 Compare December 25, 2023 00:35
@iphydf
iphydf marked this pull request as ready for review December 25, 2023 00:35
@iphydf
iphydf requested a review from a team as a code owner December 25, 2023 00:35
We now depend on libsodium unconditionally. Future work will require
functions from libsodium, and nobody we're aware of uses the nacl build
for anything other than making sure it still works on CI.
@codecov

codecov Bot commented Dec 25, 2023

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (41dfb1c) 68.98% compared to head (895a6af) 69.01%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2497      +/-   ##
==========================================
+ Coverage   68.98%   69.01%   +0.02%     
==========================================
  Files          89       89              
  Lines       27770    27770              
==========================================
+ Hits        19158    19166       +8     
+ Misses       8612     8604       -8     

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

Comment thread toxcore/crypto_core.c

@nurupo nurupo left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The trailing white space changes in docs/* are a bit unnecessary,especially since not all docs/* got this treatment, but otherwise this PR looks good.

@toktok-releaser
toktok-releaser merged commit 895a6af into TokTok:master Dec 25, 2023
@nurupo

nurupo commented Dec 25, 2023

Copy link
Copy Markdown
Member

Oh, it gets automatically merged, huh. Kind of wanted for @iphydf to decide if he wants to undo those trailing white space changes or not, but I guess this works too, I didn't feel too strongly about it to block the PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants