Notable changes to the codebase are documented here.
Major changes include:
Major changes include:
- Wrapped libsecp256k1 0.4.0 (199d27c)
Major changes include:
- Wrapped libsecp256k1 0.3.2 (acf5c55)
- Build platform wheels using cibuildwheel
- Switched from setuptools to hatch
- Improved project standards (pyproject.toml, nox)
Major changes include:
- Fixed bug in
mult
Major changes include:
- Wrapped libsecp256k1 0.2.0 (21ffe4b)
- Increased test coverage
- Improved project standards (pre-commit hooks, mypy, tox)
Major changes include:
- Fixed
mult
return type
Major changes include:
- Wrapped libsecp256k1 (3efeb9da)
- Updated nonce generation
- Added
mult
module
Major changes include:
- Fixed description
- Added
py.typed
Wrapped libsecp256k1 (fecf436d)