Releases: Chia-Network/chiavdf
Releases · Chia-Network/chiavdf
1.1.8
What's Changed
- Fix rare VDF prover failures on Windows
- Misc cosmetic changes thanks xearl4!
- Cancellation file support for slow bluebox
- Add _DISABLE_CONSTEXPR_MUTEX_CONSTRUCTOR when building wheel on windows
- ApproximateParameter fix and GIL related parameter copies thanks xearl4!
Full Changelog: 1.1.7...1.1.8
1.1.7
What's Changed
- Fuzz for 10m instead of 30s by @Rigidity in #199
- Update Managed Files by @ChiaAutomation in #206
- Include stdbool.h in the c_wrapper/bindings. by @cmmarslender in #207
Full Changelog: 1.1.6...1.1.7
1.1.6
1.1.5
What's Changed
- Update Managed Files by @ChiaAutomation in #172
- Fix TSAN mode by @cmmarslender in #173
- Update README.md by @juniorDev5638 in #175
- Add option for building python bindings (default to ON for back compat) by @cmmarslender in #177
- Change macos-latest to macos-12 for intel CPU by @emlowe in #182
- Add some locking about stdout to avoid some false positives in TSAN by @emlowe in #181
- Stop 1-Weso squaring on reaching target iterations by @xearl4 in #174
- Update Managed Files by @ChiaAutomation in #183
- Bump actions/checkout from 3 to 4 by @dependabot in #185
- Bump docker/setup-qemu-action from 2 to 3 by @dependabot in #187
- Bump aws-actions/configure-aws-credentials from 2 to 4 by @dependabot in #186
- Bump actions/upload-artifact from 3 to 4 by @dependabot in #188
- Bump github/codeql-action from 2 to 3 by @dependabot in #189
- Update Managed Files by @ChiaAutomation in #190
- Update Managed Files by @ChiaAutomation in #191
- Update manylinux to 2_28 for all arch by @cmmarslender in #192
- Update Managed Files by @ChiaAutomation in #194
- Update Managed Files by @ChiaAutomation in #195
- Update to macos 13 by @cmmarslender in #196
- CHIA-200: Rust bindings by @Rigidity in #180
- Bump to 1.1.5 by @Rigidity in #197
New Contributors
- @juniorDev5638 made their first contribution in #175
- @dependabot made their first contribution in #185
- @Rigidity made their first contribution in #180
Full Changelog: 1.1.4...1.1.5
1.1.4
What's Changed
- Instruct delvewheel to no mangle any DLL names by @AmineKhaldi in #170
Full Changelog: 1.1.3...1.1.4
1.1.3
What's Changed
- Add c wrappers by @cmmarslender in #166
- Support windows wheels via cmake @cmmarslender in #166
Full Changelog: 1.1.2...1.1.3
1.1.2
What's Changed
- Add python 3.12 by @emlowe in #160
- Update README.md badges by @emlowe in #162
- Fix ls on new wheels by @cmmarslender in #163
Full Changelog: 1.1.1...1.1.2
1.1.1
What's Changed
- hwvdf: Allow setting max frequency when in auto adjustment mode by @cmmarslender in #158
Full Changelog: 1.1.0...1.1.1
1.1.0
What's Changed
- Add riscv qemu build and test by @emlowe in #151
- Swap to new build image + upload to s3 by @cmmarslender in #153
- HW VDF by @cmmarslender in #148
- Add a trigger for updating the repo.chia.net repo by @cmmarslender in #154
- Update to pybind v2.11.1 by @hoffmang9 in #147
Full Changelog: 1.0.11...1.1.0
1.0.11
What's Changed
- Add pypi trusted publishing by @cmmarslender in #146
- Move cibw config to pyproject.toml by @emlowe in #145
- Remove python 3.7 and some cleanup by @emlowe in #144
- adjust use of setuptools to support version 68.2 by @arvidn in #149
- drop tag trigger, add publish trigger by @altendky in #150
Full Changelog: 1.0.10...1.0.11