Skip to content

Releases: Chia-Network/chia_rs

0.9.0

23 May 21:02
3f8a42b
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.8.0...0.9.0

0.8.0

17 May 14:26
50bd108
Compare
Choose a tag to compare

What's Changed

  • Implement Copy for Coin and CoinState by @Rigidity in #490
  • Add clippy to all targets by @Rigidity in #491
  • Unfinished header block python binding by @arvidn in #493
  • Simplify lineage proof and remove chia-consensus singleton types by @Rigidity in #492
  • Use arbitrary feature instead of cfg fuzzing for conditional compilation by @Rigidity in #494
  • Rename chia-wallet to chia-puzzles by @Rigidity in #496
  • Remove unused dependencies (cargo-udeps) by @Rigidity in #497
  • Make puzzles and hashes const instead of static by @Rigidity in #498
  • use PublicKey in OwnedSpendBundleConditions by @arvidn in #495
  • expose aggregate_verify_gt() in chia-bls by @arvidn in #500
  • Add genesis by coin id TAIL & asset id calculation by @Rigidity in #501
  • Derive Copy and Arbitrary for types when possible by @Rigidity in #506
  • Add settlement payments (offer) types by @Rigidity in #509
  • Split DeriveSynthetic into a custom and default method by @Rigidity in #508
  • Update readme with more details and badges by @Rigidity in #507
  • update benchmark by @arvidn in #510
  • Add TreeHasher to simplify currying puzzle hashes by @Rigidity in #503
  • Add UnfinishedBlock2 and released CHIP-0026 protocol messages by @Rigidity in #447
  • Create a cache for BLS by @matt-o-how in #453
  • Bump workspace versions to 0.8.0 by @Rigidity in #511
  • Bump clvmr to 0.7.0 by @Rigidity in #512
  • fix workflow to build MacOS Intel wheel on macos-12 by @arvidn in #518

Full Changelog: 0.7.0...0.8.0

0.7.0

24 Apr 01:03
95d3e81
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.6.1...0.7.0

0.6.1

26 Mar 18:46
dd1d1e1
Compare
Choose a tag to compare

What's Changed

  • enable message conditions in mempool mode by @arvidn in #444
  • relax mempool mode for message conditions by @arvidn in #445
  • Fix nightly clippy warning on assert_eq by @Rigidity in #446
  • bump version number to 0.6.1 by @arvidn in #448
  • Fix versioning in meta-crate workspace dependencies by @Rigidity in #449

Full Changelog: 0.6.0...0.6.1

0.6.0

21 Mar 16:59
2a123c4
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.5.2...0.6.0

0.4.1

14 Feb 20:45
bc5ab2d
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.4.0...0.4.1

0.5.2

06 Feb 21:53
af6c35a
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.5.1...0.5.2

0.5.1

04 Feb 22:35
1bc18f7
Compare
Choose a tag to compare

What's Changed

  • Fix release workflow for riscv by @emlowe in #383
  • simplify analyze-chain.rs by using the let-else construct by @arvidn in #385
  • Bump missing versions, update clvmr, add traits and impls back by @Rigidity in #384
  • Bump to 0.5.1 by @Rigidity in #387

Full Changelog: 0.5.0...0.5.1

0.5.0

02 Feb 16:12
966839e
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.4.0...0.5.0

0.4.0

16 Jan 18:33
84b85a4
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.3.3...0.4.0