0.2.9
What's Changed
- don't run stress tests under coverage instrumentation by @arvidn in #186
- run_block_generator tests by @arvidn in #187
- make Bytes types implement PartialEq by @arvidn in #188
- minor refactor in test-generators by @arvidn in #192
- bump pyo3 dependency by @arvidn in #190
- avoid copying buffers from python by @arvidn in #193
- Unpin dependencies by @Rigidity in #195
- remove unused function, run_generator() by @arvidn in #194
- improve time measurement of test-generators.py to not include disk I/O by @arvidn in #198
- Rust rom generator by @arvidn in #199
- make message types constructible from rust by @arvidn in #201
- Swap over from using the quay image to the custom built ghcr image wi… by @pmaslana in #200
- extend the test-block-generators tool by @arvidn in #203
- add fuzzer for run_block_generator() and run_block_generator2() by @arvidn in #204
- solution_generator by @arvidn in #202
- include fuzz in workspace by @arvidn in #205
- only run python benchmarks on 3.10 and 3.11 by @arvidn in #208
- bump clvm_rs version by @arvidn in #209
- adjust times we run the fuzzers in CI by @arvidn in #211
- add lockfile to repository by @arvidn in #210
- new agg-sig conditions by @arvidn in #213
- bump versions 0.2.9 by @arvidn in #207
New Contributors
Full Changelog: 0.2.8...0.2.9