0.13.0
What's Changed
- fix return type of
get_hash()
in python binding by @arvidn in #664 - rename Spend -> SpendConditions by @arvidn in #665
- actually add the zeros attributes by @altendky in #666
- CHIA-1171: Make DID recovery list hash optional by @Rigidity in #667
- include byte cost in return value from
get_conditions_from_spendbundle()
by @arvidn in #679 - Bump dependencies by @Rigidity in #676
- add empty
[mypy]
section to avoid a warning by @altendky in #683 - stop ignoring missing imports for the now-hinted clvm library by @altendky in #684
- Split build-crate-and-npm and rename build-test by @Rigidity in #690
- Remove 3 unused parameters from ConsensusConstants by @matt-o-how in #691
- remove incorrect comment and unused newline variable by @altendky in #688
- Optimize
make_aggsig_final_message()
by @matt-o-how in #682 - Check the whole workspace in one place by @Rigidity in #692
- Fix readme badges for CI by @Rigidity in #696
- Remove bench and build from pre-commit by @Rigidity in #694
- CHIA-1226 Include the cost of the whole spend in get_conditions_from_spendbundle's return value by @AmineKhaldi in #680
- Move fuzzers to build-crate.yml by @Rigidity in #695
- Add a less strict solution representation by @Rigidity in #674
- bump version to 0.13.0 by @arvidn in #697
- Update Managed Files by @ChiaAutomation in #698
Full Changelog: 0.12.0...0.13.0