paritytech / libsecp256k1

Pure Rust Implementation of secp256k1.
Apache License 2.0
172 stars 84 forks source link

Un-released changes #125

Closed Parth closed 2 years ago

Parth commented 2 years ago

@sorpaas, could you kick off a release to crates.io? Our project is waiting for https://github.com/paritytech/libsecp256k1/commit/a95288efe3d63f3bba27d74907ab4bdc6789f00d changes to be released. @steverusso's changes fix a pretty major bug related to serialization / deserialization.