mirror of
https://github.com/ACINQ/eclair.git
synced 2025-03-14 03:48:13 +01:00
* Use secp256k1-kmp We get rid of our old JNI wrapper and switch to bitcoin-lib 0.18 which is based on secp256k1-kmp. This will give us a consistent secp256k1 library on all our apps (since secp256k1-kmp also provides an Android library). We also switch from spongycastle to bouncycastle (bitcoin-lib 0.18 uses bouncycastle). * Set version to SNAPSHOT Co-authored-by: dpad85 <5765435+dpad85@users.noreply.github.com> |
||
---|---|---|
.. | ||
modules | ||
src | ||
pom.xml |