Skip to main content

A collection of the currently deployed ChiaLisp puzzles.

Project description

Chia Puzzles

This is a collection of the standard Chia puzzles. These are the puzzles which are deployed on chain and therefore cannot change.

This repository tracks the source code, the compiled hex, and a hash of the compiled hex to ensure continuity.

All puzzles are kept in the puzzles folder as both a .clsp and .clsp.hex file.

The Python and Rust bindings are created by running generate_chialisp_constants.py

Adding Bindings for a New Puzzle

  1. Add the .clsp and .clsp.hex files into the programs folder.
  2. Add the puzzle name, path, and shatree hash into the list in generate_chialisp_constants.py.
  3. Run generate_chialisp_constants.py.
  4. Commit your changes, including to the outputted programs.py and loaded_chialisp.rs.

Testing

This project is managed with poetry for Python and cargo for Rust.

To run the Python tests:

python -m venv venv

pip install poetry
. ./venv/bin/activate
poetry install
pytest chia_puzzles_py/tests

If you're on Windows activate the venv with . venv\Scripts\activate instead

To run the Rust tests:

cargo test --all

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

chia_puzzles_py-0.18.0.tar.gz (15.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

chia_puzzles_py-0.18.0-py3-none-any.whl (17.0 kB view details)

Uploaded Python 3

File details

Details for the file chia_puzzles_py-0.18.0.tar.gz.

File metadata

  • Download URL: chia_puzzles_py-0.18.0.tar.gz
  • Upload date:
  • Size: 15.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.0.1 CPython/3.12.8

File hashes

Hashes for chia_puzzles_py-0.18.0.tar.gz
Algorithm Hash digest
SHA256 6eb1cfcc1df11ab3355b1b9c83279ebbad4bf0b569bb661659d39b499a956099
MD5 2adae93088788a1d6adfa92bf74ca3b4
BLAKE2b-256 fce56243289fe772c80c7b7f2784cd0d2e0d3111b978556376a4afbecaa178ac

See more details on using hashes here.

Provenance

The following attestation bundles were made for chia_puzzles_py-0.18.0.tar.gz:

Publisher: build-wheels.yml on Chia-Network/chia_puzzles

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file chia_puzzles_py-0.18.0-py3-none-any.whl.

File metadata

File hashes

Hashes for chia_puzzles_py-0.18.0-py3-none-any.whl
Algorithm Hash digest
SHA256 6e826110c62ed0e938a8c929f25c76b50e33892e2405a2016312312cfacc42e6
MD5 c383305c1204d8603465a39265eefde7
BLAKE2b-256 cfbc78a5bfe1acabd909d90986578b85aa440ad871e6b5437f78b0cba446994b

See more details on using hashes here.

Provenance

The following attestation bundles were made for chia_puzzles_py-0.18.0-py3-none-any.whl:

Publisher: build-wheels.yml on Chia-Network/chia_puzzles

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page