An open API service for providing issue and pull request metadata for open source projects.

GitHub / BlockstreamResearch/rust-secp256k1-zkp issues and pull requests

#89 - Add Bindings for Schnorr Adaptor Signatures

Pull Request - State: open - Opened by siv2r 4 months ago - 1 comment

#88 - Release 0.11.1 (fix)

Pull Request - State: closed - Opened by uncomputable 9 months ago - 1 comment

#87 - Release 0.11.1

Pull Request - State: closed - Opened by uncomputable 9 months ago - 2 comments

#86 - fix: WASM

Pull Request - State: closed - Opened by uncomputable 10 months ago - 1 comment

#85 - Warnings will be hard errors from `clang-16`

Issue - State: closed - Opened by RCasatta 10 months ago - 2 comments

#84 - README: fix MSRV

Pull Request - State: closed - Opened by jonasnick 10 months ago

#83 - Repo says msrv is 1.41.1 but CI tests 1.56

Issue - State: closed - Opened by stevenroose 10 months ago - 1 comment

#82 - Optimized version of secp256k1?

Issue - State: closed - Opened by jhfrontz about 1 year ago - 2 comments

#81 - Update vendored version of secp256k1-zkp

Pull Request - State: closed - Opened by apoelstra about 1 year ago - 2 comments

#80 - Update secp256k1 dependency

Pull Request - State: closed - Opened by apoelstra about 1 year ago - 4 comments

#79 - Update `secp256k1` to `0.29`

Issue - State: closed - Opened by bennyhodl about 1 year ago

#78 - release 0.10.1

Pull Request - State: closed - Opened by apoelstra over 1 year ago - 1 comment

#77 - remove `--all` in `contrib/test.sh`

Issue - State: closed - Opened by RCasatta over 1 year ago - 4 comments

#76 - secp256k1-zkp-sys: remove not(fuzzing) gates on derives

Pull Request - State: closed - Opened by apoelstra over 1 year ago - 3 comments

#75 - bump dependencies and release new version

Pull Request - State: closed - Opened by apoelstra over 1 year ago - 2 comments

#74 - Update to the newest rust-secp256k1 dependency

Issue - State: open - Opened by dr-orlovsky over 1 year ago

#73 - Schnorr signature with specific nonce?

Issue - State: open - Opened by benthecarman almost 2 years ago - 1 comment

#72 - question: How to correctly add the MuSig module to this project?

Issue - State: open - Opened by ssantos21 almost 2 years ago - 2 comments

#71 - secp256k1-sys-zkp 0.8.0 -> 0.8.1

Pull Request - State: closed - Opened by RCasatta about 2 years ago - 1 comment

#70 - release 0.9.2

Pull Request - State: closed - Opened by RCasatta about 2 years ago - 1 comment

#69 - conditionally derive Ord

Pull Request - State: closed - Opened by RCasatta about 2 years ago - 4 comments

#68 - Impl PartialOrd, Ord for 3 types

Pull Request - State: closed - Opened by RCasatta about 2 years ago - 2 comments

#67 - add more missing derives; release 0.9.1

Pull Request - State: closed - Opened by apoelstra about 2 years ago - 1 comment

#66 - Various modernization/cleanups and release 0.9.0

Pull Request - State: closed - Opened by apoelstra about 2 years ago - 1 comment

#65 - nits from `cargo test` and `cargo clippy` on latest nightly

Pull Request - State: closed - Opened by apoelstra about 2 years ago - 3 comments

#64 - Replace revendoring script; update to upstream 1d256089004a19bdbead7c5676e52c8e07b09fce

Pull Request - State: closed - Opened by apoelstra over 2 years ago - 1 comment

#63 - Update to upstream 1d256089004a19bdbead7c5676e52c8e07b09fce

Pull Request - State: closed - Opened by sanket1729 over 2 years ago - 2 comments

#62 - Update to secp 0.26 and secp-sys 0.8

Pull Request - State: closed - Opened by Tibo-lg over 2 years ago - 7 comments

