-
Notifications
You must be signed in to change notification settings - Fork 87
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
Implemented Batched Proof for multiple openings and Path Pruning #130
Commits on Jan 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for aef2cd9 - Browse repository at this point
Copy the full SHA aef2cd9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9e54b60 - Browse repository at this point
Copy the full SHA 9e54b60View commit details
Commits on Jan 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for bd8a30d - Browse repository at this point
Copy the full SHA bd8a30dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 97deaf8 - Browse repository at this point
Copy the full SHA 97deaf8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 156d43c - Browse repository at this point
Copy the full SHA 156d43cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4380907 - Browse repository at this point
Copy the full SHA 4380907View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1bfb025 - Browse repository at this point
Copy the full SHA 1bfb025View commit details -
Configuration menu - View commit details
-
Copy full SHA for 561228a - Browse repository at this point
Copy the full SHA 561228aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6a24769 - Browse repository at this point
Copy the full SHA 6a24769View commit details -
Configuration menu - View commit details
-
Copy full SHA for 804aa03 - Browse repository at this point
Copy the full SHA 804aa03View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3766440 - Browse repository at this point
Copy the full SHA 3766440View commit details -
Configuration menu - View commit details
-
Copy full SHA for ff2de46 - Browse repository at this point
Copy the full SHA ff2de46View commit details
Commits on Jan 18, 2024
-
modified use of BtreeSet and HashMap from ark_std crate
Co-authored-by: Pratyush Mishra <pratyush795@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 5548bd7 - Browse repository at this point
Copy the full SHA 5548bd7View commit details -
modified multipath to derivative(PartialEq...)
Co-authored-by: Pratyush Mishra <pratyush795@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for d849e80 - Browse repository at this point
Copy the full SHA d849e80View commit details -
keep leaves as iterator in multipath verify
Co-authored-by: Marcin <marcin.gorny.94@protonmail.com>
Configuration menu - View commit details
-
Copy full SHA for 42a2f45 - Browse repository at this point
Copy the full SHA 42a2f45View commit details -
auth_paths to peekable in multipath.verify
Co-authored-by: Marcin <marcin.gorny.94@protonmail.com>
Configuration menu - View commit details
-
Copy full SHA for 46a5377 - Browse repository at this point
Copy the full SHA 46a5377View commit details -
updated syntax for iterators in multipath.verify
Co-authored-by: Marcin <marcin.gorny.94@protonmail.com>
Configuration menu - View commit details
-
Copy full SHA for 2eb01db - Browse repository at this point
Copy the full SHA 2eb01dbView commit details -
updated syntax for iterators in multipath.verify
Co-authored-by: Marcin <marcin.gorny.94@protonmail.com>
Configuration menu - View commit details
-
Copy full SHA for 7f5ac1d - Browse repository at this point
Copy the full SHA 7f5ac1dView commit details -
updated syntax for iterators in multipath.verify
Co-authored-by: Marcin <marcin.gorny.94@protonmail.com>
Configuration menu - View commit details
-
Copy full SHA for 387e018 - Browse repository at this point
Copy the full SHA 387e018View commit details -
Configuration menu - View commit details
-
Copy full SHA for decf749 - Browse repository at this point
Copy the full SHA decf749View commit details -
Configuration menu - View commit details
-
Copy full SHA for d08af2a - Browse repository at this point
Copy the full SHA d08af2aView commit details -
Configuration menu - View commit details
-
Copy full SHA for e93e622 - Browse repository at this point
Copy the full SHA e93e622View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8ab9692 - Browse repository at this point
Copy the full SHA 8ab9692View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0719d36 - Browse repository at this point
Copy the full SHA 0719d36View commit details
Commits on Jan 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e303028 - Browse repository at this point
Copy the full SHA e303028View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3d6f9be - Browse repository at this point
Copy the full SHA 3d6f9beView commit details -
Configuration menu - View commit details
-
Copy full SHA for fe685f8 - Browse repository at this point
Copy the full SHA fe685f8View commit details -
added doc for get_leaf_sibling_hash and made it pub. Renamed compute_…
…path to compute_auth_path
Configuration menu - View commit details
-
Copy full SHA for aad2785 - Browse repository at this point
Copy the full SHA aad2785View commit details
Commits on Jan 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 76846e1 - Browse repository at this point
Copy the full SHA 76846e1View commit details
Commits on Jan 24, 2024
-
changed multiproof.verify to use "insert_with" instead of "insert" (t…
…his solves a bug where hashes were computed no matter what). This makes the lut optimization effective
Configuration menu - View commit details
-
Copy full SHA for 13b2593 - Browse repository at this point
Copy the full SHA 13b2593View commit details -
Configuration menu - View commit details
-
Copy full SHA for c4cd0af - Browse repository at this point
Copy the full SHA c4cd0afView commit details
Commits on Feb 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 97e7d51 - Browse repository at this point
Copy the full SHA 97e7d51View commit details
Commits on Feb 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f036146 - Browse repository at this point
Copy the full SHA f036146View commit details
Commits on Mar 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1537337 - Browse repository at this point
Copy the full SHA 1537337View commit details -
Configuration menu - View commit details
-
Copy full SHA for b400a40 - Browse repository at this point
Copy the full SHA b400a40View commit details
Commits on Mar 25, 2024
-
Merge pull request #1 from HungryCatsStudio/merkle-multiproofs-optimi…
…zation Merkle multiproofs optimization
Configuration menu - View commit details
-
Copy full SHA for 2d28bcf - Browse repository at this point
Copy the full SHA 2d28bcfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6fdca79 - Browse repository at this point
Copy the full SHA 6fdca79View commit details -
Configuration menu - View commit details
-
Copy full SHA for 98efb10 - Browse repository at this point
Copy the full SHA 98efb10View commit details -
Configuration menu - View commit details
-
Copy full SHA for d6059c6 - Browse repository at this point
Copy the full SHA d6059c6View commit details