What's Changed
- fix
__repr__
for ConsensusConstants to use upper case names by @arvidn in #904 - update chia-bls adding
dep:
todep:chia_py_streamable_macro
by @altendky in #909 - update
PyStreamable
to provideIntoPyObject()
by @altendky in #911 - use
Self
more in the stubs by @altendky in #912 - Bump openssl from 0.10.68 to 0.10.70 by @dependabot in #918
- add unnamed single-field struct support to
PyJsonDict
by @altendky in #910 - fixup stubtest for mypy 0.15.0 by @altendky in #923
- allow adding spend bundles in batches, for BlockBuilder by @arvidn in #929
- fix clippy warning of using a format string in a non-format context by @arvidn in #930
- bump version number to 0.20.0 by @arvidn in #931
Full Changelog: 0.19.1...0.20.0