1 Open Issue Need Help Last updated: Mar 4, 2026

Open Issues Need Help

View All on GitHub

AI Summary: On Windows (64-bit), the application fails to load the `secp256k1` native library, resulting in `UnsatisfiedLinkError` for all native calls. This is due to the absence of the required `secp256k1.dll` and currently missing Windows build instructions. The issue aims to enable Windows users to successfully invoke `secp256k1` native methods.

Complexity: 4/5
good first issue