No description provided.
Test whether ECDH and Schnorr are enabled for JNI #398
pull sipa wants to merge 1 commits into bitcoin-core:master from sipa:fixexptest changing 1 files +12 −2-
sipa commented at 5:15 PM on May 25, 2016: contributor
-
Test whether ECDH and Schnorr are enabled for JNI eee808d809
-
afk11 commented at 4:48 PM on May 30, 2016: contributor
+1. I ran into side effects from compiling the jni bindings without all dependencies enabled (unknowingly, I must have installed java at some point). Using libsecp256k1 failed at runtime, the root cause seemed to be the jni library was built without the dependencies.
- sipa merged this on May 30, 2016
- sipa closed this on May 30, 2016
- sipa referenced this in commit b3be8521e6 on May 30, 2016