Merge commit '77404203ee87992f34ff57c2e8a6f0c85717318f' into 2333-validation-speed

This commit is contained in:
Jack Grigg
2017-06-06 17:49:32 +12:00
80 changed files with 11846 additions and 2240 deletions

View File

@@ -5,7 +5,7 @@ includedir=@includedir@
Name: libsecp256k1
Description: Optimized C library for EC operations on curve secp256k1
URL: https://github.com/bitcoin/secp256k1
URL: https://github.com/bitcoin-core/secp256k1
Version: @PACKAGE_VERSION@
Cflags: -I${includedir}
Libs.private: @SECP_LIBS@