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

backport: Bump k256 to v0.10 (#1059) #1060

Merged
merged 1 commit into from
Dec 15, 2021
Merged

Conversation

thanethomson
Copy link
Member

Backport of #1059 for v0.23.x.

Release notes: RustCrypto/elliptic-curves#485

Signed-off-by: Thane Thomson <connect@thanethomson.com>
@codecov-commenter
Copy link

Codecov Report

Merging #1060 (bdd1293) into v0.23.x (8aabc22) will decrease coverage by 0.1%.
The diff coverage is 100.0%.

Impacted file tree graph

@@            Coverage Diff            @@
##           v0.23.x   #1060     +/-   ##
=========================================
- Coverage     66.3%   66.1%   -0.2%     
=========================================
  Files          209     209             
  Lines        20974   21023     +49     
=========================================
- Hits         13918   13917      -1     
- Misses        7056    7106     +50     
Impacted Files Coverage Δ
tendermint/src/time.rs 99.6% <100.0%> (ø)
tendermint/src/private_key.rs 23.8% <0.0%> (-35.1%) ⬇️
testgen/src/header.rs 79.3% <0.0%> (-1.6%) ⬇️
testgen/src/commit.rs 90.6% <0.0%> (-0.7%) ⬇️
tendermint/src/node.rs 63.5% <0.0%> (-0.2%) ⬇️
light-client/src/types.rs 38.9% <0.0%> (+0.2%) ⬆️
tendermint/src/public_key.rs 75.0% <0.0%> (+0.5%) ⬆️
testgen/src/vote.rs 85.7% <0.0%> (+0.8%) ⬆️

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 c6ffe1b...bdd1293. Read the comment docs.

@thanethomson thanethomson merged commit 8354fec into v0.23.x Dec 15, 2021
@thanethomson thanethomson deleted the thane/backport-1059 branch December 15, 2021 21:56
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