Skip to content

Latest commit

 

History

History
50 lines (33 loc) · 1.58 KB

CHANGELOG.md

File metadata and controls

50 lines (33 loc) · 1.58 KB

Changelog

All notable changes to this project will be documented in this file.

[0.1.0] - 2024-08-23

🚀 Features

  • Add general-recursive-n proofs (#74)
  • Add-merkle-sum-tree-circuit-with-tests (#14)
  • Add tracing (#9)
  • Add leveldb (#20)
  • Add-scheme-for-userid-hashing (#14)
  • Add global mst (#35)
  • Add-merkle-proof-logic (#41)
  • Add-merkle-verification-logic (#63)
  • Add-merkle-proof-sdk (#63)
  • Add-account-to-merkle-proof (#63)

🐛 Bug Fixes

  • Merkle-proof-non-power-of-2-recursive
  • Fix-mst-proof-bug

🚜 Refactor

  • Remove-proving-circuits
  • Refactor-and-wrap-recursive-in-prover
  • Add-root-as-input

📚 Documentation

  • Add readme description

🧪 Testing

  • Add-tests-for-merkle-proof (#41)
  • Test-get-index

⚙️ Miscellaneous Tasks

  • Add code coverage (#24)
  • Refactor-recursive-wrap-in-prover
  • Refactor-into-prover

Bugfix

  • File reader reads zero account