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

x-ary merkle #5548

Closed
wants to merge 21 commits into from
Closed

x-ary merkle #5548

wants to merge 21 commits into from

Conversation

zjma
Copy link
Contributor

@zjma zjma commented Nov 13, 2022

Description

Test Plan


This change is Reviewable

crates/aptos-crypto/src/hash.rs Outdated Show resolved Hide resolved
crates/aptos-push-metrics/src/lib.rs Outdated Show resolved Hide resolved
execution/executor-benchmark/src/lib.rs Outdated Show resolved Hide resolved
Comment on lines +963 to +964
let nibble_path = NibblePath::new_from_bytes(self.as_slice(), ROOT_NIBBLE_HEIGHT);
nibble_path.get_nibble(index)
Copy link
Contributor

Choose a reason for hiding this comment

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

can be inefficient

@zjma
Copy link
Contributor Author

zjma commented Jan 3, 2023

@grao1991 @msmouse is this still interesting?

@davidiw
Copy link
Contributor

davidiw commented Feb 15, 2023

stale?

@davidiw davidiw closed this Feb 15, 2023
@davidiw davidiw deleted the x-ary-merkle branch February 15, 2023 16:34
@zjma zjma restored the x-ary-merkle branch March 25, 2023 19:16
@zjma
Copy link
Contributor Author

zjma commented Mar 27, 2023

Didn't know we cleaned up. I will run some experiments and re-delete soon.

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.

3 participants