Skip to content

Releases: Chia-Network/chia_rs

0.2.5

16 Mar 22:57
f76ebd8
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.2.4...0.2.5

0.2.4

07 Mar 19:28
95a7272
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.2.3...0.2.4

0.2.3

02 Mar 09:57
9101515
Compare
Choose a tag to compare

What's Changed

  • fix edge cases in assert_before parsing by @arvidn in #140
  • additions_amount and removals_amounts by @arvidn in #142
  • add support for ASSERT_MY_BIRTH_HEIGHT and ASSERT_MY_BIRTH_SECONDS by @arvidn in #144
  • bump version to 0.2.3 by @arvidn in #143

Full Changelog: 0.2.2...0.2.3

0.2.2

09 Feb 14:04
6736e64
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.2.0...0.2.2

0.2.0

05 Jan 21:40
c6126aa
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.1.16...0.2.0

0.1.16

02 Dec 18:20
2978a85
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.1.15...0.1.16

0.1.15

01 Dec 02:04
5228fab
Compare
Choose a tag to compare

What's Changed

  • python 3.11 appears to be slower by @arvidn in #76
  • move implementation-notes to this repo by @arvidn in #78
  • eligible for deduplication by @arvidn in #77
  • add new crate chia-bls by @arvidn in #68
  • Build macOS ARM 3.8 by @altendky in #72
  • update metadata for crates and bump rust edition to 2021 by @arvidn in #80
  • move tree_hash() into its own crate (clvm-utils) by @arvidn in #79
  • move protocol types into its own crate by @arvidn in #82
  • move Coin, CoinState and RespondToPhUpdates into chia-protocol by @arvidn in #83
  • update generate_type_stubs.py by @arvidn in #84
  • support unnamed fields in PyStreamable by @arvidn in #85
  • Fix python fields by @arvidn in #86
  • add support for remaining primitive types to json serialization/deserialization by @arvidn in #88
  • improve test coverage of edge case in merkle_tree_set by @arvidn in #87
  • make generate_type_stubs list all files to generate type stubs for by @arvidn in #89
  • instead of using a bool field, expose a flags field by @arvidn in #90
  • add uncurry() function to clvm-utils by @arvidn in #81
  • bump version to 0.1.15 by @arvidn in #91

Full Changelog: 0.1.14...0.1.15

0.1.14

31 Oct 22:47
b80a195
Compare
Choose a tag to compare

What's Changed

  • bump clvm_rs version and expose new mempool features by @arvidn in #74
  • bump version ot 0.1.14 by @arvidn in #75

Full Changelog: 0.1.13...0.1.14

0.1.13

19 Oct 15:46
f926af7
Compare
Choose a tag to compare

This release addresses an artifact publishing issue that resulted in the prior 2 tags not successfully pushing the packages to the appropriate registries.

What's Changed

Full Changelog: 0.1.10...0.1.13

0.1.12

17 Oct 19:57
5a7c594
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.1.11...0.1.12