Skip to content

chiavdf: Add version 1.1.14 - #2345

Open
luhenry wants to merge 1 commit into
mainfrom
chiavdf
Open

luhenry wants to merge 1 commit into
mainfrom
chiavdf

Conversation

@luhenry

@luhenry luhenry commented Sep 26, 2026 •

Copy link
Copy Markdown
Member

Compiles Chia's C++ VDF prover/verifier as a pybind11 extension linked against a patched GMP 6.2.1. Upstream publishes no riscv64 wheel on PyPI.

Mirrors upstream's build.yml and its [tool.cibuildwheel] config.

Differs from upstream

  • before-all drops epel-release and lzip - neither exists for Rocky 10 riscv64.
  • GMP comes from the checksummed .tar.xz release instead of .tar.lz - same sources, no lzip needed.

Matrix: cp312, cp313, cp314 - upstream skips free-threaded builds.

Testing

  • same as upstream

License: Wheel bundles GMP (LGPL-3.0-or-later) and pybind11 (BSD-3-Clause); upstream ships no licence text for them, so the build adds it, and GMP's sources plus chiavdf's GMP replacement files are attached to the release.

Built on cp312, cp313 and cp314; 2 passed, 0 skipped each.

luhenry added a commit that referenced this pull request Sep 26, 2026
@github-actions

Copy link
Copy Markdown
Contributor
PR Preview Action v1.8.1

QR code for preview link

🚀 View preview at
https://riseproject-dev.github.io/python-wheels/pr-preview/pr-2345/

Built to branch gh-pages at 2026-09-26 00:56 UTC.
Preview will be ready when the GitHub Pages deployment is complete.

This branch has not been deployed

No deployments
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant