Skip to content

Releases: Chia-Network/chia_rs

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

0.18.0

13 Jan 18:58
0b6571e
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.17.0...0.18.0

0.17.0

14 Dec 16:53
5265a3c
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.16.0...0.17.0

0.16.0

15 Nov 19:02
41c4f56
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.15.0...0.16.0

0.15.0

11 Oct 17:48
beca98c
Compare
Choose a tag to compare

What's Changed

  • CHIA-1527: Add chia-sha2 crate to prevent cyclic dependency with clvmr by @Rigidity in #735
  • move mypy config into config by @altendky in #733
  • Bump to 0.14.1 by @Rigidity in #736
  • Fix clippy warnings and py-bindings on chia-consensus by @Rigidity in #737
  • pass ParseState by reference into validate_conditions() by @arvidn in #738
  • remove unused run_puzzle() function by @arvidn in #739
  • release GIL when validating signatures by @arvidn in #743
  • use regexes for stubtest allowlists, ignore all of chia_rs.chia_rs by @altendky in #740
  • update gen-corpus to save block generators by @arvidn in #747
  • clean up test-block-generators to be more useful for future work by @arvidn in #746
  • Change BLSCache to use the augmented message for its lookup by @matt-o-how in #744
  • make BlsCache thread safe by adding an internal mutex by @arvidn in #750
  • [CHIA-1562] validate block signature as part of run_block_generator() by @arvidn in #745
  • [CHIA-1563] add function to run a trusted block and return additions and removals. by @arvidn in #748
  • Add needed items for sdist by @emlowe in #755
  • bump chia_rs version to 0.15.0 by @arvidn in #756

Full Changelog: 0.14.0...0.15.0

0.14.0

26 Sep 02:05
c6cd98f
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.13.0...0.14.0

0.13.0

30 Aug 17:58
fcfae36
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.12.0...0.13.0

0.12.0

14 Aug 20:48
d409073
Compare
Choose a tag to compare

What's Changed

  • fix the test coverage collected by pytest by @arvidn in #654
  • enable message conditions unconditionally by @arvidn in #644
  • don't pass in the root directory to prettier (unconditionally) by @arvidn in #655
  • Allow implicit_hasher by @Rigidity in #657
  • Always enable the Fixed Div flag regardless of height. by @matt-o-how in #658
  • CHIA-1034 Rename Spend to SpendConditions and OwnedSpend to OwnedSpendConditions by @matt-o-how in #656
  • bump version to 0.12.0 by @arvidn in #663

Full Changelog: 0.11.0...0.12.0

0.11.0

07 Aug 20:09
ad3235e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.10.0...0.11.0