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

feat: bloomfilter & batched mt updates experiments #962

Draft
wants to merge 30 commits into
base: main
Choose a base branch
from

Conversation

ananas-block
Copy link
Contributor

@ananas-block ananas-block commented Jul 5, 2024

Changes:

  • add experimental bloomfilter crate a very space efficient and cu efficient way to prove non-inclusion
  • add Batch Struct
  • add queue account which can hold multiple batch structs (functional tested)
  • add merkle tree account (untested)

@ananas-block ananas-block force-pushed the jorrit/experiment-bloomfilter branch from a4aa530 to ea694b8 Compare July 5, 2024 15:49
@ananas-block ananas-block changed the title feat: add bloomfilter feat: bloomfilter & batched mt updates experiments Jul 7, 2024
@ananas-block ananas-block marked this pull request as draft July 7, 2024 19:16
@ananas-block ananas-block force-pushed the jorrit/experiment-bloomfilter branch 2 times, most recently from 590ea72 to 7ca246b Compare September 17, 2024 11:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant