Skip to content

v0.6.0 - BREAKING CHANGE

Latest
Compare
Choose a tag to compare
@jjyr jjyr released this 19 Jul 13:05
· 2 commits to master since this release
9e77d3e

What's Changed

  • fix: grammar by @rootulp in #21
  • fix: should dedup leaves when generating proof by @quake in #23
  • fix: grammar, typos and mistakes in the README.md by @yangby-cryptape in #22
  • chore: bump version to v0.5.1 by @yangby-cryptape in #24
  • chore: bump version to v0.5.2 by @yangby-cryptape in #25
  • refactor: split MMRStore trait by @quake in #26
  • perf: tweak peak related calculation by @quake in #28
  • refactor: use mut ref in mmr#commit by @quake in #29
  • perf: remove clone in calculate_peak_root fn by @quake in #30
  • feat: verify a old root and all incremental items after it by @yangby-cryptape in #35
  • chore: bump version to v0.6.0 by @yangby-cryptape in #37

New Contributors

Full Changelog: v0.5.0...v0.6.0