Releases: Chia-Network/pos2-chip
Releases · Chia-Network/pos2-chip
0.4.0
0.3.0
0.2.0
What's Changed
- fix clang format workflow by @arvidn in #84
- Changes to pos consensus for strength by @drnick23 in #88
- Updated License by @ChiaAutomation in #91
- Matching soft/hard aes and regression tests by @drnick23 in #89
- update plot file header by @arvidn in #92
- bump version to 0.2.0 by @arvidn in #93
Full Changelog: 0.1.6...0.2.0
0.1.6
0.1.5
What's Changed
- Swap to trusted publishing for crates.io by @cmmarslender in #66
- thread constructor exception safety by @arvidn in #67
- Update macos GH hosted runners by @pmaslana in #68
- Pos changes - T3 final table, T4 dynamic chaining by @drnick23 in #69
- Aes custom hashing by @drnick23 in #74
- more std::span by @arvidn in #76
- fix issue where there are not T2 matches, avoid out-of-bound access by @arvidn in #77
- update rust interface to match new proof format by @arvidn in #78
- Aes pairings by @drnick23 in #79
- more fuzzing by @arvidn in #80
- Plot strength by @drnick23 in #81
- added simulation for preallocating plot grouping statistics by @drnick23 in #75
- Clang format by @arvidn in #82
- bump version to 0.1.5 by @arvidn in #83
New Contributors
- @cmmarslender made their first contribution in #66
- @pmaslana made their first contribution in #68
Full Changelog: 0.1.4...0.1.5
0.1.4
What's Changed
- make test_chaining cheaper when building in debug mode by @arvidn in #59
- Fuzzers for solver and prover by @arvidn in #60
- require k to be even by @arvidn in #63
- always join threads, even if there are exceptions by @arvidn in #64
- bump version to 0.1.4 by @arvidn in #65
Full Changelog: 0.1.3...0.1.4
0.1.3
What's Changed
- Proof core integer math by @drnick23 in #44
- don't print debug output by @arvidn in #51
- Challenge simulation analytics for HDD load and challenge simulation by @drnick23 in #50
- add test for provers by @arvidn in #52
- fix clippy warnings by @arvidn in #53
- Convert vectors to arrays by @arvidn in #54
- Removed duplicate pairings being added to solver stage. by @drnick23 in #56
- simplify full proof by only storing the x-values, not strength by @arvidn in #57
- disable timing and printing of solver timings by @arvidn in #55
- bump version to 0.1.3 by @arvidn in #58
Full Changelog: 0.1.2...0.1.3