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