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

Can the SMT height be customized #25

Open
duanyytop opened this issue Aug 12, 2022 · 0 comments
Open

Can the SMT height be customized #25

duanyytop opened this issue Aug 12, 2022 · 0 comments

Comments

@duanyytop
Copy link

duanyytop commented Aug 12, 2022

As described in issue#24, when the number of history leaves and update leaves of SMT becomes larger, the size of SMT proof also becomes larger. And when the SMT height is 256, the number of leaves that can be updated per second does not exceed 300.

A smaller height can effectively reduce the size of the SMT proof, which is beneficial to increasing the number of updated leaves per second.

So is it possible to allow custom SMT height, for example, 32 / 40 / 48 / 128, etc., as long as it is an integer multiple of 8?

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

No branches or pull requests

1 participant