Releases: Chia-Network/chia_rs
Releases · Chia-Network/chia_rs
0.2.11
0.2.10
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
0.2.8
What's Changed
- cargo fmt for wheel by @arvidn in #157
- use hex_literal for GENERATOR_ROM by @arvidn in #159
- add tool to check equivalence between consensus and mempool by @arvidn in #160
- Run for coverage and upload to Coveralls by @AmineKhaldi in #163
- rename ALWAY_TRUE -> REMARK by @arvidn in #166
- run
cargo fmt
on fuzzers and wheel, in CI by @arvidn in #167 - bump clvm_rs dependency to 0.2.5 by @arvidn in #169
- Opt for source-based code coverage by @AmineKhaldi in #165
- add new SOFTFORK condition by @arvidn in #168
- Unknown conditions with cost by @arvidn in #170
- add new flag, LIMIT_OBJECTS by @arvidn in #171
- cleanup uncurry.rs and drop use of Node by @arvidn in #172
- add flag AGG_SIG_ARGS by @arvidn in #173
- split up parse_single_spend() into smaller parts by @arvidn in #174
- Add a flag to restrict the number of announcements by @arvidn in #175
- pre-compile generator tests, and rust port by @arvidn in #176
- stress tests take forever to run in debug mode by @arvidn in #177
- Swap podman to docker by @cmmarslender in #179
- improve ouput from test_generators test. more concise diff by @arvidn in #178
- update costs of unknown conditions, part of the hard fork by @arvidn in #181
- bump clvm_rs dependency by @arvidn in #182
- Use calculations instead of table by @richardkiss in #183
- introduced a new flag, ALLOW_BACKREFS by @arvidn in #180
- bump version to 0.2.8 by @arvidn in #184
- bump the limit of announcements to 1024 by @arvidn in #185
New Contributors
- @AmineKhaldi made their first contribution in #163
Full Changelog: 0.2.7...0.2.8
0.2.7
What's Changed
Full Changelog: 0.2.6...0.2.7
0.2.6
0.2.5
0.2.4
0.2.3
0.2.2
What's Changed
- bump the crate versions of the proc macros by @arvidn in #113
- bump version to 0.2.1 by @arvidn in #114
- Fixed incorrect wasm path by @ChiaMineJP in #115
- Fix run_gen.py and issue in test block generator by @arvidn in #117
- MintingCoin check by @arvidn in #111
- Updating deprecated set-output workflow command by @wallentx in #116
- in generator tests, print the full cost, including the cost-per-byte by @arvidn in #118
- fix typo run_gen.py by @arvidn in #119
- remove old left-over types by @arvidn in #120
- run_block_generator() by @arvidn in #122
- improve error handling a bit by @arvidn in #121
- analyze-chain tool by @arvidn in #124
- Setting actions version to latest by @wallentx in #125
- add license by @nirajpathak13 in #126
- Implement std::error::Error trait for chia-protocol's Error by @xchdata1 in #123
- STRICT_ARGS_COUNT refactor by @arvidn in #128
- Parameterize tests by @arvidn in #129
- parameterize more tests by @arvidn in #130
- factor out the LIMIT_HEAP logic into a function, to allow reusing it by @arvidn in #132
- add support for parsing ASSERT_BEFORE_ by @arvidn in #131
- add support for ASSERT_CONCURRENT_SPEND condition code by @arvidn in #133
- add support for ASSERT_CONCURRENT_PUZZLE by @arvidn in #134
- add more checks for impossible constraints by @arvidn in #135
- fix typo in validation_error by @arvidn in #137
- Bump clvm dependency to 0.2.3 by @arvidn in #136
- add new function run_puzzle() by @arvidn in #138
- cut release 0.2.2 by @arvidn in #139
New Contributors
- @ChiaMineJP made their first contribution in #115
- @nirajpathak13 made their first contribution in #126
- @xchdata1 made their first contribution in #123
Full Changelog: 0.2.0...0.2.2