Skip to content

ecdsa: bump ff and group crates to v0.8; MSRV 1.44+#156

Merged
tarcieri merged 1 commit into
masterfrom
ecdsa/ff-and-group-crate-upgrade
Sep 9, 2020
Merged

ecdsa: bump ff and group crates to v0.8; MSRV 1.44+#156
tarcieri merged 1 commit into
masterfrom
ecdsa/ff-and-group-crate-upgrade

Conversation

@tarcieri

@tarcieri tarcieri commented Sep 9, 2020

Copy link
Copy Markdown
Member

See: RustCrypto/traits#292

Previously elliptic-curve was pulling in git releases of these crates. This commit updates to using the final v0.8 releases.

@codecov-commenter

codecov-commenter commented Sep 9, 2020

Copy link
Copy Markdown

Codecov Report

Merging #156 into master will decrease coverage by 8.07%.
The diff coverage is 3.22%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #156      +/-   ##
==========================================
- Coverage   59.83%   51.75%   -8.08%     
==========================================
  Files           7        7              
  Lines         366      427      +61     
==========================================
+ Hits          219      221       +2     
- Misses        147      206      +59     
Impacted Files Coverage Δ
ecdsa/src/lib.rs 46.42% <0.00%> (-0.85%) ⬇️
ecdsa/src/dev/curve.rs 41.88% <3.33%> (-40.58%) ⬇️

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 d1a8f08...2fc945b. Read the comment docs.

@tarcieri tarcieri changed the title ecdsa: bump ff and group crates to v0.8 ecdsa: bump ff and group crates to v0.8; MSRV 1.44+ Sep 9, 2020
Previously `elliptic-curve` was pulling in git releases of these crates.
This commit updates to using the final v0.8 releases.
@tarcieri tarcieri force-pushed the ecdsa/ff-and-group-crate-upgrade branch from d1a6e13 to 2fc945b Compare September 9, 2020 02:49
@tarcieri tarcieri merged commit 26b831e into master Sep 9, 2020
@tarcieri tarcieri deleted the ecdsa/ff-and-group-crate-upgrade branch September 9, 2020 02:59
@tarcieri tarcieri mentioned this pull request Sep 11, 2020
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.

2 participants