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

Bump k256 to v0.10 #1059

Merged
merged 1 commit into from
Dec 15, 2021
Merged

Bump k256 to v0.10 #1059

merged 1 commit into from
Dec 15, 2021

Conversation

tony-iqlusion
Copy link
Collaborator

Updates k256 crate to the latest version.

Release notes: RustCrypto/elliptic-curves#485

@codecov-commenter
Copy link

Codecov Report

Merging #1059 (8ec7893) into master (6e33529) will decrease coverage by 0.1%.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           master   #1059     +/-   ##
========================================
- Coverage    62.9%   62.7%   -0.2%     
========================================
  Files         236     236             
  Lines       21169   21218     +49     
========================================
- Hits        13330   13320     -10     
- Misses       7839    7898     +59     
Impacted Files Coverage Δ
tendermint/src/private_key.rs 23.8% <0.0%> (-35.1%) ⬇️
testgen/src/header.rs 78.0% <0.0%> (-2.9%) ⬇️
tendermint/src/block/commit_sig.rs 78.4% <0.0%> (-2.0%) ⬇️
light-client/src/types.rs 38.0% <0.0%> (-0.9%) ⬇️
testgen/src/validator.rs 86.7% <0.0%> (-0.8%) ⬇️
testgen/src/commit.rs 90.6% <0.0%> (-0.7%) ⬇️
testgen/src/light_block.rs 76.1% <0.0%> (-0.6%) ⬇️
tendermint/src/node.rs 63.9% <0.0%> (+0.1%) ⬆️
tendermint/src/public_key.rs 75.0% <0.0%> (+0.5%) ⬆️

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 6e33529...8ec7893. Read the comment docs.

@thanethomson thanethomson merged commit c45ea8c into master Dec 15, 2021
@thanethomson thanethomson deleted the k256/v0.10 branch December 15, 2021 20:03
thanethomson pushed a commit that referenced this pull request Dec 15, 2021
Release notes: RustCrypto/elliptic-curves#485

Signed-off-by: Thane Thomson <connect@thanethomson.com>
thanethomson added a commit that referenced this pull request Dec 15, 2021
Release notes: RustCrypto/elliptic-curves#485

Signed-off-by: Thane Thomson <connect@thanethomson.com>

Co-authored-by: Tony Arcieri (iqlusion) <tony@iqlusion.io>
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.

None yet

3 participants