Chiapos

Latest version: v2.0.8

Safety actively analyzes 687918 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 12

2.0.8

What's Changed
* Just use `std::filesystem` by emlowe in https://github.com/Chia-Network/chiapos/pull/450
* Link chiapos before blake3 by emlowe in https://github.com/Chia-Network/chiapos/pull/454
* Update Managed Files by ChiaAutomation in https://github.com/Chia-Network/chiapos/pull/452
* Experiment with manually setting archive output directory for blake3 and chiapos_static by AmineKhaldi in https://github.com/Chia-Network/chiapos/pull/458
* Add picosha.hpp to verifier.hpp by emlowe in https://github.com/Chia-Network/chiapos/pull/457
* Build and Test the rust bindings on all platforms by Rigidity in https://github.com/Chia-Network/chiapos/pull/451
* Bump Rust crate to 2.0.8 by Rigidity in https://github.com/Chia-Network/chiapos/pull/462


**Full Changelog**: https://github.com/Chia-Network/chiapos/compare/2.0.7...2.0.8

2.0.7

What's Changed
* Set `_DISABLE_CONSTEXPR_MUTEX_CONSTRUCTOR` when building on windows by emlowe in https://github.com/Chia-Network/chiapos/pull/449


**Full Changelog**: https://github.com/Chia-Network/chiapos/compare/2.0.6...2.0.7

2.0.6

What's Changed
* Update Managed Files by ChiaAutomation in https://github.com/Chia-Network/chiapos/pull/444
* Include stdint.h in wrapper.h by Rigidity in https://github.com/Chia-Network/chiapos/pull/445


**Full Changelog**: https://github.com/Chia-Network/chiapos/compare/2.0.5...2.0.6

2.0.5

What's Changed
* Fix workflow for risc by cmmarslender in https://github.com/Chia-Network/chiapos/pull/417
* Add release trigger instead of tag by cmmarslender in https://github.com/Chia-Network/chiapos/pull/418
* Updated License by ChiaAutomation in https://github.com/Chia-Network/chiapos/pull/419
* Update Managed Files by ChiaAutomation in https://github.com/Chia-Network/chiapos/pull/420
* Update Managed Files by ChiaAutomation in https://github.com/Chia-Network/chiapos/pull/421
* Add coverage badge to readme by emlowe in https://github.com/Chia-Network/chiapos/pull/422
* Fix TSAN by cmmarslender in https://github.com/Chia-Network/chiapos/pull/423
* Use macos-12 for intel builds by cmmarslender in https://github.com/Chia-Network/chiapos/pull/425
* Update Managed Files by ChiaAutomation in https://github.com/Chia-Network/chiapos/pull/426
* Bump actions/upload-artifact from 3 to 4 by dependabot in https://github.com/Chia-Network/chiapos/pull/427
* Bump github/codeql-action from 2 to 3 by dependabot in https://github.com/Chia-Network/chiapos/pull/431
* Bump aws-actions/configure-aws-credentials from 2 to 4 by dependabot in https://github.com/Chia-Network/chiapos/pull/430
* Bump actions/checkout from 3 to 4 by dependabot in https://github.com/Chia-Network/chiapos/pull/429
* Bump docker/setup-qemu-action from 2 to 3 by dependabot in https://github.com/Chia-Network/chiapos/pull/428
* Bump actions/download-artifact from 3 to 4 by dependabot in https://github.com/Chia-Network/chiapos/pull/432
* Bump actions/setup-python from 4 to 5 by dependabot in https://github.com/Chia-Network/chiapos/pull/433
* Update Managed Files by ChiaAutomation in https://github.com/Chia-Network/chiapos/pull/434
* Update Managed Files by ChiaAutomation in https://github.com/Chia-Network/chiapos/pull/435
* Update to manylinux_2_28 and cibw 2.19.2 by cmmarslender in https://github.com/Chia-Network/chiapos/pull/436
* Update Managed Files by ChiaAutomation in https://github.com/Chia-Network/chiapos/pull/437
* Update Managed Files by ChiaAutomation in https://github.com/Chia-Network/chiapos/pull/438
* CHIA-193: Rust bindings to chiapos by Rigidity in https://github.com/Chia-Network/chiapos/pull/439

New Contributors
* ChiaAutomation made their first contribution in https://github.com/Chia-Network/chiapos/pull/419
* dependabot made their first contribution in https://github.com/Chia-Network/chiapos/pull/427
* Rigidity made their first contribution in https://github.com/Chia-Network/chiapos/pull/439

**Full Changelog**: https://github.com/Chia-Network/chiapos/compare/2.0.4...2.0.5

2.0.4

What's Changed
* Use CNI riscv docker image by emlowe in https://github.com/Chia-Network/chiapos/pull/403
* checkpoint: into main from release/2.0.3 2ff03d5eeb5db46d8740ae3568662be44535a780 by AmineKhaldi in https://github.com/Chia-Network/chiapos/pull/401
* Swap blake3 to FetchContent + general cleanup by cmmarslender in https://github.com/Chia-Network/chiapos/pull/402
* checkpoint: into main from release/2.0.3 6d63362ac4ee20c87db4771695b794511656dbdd by AmineKhaldi in https://github.com/Chia-Network/chiapos/pull/404
* Update to pybind v2.11.1 by hoffmang9 in https://github.com/Chia-Network/chiapos/pull/395
* Add Python 3.12 by emlowe in https://github.com/Chia-Network/chiapos/pull/406
* Remove cmake version check from setup.py by emlowe in https://github.com/Chia-Network/chiapos/pull/408
* Add python versions and upload to chia pypi for riscv workflow by emlowe in https://github.com/Chia-Network/chiapos/pull/407
* Update gulrak to 1.5.14 by emlowe in https://github.com/Chia-Network/chiapos/pull/409
* Update catch2 to 3.5.2 by emlowe in https://github.com/Chia-Network/chiapos/pull/410
* Remove small runner workarounds by emlowe in https://github.com/Chia-Network/chiapos/pull/411
* Update cxxopts to 3.1.1 by emlowe in https://github.com/Chia-Network/chiapos/pull/412
* Update badges on README.md by wallentx in https://github.com/Chia-Network/chiapos/pull/351
* Generate coverage build and upload by emlowe in https://github.com/Chia-Network/chiapos/pull/414
* Create codeql-analysis.yml by wallentx in https://github.com/Chia-Network/chiapos/pull/335
* Fix link to proof of space document by emlowe in https://github.com/Chia-Network/chiapos/pull/416


**Full Changelog**: https://github.com/Chia-Network/chiapos/compare/2.0.3...2.0.4

2.0.3

What's Changed
* Add pypi trusted publishing by cmmarslender in https://github.com/Chia-Network/chiapos/pull/391
* Set macOS target to 11 by emlowe in https://github.com/Chia-Network/chiapos/pull/392
* adjust use of setuptools to support version 68.2 by emlowe in https://github.com/Chia-Network/chiapos/pull/397
* Add riscv64 info and simplify macos by emlowe in https://github.com/Chia-Network/chiapos/pull/394
* Track GreenReaper 3.1.0 by harold-b in https://github.com/Chia-Network/chiapos/pull/400


**Full Changelog**: https://github.com/Chia-Network/chiapos/compare/2.0.2...2.0.3

Page 1 of 12

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.