Skip to content

Releases: Chia-Network/chia_rs

0.25.0

29 May 20:57
fa00dfc
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.24.0...0.25.0

0.24.0

27 May 14:04
4f049ce
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.23.0...0.24.0

0.23.0

16 May 15:01
3ab62e0
Compare
Choose a tag to compare

What's Changed

  • Update Managed Files by @ChiaAutomation in #1030
  • CHIA-2826 validate puzzle hash in run_spendbundle() by @arvidn in #1039
  • slight optimization to verifying conditions by @arvidn in #1049
  • add fields to ConsensusConstants to hang new hard fork features on by @arvidn in #1052
  • Add a benchmark tool to measure the computation time for different conditions by @matt-o-how in #1038
  • update ProofOfSpace to support the new plot format by @arvidn in #1055
  • fix codition benchmark to run in consensus mode by @arvidn in #1059
  • Add a cost to all conditions and a new "free conditions" counter by @matt-o-how in #1053
  • Rename chia_consensus::gen to chia_consensus::general by @matt-o-how in #1061
  • use ToClvm trait to simplify building structures by @arvidn in #1062
  • expose COST_CONDITIONS to python by @arvidn in #1064
  • document benchmarks for picking condition cost by @arvidn in #1060
  • add constants for plot difficulty adjustments by @arvidn in #1066
  • bump version to 0.23.0 by @arvidn in #1065

Full Changelog: 0.22.0...0.23.0

0.22.0

16 Apr 16:39
4eb3cf0
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.21.2...0.22.0

0.21.2

25 Mar 21:43
d3b8a0a
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.21.1...0.21.2

0.21.1

06 Mar 09:48
8655383
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.21.0...0.21.1

0.21.0

03 Mar 21:08
2ca8a1e
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.20.0...0.21.0

0.20.0

14 Feb 18:03
38d4f84
Compare
Choose a tag to compare

What's Changed

  • fix __repr__ for ConsensusConstants to use upper case names by @arvidn in #904
  • update chia-bls adding dep: to dep:chia_py_streamable_macro by @altendky in #909
  • update PyStreamable to provide IntoPyObject() 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

0.19.1

24 Jan 20:52
900146d
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.19.0...0.19.1

0.19.0

23 Jan 19:17
90bfce6
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.18.0...0.19.0