Skip to content

0.8.0

Compare
Choose a tag to compare
@cmmarslender cmmarslender released this 17 May 14:26
50bd108

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