#61 - Rename `use-serde` feature to `serde`

Issue - State: closed - Opened by RCasatta almost 3 years ago - 1 comment

#60 - bump version to 0.7 and update CHANGELOG

Pull Request - State: closed - Opened by RCasatta almost 3 years ago - 5 comments

#59 - secp256k1: bump 0.22.1 -> 0.24.0

Pull Request - State: closed - Opened by RCasatta almost 3 years ago - 4 comments

#58 - Update rust-secp256k1 and rust-secp256k1-sys

Pull Request - State: closed - Opened by justinmoon almost 3 years ago - 1 comment

#57 - bump secp256k1 to 0.24.0

Issue - State: closed - Opened by NicolaLS almost 3 years ago - 1 comment

#56 - ffi: fix signature of whitelist_sign

Pull Request - State: closed - Opened by apoelstra almost 3 years ago - 1 comment

#55 - Fix *Proof::from_str

Pull Request - State: closed - Opened by LeoComandini almost 3 years ago - 2 comments

#54 - Backport rust-secp 284 and 422

Pull Request - State: open - Opened by apoelstra about 3 years ago

#53 - remove redundant hash impls; bump version to 0.5.1

Pull Request - State: closed - Opened by apoelstra about 3 years ago - 3 comments

#52 - Cannot build latest tag `0.5.0`

Issue - State: closed - Opened by RCasatta about 3 years ago - 10 comments

#51 - Unable to find library `-lgcc` building for android

Issue - State: closed - Opened by RCasatta about 3 years ago - 2 comments

#50 - Update edition to 2018

Issue - State: open - Opened by sanket1729 about 3 years ago - 1 comment

#49 - [backport -sys 0.4] Fix sys duplicate impl + release -sys v0.4.1

Pull Request - State: closed - Opened by stevenroose over 3 years ago - 3 comments

#48 - Musig2 support

Pull Request - State: closed - Opened by sanket1729 over 3 years ago - 18 comments

#47 - Wasm build fails

Issue - State: open - Opened by sanket1729 over 3 years ago - 4 comments

#46 - Update rust-secp-zkp to latest upstream and latest rust-secp

Pull Request - State: closed - Opened by sanket1729 over 3 years ago - 15 comments

#45 - Remove `Hash` implementations for `zkp` types

Pull Request - State: closed - Opened by luckysori over 3 years ago - 1 comment

#44 - Fix build errors

Pull Request - State: closed - Opened by sanket1729 over 3 years ago - 5 comments

#43 - Upgrade to secp256k1 0.21

Pull Request - State: closed - Opened by thomaseizinger over 3 years ago - 8 comments

#42 - Prepare for -sys release 0.5.0

Pull Request - State: closed - Opened by jonasnick over 3 years ago - 4 comments

#41 - Prepare for release 0.5.0

Pull Request - State: closed - Opened by jonasnick almost 4 years ago

#40 - New release

Issue - State: closed - Opened by Tibo-lg almost 4 years ago - 4 comments

#39 - Update version of rust-secp dependency to 0.20.3

Pull Request - State: closed - Opened by Tibo-lg almost 4 years ago - 1 comment

#38 - whitelist: Fix occasional overflow in unit test

Pull Request - State: closed - Opened by stevenroose almost 4 years ago

#37 - Encrypt ECDSA signatures in release builds

Pull Request - State: closed - Opened by klochowicz almost 4 years ago

#36 - Add whitelist support

Pull Request - State: closed - Opened by stevenroose almost 4 years ago - 1 comment

#34 - Implement serde for EcdsaAdaptorSignature

Pull Request - State: closed - Opened by luckysori almost 4 years ago

#33 - Use newly renamed bitcoin_hashes feature everywhere

Pull Request - State: closed - Opened by luckysori almost 4 years ago - 2 comments

#32 - Upgrade at least to `rust-secp256k1` 0.21

Issue - State: closed - Opened by thomaseizinger almost 4 years ago - 3 comments

