Skip to content

Commit

Permalink
feat: batch address mt (#1365)
Browse files Browse the repository at this point in the history
* fix: stop zeroing out commitments proven by inclusion

* feat: batch address tree

feat: forester clears bloom filter

feat: insert zkp batch

feat: read only address

* test: add tests and format

* add readonly account tests

* start refactor read only accounts

* feat: read only accounts

* fix: proof by index check in system program

* refactor: tx hash
  • Loading branch information
ananas-block authored Dec 10, 2024
1 parent 5ffede6 commit fab4023
Show file tree
Hide file tree
Showing 84 changed files with 7,506 additions and 867 deletions.
15 changes: 15 additions & 0 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ members = [
"test-programs/system-cpi-test/",
"test-programs/system-test/",
"test-programs/sdk-test-program/programs/sdk-test/",
"test-programs/create-address-test-program/",
"forester-utils",
"forester",
"photon-api",
Expand Down
Loading

0 comments on commit fab4023

Please sign in to comment.