Skip to content

Commit

Permalink
Include #337
Browse files Browse the repository at this point in the history
  • Loading branch information
dvdplm committed Feb 8, 2020
1 parent 757c107 commit 1a39a14
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions parity-crypto/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,4 @@ The format is based on [Keep a Changelog].
- Remove `public_is_valid()` as it is now impossible to create invalid public keys (https://github.com/paritytech/parity-common/pull/258)
- 0-valued `Secp::Message`s are disallowed (signatures on them are forgeable for all keys) (https://github.com/paritytech/parity-common/pull/258)
- Switch to upstream `rust-secp256k1` at v0.17.2 (https://github.com/paritytech/parity-common/pull/258)
- remove unused dependency `rustc_hex` (https://github.com/paritytech/parity-common/pull/337)

0 comments on commit 1a39a14

Please sign in to comment.