coincurve

Cross-platform Python bindings for libsecp256k1

APACHE-2.0 License

Downloads
526.7K
Stars
151
Committers
14
coincurve - v20.0.0 Latest Release

Published by ofek 5 months ago

  • Breaking: CMake is now a build dependency; this is only a breaking change for redistributors as building with standard Python packaging tools will automatically use the CMake that is available on PyPI
  • Breaking: Stop building wheels for Windows 32-bit
  • Build wheels for Windows ARM64
coincurve - v19.0.1

Published by ofek 8 months ago

  • Fix regression in Windows wheels
coincurve - v19.0.0

Published by ofek 10 months ago

  • Breaking: Drop support for Python 3.7
  • Add support for Python 3.12
  • Upgrade libsecp256k1 to version 0.4.1
coincurve - v18.0.0

Published by ofek almost 2 years ago

  • Support Schnorr signatures
  • Add support for Python 3.11
  • Upgrade libsecp256k1 to the latest available version
coincurve - v17.0.0

Published by ofek over 2 years ago

  • Breaking: Drop support for Python 3.6
  • Fix wheels for Apple M1
  • Upgrade libsecp256k1 to the latest available version
Package Rankings
Top 2.32% on Pypi.org
Badges
Extracted from project README
CI - Test CI - Coverage CI - Docs PyPI - Version PyPI - Downloads PyPI - Python Version code style - black types - Mypy imports - isort License - MIT OR Apache-2.0 GitHub Sponsors
Related Projects