File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11libsecp256k1
22============
33
4- [ ![ Build Status] ( https://travis-ci.org/bitcoin/secp256k1.svg?branch=master )] ( https://travis-ci.org/bitcoin/secp256k1 )
4+ [ ![ Build Status] ( https://travis-ci.org/bitcoin-core /secp256k1.svg?branch=master )] ( https://travis-ci.org/bitcoin-core /secp256k1 )
55
66Optimized C library for EC operations on curve secp256k1.
77
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ includedir=@includedir@
55
66Name: libsecp256k1
77Description: Optimized C library for EC operations on curve secp256k1
8- URL: https://github.com/bitcoin/secp256k1
8+ URL: https://github.com/bitcoin-core /secp256k1
99Version: @PACKAGE_VERSION@
1010Cflags: -I${includedir}
1111Libs.private: @SECP_LIBS@
Original file line number Diff line number Diff line change @@ -1967,8 +1967,8 @@ void test_add_neg_y_diff_x(void) {
19671967 * of the sum to be wrong (since infinity has no xy coordinates).
19681968 * HOWEVER, if the x-coordinates are different, infinity is the
19691969 * wrong answer, and such degeneracies are exposed. This is the
1970- * root of https://github.com/bitcoin/secp256k1/issues/257 which
1971- * this test is a regression test for.
1970+ * root of https://github.com/bitcoin-core /secp256k1/issues/257
1971+ * which this test is a regression test for.
19721972 *
19731973 * These points were generated in sage as
19741974 * # secp256k1 params
You can’t perform that action at this time.
0 commit comments