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

Fix up deprecation version for ED25519_SIGNATURE_SIZE #1032

Merged
merged 1 commit into from
Nov 26, 2021

Conversation

mzabaluev
Copy link
Contributor

@mzabaluev mzabaluev commented Nov 26, 2021

0.23.1 was released before #1023 or its backport to v0.23.x (#1031) were merged.

0.23.1 was released before #1023 or its backport to v0.23.x were merged.
@mzabaluev mzabaluev added the code-quality Issues relating to linting configuration and general code quality label Nov 26, 2021
@codecov-commenter
Copy link

Codecov Report

Merging #1032 (6d38fee) into master (df231ed) will increase coverage by 0.0%.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff           @@
##           master   #1032   +/-   ##
======================================
  Coverage    66.1%   66.1%           
======================================
  Files         209     209           
  Lines       20760   20760           
======================================
+ Hits        13724   13726    +2     
+ Misses       7036    7034    -2     
Impacted Files Coverage Δ
tendermint/src/signature.rs 55.0% <ø> (ø)
light-client/src/types.rs 38.3% <0.0%> (ø)
tendermint/src/node.rs 63.7% <0.0%> (+0.1%) ⬆️
testgen/src/validator.rs 87.5% <0.0%> (+0.7%) ⬆️

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 df231ed...6d38fee. Read the comment docs.

@thanethomson thanethomson merged commit 9cd12b0 into master Nov 26, 2021
@thanethomson thanethomson deleted the mikhail/ed25519-deprecations branch November 26, 2021 20:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code-quality Issues relating to linting configuration and general code quality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants