Skip to content

Tags: dodohua/chiapos

Tags

1.0.5b0

Toggle 1.0.5b0's commit message
Add progress update.

1.0.4

Toggle 1.0.4's commit message

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

Toggle 1.0.3's commit message

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

Toggle 1.0.2's commit message

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

Toggle 1.0.1's commit message
Add const qualifier to some local variables in phase 3

1.0.0

Toggle 1.0.0's commit message
Fetch content gulrak and update to current version

0.9

Toggle 0.9's commit message
Don't build bad MacOS universal wheels

0.12.45

Toggle 0.12.45's commit message
got rid of mutex in destructor, made global name longer

0.12.44

Toggle 0.12.44's commit message
Clang tidy, and remove unused methods

0.12.43

Toggle 0.12.43's commit message

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