lnbits / withdraw

LNbits Withdraw Extension
MIT License
6 stars 9 forks source link

migrate from secp256k1 to coincurve #42

Closed prusnak closed 1 month ago

prusnak commented 1 month 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

prusnak commented 1 month ago

this will get solved once https://github.com/lnbits/bolt11/issues/45 is addressed and bolt11 dependency updated in pyproject.toml