Skip to content

Releases: HerodotusDev/rust-accumulators

v0.5.1 - wasm support, improved SQLite store

02 Oct 12:18

Choose a tag to compare

What's Changed

  • Wasm support by @maciejka in #74
  • Sqlite store: create with pool, use acquire instead of mutex by @m-kus in #75

New Contributors

Full Changelog: v0.5.0...v0.5.1

v0.5.0 - updated starknet libs, updated dependencies, blake hasher

06 Aug 11:23
1b75a3a

Choose a tag to compare

What's Changed

  • Add Blake hasher compatible with the Cairo implementation by @m-kus in #71
  • Updated starknet libs and dependencies; repo cleanup; by @beeinger in #72

New Contributors

  • @m-kus thanks for adding the blake hasher in #71 🎉

Full Changelog: v0.4.10...v0.5.0

v0.4.10 - New core mmr feature: create_from_peaks

09 Apr 15:11
46a16c1

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/HerodotusDev/rust-accumulators/commits/v0.4.10