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

ecdsa: remove FieldBytes bounds #227

Merged
merged 1 commit into from Jan 13, 2021
Merged

Conversation

tarcieri
Copy link
Member

These are no longer needed as of ff v0.9:

zkcrypto/ff#43

These are no longer needed as of `ff` v0.9:

zkcrypto/ff#43
@codecov-io
Copy link

Codecov Report

Merging #227 (55d9dd9) into master (3305e5b) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #227   +/-   ##
=======================================
  Coverage   52.51%   52.51%           
=======================================
  Files           7        7           
  Lines         278      278           
=======================================
  Hits          146      146           
  Misses        132      132           
Impacted Files Coverage Δ
ecdsa/src/hazmat.rs 0.00% <ø> (ø)
ecdsa/src/lib.rs 44.06% <ø> (ø)
ecdsa/src/rfc6979.rs 94.73% <ø> (ø)
ecdsa/src/sign.rs 0.00% <ø> (ø)
ecdsa/src/verify.rs 0.00% <ø> (ø)

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 3305e5b...55d9dd9. Read the comment docs.

@tarcieri tarcieri merged commit 41a3646 into master Jan 13, 2021
@tarcieri tarcieri deleted the ecdsa/remove-fieldbytes-bounds branch January 13, 2021 14:43
@tarcieri tarcieri mentioned this pull request Apr 29, 2021
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

2 participants