Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add ruanpc pr and issues #71

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ All notable changes to this project will be documented in this file.

### 🚀 Features

- Add general-recursive-n proofs
- Add general-recursive-n proofs ([#22](https://github.com/okx/proof-of-reserves-v2/pull/22))
- Add-merkle-sum-tree-circuit-with-tests
- Add tracing ([#9](https://github.com/okx/proof-of-reserves-v2/pull/9))
- Add leveldb ([#20](https://github.com/okx/proof-of-reserves-v2/pull/20))
Expand All @@ -16,14 +16,14 @@ All notable changes to this project will be documented in this file.
- Add-scheme-for-userid-hashing
- Add global mst ([#35](https://github.com/okx/proof-of-reserves-v2/issues/35))
- Add-merkle-proof-logic
- Add-merkle-verification-logic
- Add-merkle-proof-sdk
- Add-merkle-verification-logic ([#58](https://github.com/okx/proof-of-reserves-v2/issues/58))
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this is PR #63

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Screenshot 2024-09-02 at 12 15 00 PM

- Add-merkle-proof-sdk ([#37](https://github.com/okx/proof-of-reserves-v2/issues/37))
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this one too

- Add-merkle-verification-to-verifier
- Add-account-to-merkle-proof

### 🐛 Bug Fixes

- Merkle-proof-non-power-of-2-recursive
- Merkle-proof-non-power-of-2-recursive ([#55](https://github.com/okx/proof-of-reserves-v2/issues/55))
- Fix-mst-proof-bug

### 🚜 Refactor
Expand Down