Contents

chiapos 2.0.7

0

Chia proof of space plotting, proving, and verifying (wraps C++)

Chia proof of space plotting, proving, and verifying (wraps C++)

Stars: 267, Watchers: 267, Forks: 281, Open Issues: 28

The Chia-Network/chiapos repo was created 4 years ago and the last code push was 2 weeks ago.
The project is popular with 267 github stars!

How to Install chiapos

You can install chiapos using pip

pip install chiapos

or add it to a project with poetry

poetry add chiapos

Package Details

Author
Mariano Sorgente
License
Apache License
Homepage
https://github.com/Chia-Network/chiapos
PyPi:
https://pypi.org/project/chiapos/
GitHub Repo:
https://github.com/Chia-Network/chiapos
No  chiapos  pypi packages just yet.

Errors

A list of common chiapos errors.

Code Examples

Here are some chiapos code examples and snippets.

GitHub Issues

The chiapos package has 28 open issues on GitHub

  • python-bindings: More GIL releasing + improve the existing releasing
  • fix data race in blake3's get_cpu_features()
  • src|tests|python-bindings: Make DiskProver(de)serializable
  • plotter_disk: Keep streams syncronized and std::cin tied
  • TMemoCache refactor + double assign race condition fix
  • prover_disk: get rid of useless data
  • If tmp2 and final files are in same filesystem, rename() not copy()
  • Rename rather than copy if tmp2 filename is on the same device as final filename
  • PROPOSAL: Reorder Deltas and Stubs to reduce Disk I/O
  • fetch-content blake3, add sse2 and neon optimizations

See more issues on GitHub

Related Packages & Articles