Skip to content

Tags: dodohua/chiapos

Tags

1.0.5b0

Add progress update.

1.0.4

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update CMakeLists.txt (Chia-Network#280)

* Update CMakeLists.txt

FreeBSD has a port for pybind11, so use it when on FreeBSD instead of downloading a new copy.

* Update setup.py

Typo in url="", fixed.

* Create Makefile

1.0.3

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix based on PR 248. Thanks tinodj (Chia-Network#267)

1.0.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
disk: log, add missing space (Chia-Network#227)

1.0.1

Add const qualifier to some local variables in phase 3

1.0.0

Fetch content gulrak and update to current version

0.9

Don't build bad MacOS universal wheels

0.12.45

got rid of mutex in destructor, made global name longer

0.12.44

Clang tidy, and remove unused methods

0.12.43

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Build MacOS ARM64 Universal wheels (Chia-Network#161)

* Try MacOS ARM wheels

* Only macos universal - try QEMU aarch64 build

* Comment out QEMU arm64 builds

* Re-order for consistency, clean