Open prusnak opened 3 months ago
i think we should just migrate to coincurve - it is well maintained (last secp256k1 release was in 2021) - and even CLN uses coincurve and not secp256k1 for their python plugins
related https://github.com/darosior/python-bip32/pull/40 - bip32 is stuck on coincurve 19.x, that PR hopefully bumps the dependency to 20.x soon
Tracking here: https://github.com/darosior/python-bip32/pull/43
i think we should just migrate to coincurve - it is well maintained (last secp256k1 release was in 2021) - and even CLN uses coincurve and not secp256k1 for their python plugins