lnbits / nostrnip5

MIT License
3 stars 3 forks source link

migrate from secp256k1 to coincurve #10

Closed prusnak closed 3 months ago

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

prusnak commented 3 months ago

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