Skip to content

Releases: Chia-Network/clvm_rs

0.17.5

09 Apr 16:38
4735d11

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.17.4...0.17.5

0.17.4

24 Mar 21:56
18ea9e0

Choose a tag to compare

What's Changed

Full Changelog: 0.17.3...0.17.4

0.17.3

18 Mar 17:43
e77e008

Choose a tag to compare

What's Changed

  • enable debug-asserts and overflow checks by @arvidn in #742
  • simplify forks by passing along ClvmFlags into the operator functions by @arvidn in #741
  • [CHIA-3823] rename intern → intern_tree; add intern_tree_with_flags to propagate allocator flags by @richardkiss in #738
  • [CHIA-3961] support limiting some operators by @arvidn in #744
  • bump version to 0.17.3 by @arvidn in #745

Full Changelog: 0.17.2...0.17.3

0.17.2

09 Mar 19:12
147808d

Choose a tag to compare

What's Changed

Full Changelog: 0.17.1...0.17.2

0.17.1

23 Feb 22:13
abc3395

Choose a tag to compare

What's Changed

  • simplify the test for no_overlapping_flags() by @arvidn in #703
  • add new flag to enable relaxed BLS negate operators by @arvidn in #704
  • [CHIA-3823] Add interning API. by @richardkiss in #684
  • improve fuzzer for run_program() by @arvidn in #705
  • improve scaling of new clvm compression implementation by @arvidn in #707
  • bump version to 0.17.1 by @arvidn in #709

Full Changelog: 0.17.0...0.17.1

0.17.0

16 Feb 09:14
3e36cf7

Choose a tag to compare

What's Changed

  • add some more test cases for clvm operators by @arvidn in #691
  • Allocator reference by @arvidn in #693
  • add more test cases for CLVM operators by @arvidn in #694
  • improve names of pair and atom counters by @arvidn in #695
  • track the peak Allocator counters by @arvidn in #696
  • fix minor issues with allocator-debug build feature by @arvidn in #699
  • make the ChiaDialect flags a strong type by @arvidn in #698
  • remove the (unnecessary) fuzz_ prefix from some fuzz targets by @arvidn in #701
  • [CHIA-3893] new opcodes for secp operators by @arvidn in #700
  • bump version to 0.17.0 by @arvidn in #702

Full Changelog: 0.16.5...0.17.0

0.16.5

05 Feb 12:50
c677611

Choose a tag to compare

What's Changed

  • harden various operators and add tests for large operands by @arvidn in #686
  • make mempool a bit stricter by @arvidn in #687
  • fix edge case in is_canonical_serialization() by @arvidn in #688
  • introduce a higher level ArbitraryClvmTree type by @arvidn in #690
  • bump version to 0.16.5 by @arvidn in #689

Full Changelog: 0.16.4...0.16.5

0.16.4

26 Jan 14:10
61ee4a7

Choose a tag to compare

What's Changed

Full Changelog: 0.16.3...0.16.4

0.16.3

08 Jan 17:29
256f57d

Choose a tag to compare

What's Changed

Full Changelog: 0.16.2...0.16.3

0.16.2

02 Sep 09:31
f3b0d92

Choose a tag to compare

What's Changed

Full Changelog: 0.16.1...0.16.2