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

p2p: Bump chacha20poly1305 dependency #913

Merged
merged 1 commit into from
Jun 22, 2021
Merged

Conversation

xla
Copy link
Contributor

@xla xla commented Jun 22, 2021

Fixes #875

Fixes #875

Signed-off-by: Alexander Simmerl <a.simmerl@gmail.com>
@xla xla self-assigned this Jun 22, 2021
@codecov-commenter
Copy link

Codecov Report

Merging #913 (1ebcb00) into master (1b3464e) will decrease coverage by 0.0%.
The diff coverage is n/a.

❗ Current head 1ebcb00 differs from pull request most recent head 3270f39. Consider uploading reports for the commit 3270f39 to get more accurate results
Impacted file tree graph

@@           Coverage Diff            @@
##           master    #913     +/-   ##
========================================
- Coverage    70.7%   70.7%   -0.1%     
========================================
  Files         203     203             
  Lines       16214   16217      +3     
========================================
  Hits        11466   11466             
- Misses       4748    4751      +3     
Impacted Files Coverage Δ
testgen/src/vote.rs 83.7% <0.0%> (-0.9%) ⬇️
light-client/src/types.rs 30.1% <0.0%> (-0.6%) ⬇️
light-client/src/errors.rs 3.0% <0.0%> (-0.1%) ⬇️
tendermint/src/node.rs 66.1% <0.0%> (+0.2%) ⬆️
tendermint/src/block/commit_sig.rs 79.5% <0.0%> (+2.2%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 1b3464e...3270f39. Read the comment docs.

@thanethomson thanethomson merged commit bb828d2 into master Jun 22, 2021
@thanethomson thanethomson deleted the xla/875-bump-chacha-dep branch June 22, 2021 14:14
thanethomson added a commit that referenced this pull request Jun 22, 2021
Signed-off-by: Thane Thomson <connect@thanethomson.com>
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.

RUSTSEC-2021-0064: cpuid-bool has been renamed to cpufeatures
4 participants