Home
Phabricator
Search
Configure Global Search
Log In
Transactions
D2685
Change Details
Change Details
Old
New
Diff
re run tests
to run the java secp256k1 tests (including this one): ``` $ cd src/secp256k1 $ ./autogen.sh $ ./configure --enable-jni --enable-experimental --enable-module-ecdh $ make check-java ```
re run tests
to run the java secp256k1 tests (including this one): ``` $ cd src/secp256k1 $ ./autogen.sh $ ./configure --enable-jni --enable-experimental --enable-module-ecdh $ make check-java ```
Continue