#31 - Mention adaptor signatures in README

Pull Request - State: closed - Opened by thomaseizinger almost 4 years ago

#30 - Remove explicit bitcoin_hashes dependency

Pull Request - State: closed - Opened by thomaseizinger almost 4 years ago

#29 - zkp: Musig2 module

Pull Request - State: open - Opened by GeneFerneau almost 4 years ago - 6 comments

#28 - Rust bindings for MuSig module

Issue - State: open - Opened by GeneFerneau almost 4 years ago - 8 comments

#27 - secp256k1-zkp-sys: Fix typo for SHA256 tagged hash

Pull Request - State: closed - Opened by GeneFerneau almost 4 years ago

#26 - Wasm-pack errors originating from `contrib/test.sh` are swallowed in CI

Issue - State: closed - Opened by rishflab about 4 years ago - 1 comment

#25 - Errors are swallowed in CI

Pull Request - State: closed - Opened by rishflab about 4 years ago - 2 comments

#24 - Build and test wasm on MacOS in CI

Pull Request - State: closed - Opened by rishflab about 4 years ago - 3 comments

#23 - Implement AsRef for EcdsaAdaptorSignature

Pull Request - State: closed - Opened by Tibo-lg about 4 years ago - 1 comment

#22 - Update secp256k1-zkp sys crate

Pull Request - State: closed - Opened by sanket1729 about 4 years ago

#21 - Release 0.4.0

Pull Request - State: closed - Opened by sanket1729 about 4 years ago - 1 comment

#20 - cargo fmt

Pull Request - State: closed - Opened by sanket1729 over 4 years ago - 1 comment

#19 - Enforce rustfmt

Issue - State: closed - Opened by sanket1729 over 4 years ago

#18 - Some utilities required for PSET

Pull Request - State: closed - Opened by sanket1729 over 4 years ago

#17 - Add derives for surjectionproofs

Pull Request - State: closed - Opened by sanket1729 over 4 years ago - 4 comments

#16 - Replace `SecretKey` based tweak methods with a new `Tweak type`

Pull Request - State: closed - Opened by sanket1729 over 4 years ago - 3 comments

#15 - Use aux rand for ecdsa adaptor encrypt

Pull Request - State: closed - Opened by Tibo-lg over 4 years ago - 1 comment

#14 - Add support for creating unblinded generators/commitments

Pull Request - State: closed - Opened by sanket1729 over 4 years ago

#13 - Prepare for minor release 0.3.0

Pull Request - State: closed - Opened by jonasnick over 4 years ago - 4 comments

#12 - Prepare for minor release 0.2.1

Pull Request - State: closed - Opened by sanket1729 over 4 years ago

#11 - Add ecdsa adaptor

Pull Request - State: closed - Opened by Tibo-lg over 4 years ago - 4 comments

#10 - Fix Pedersen Commitment deserialization

Pull Request - State: closed - Opened by luckysori over 4 years ago - 3 comments

#9 - Prepare for new releases after replacing master

Pull Request - State: closed - Opened by jonasnick over 4 years ago - 1 comment

#8 - Remove secp256k1_zkp_dev dependency from schnorrsig example

Pull Request - State: closed - Opened by jonasnick about 6 years ago

#7 - Add documentation to README

Pull Request - State: closed - Opened by jonasnick about 6 years ago

#6 - Specify README.md int Cargo.toml relatively

Pull Request - State: closed - Opened by jonasnick about 6 years ago

#5 - Reduce number of keywords to 5

Pull Request - State: closed - Opened by jonasnick about 6 years ago

#4 - Doc example

Pull Request - State: closed - Opened by jonasnick about 6 years ago

#3 - Add .travis.yml

Pull Request - State: closed - Opened by jonasnick about 6 years ago

#2 - Add README.md

Pull Request - State: closed - Opened by jonasnick about 6 years ago

#1 - Add secp256k1-zkp and schnorrsig modules

Pull Request - State: closed - Opened by jonasnick about 6 years ago - 3 comments