This repository was archived by the owner on Aug 16, 2024. It is now read-only.
-
I need your assistance as I'm unsure how to use era-boojum-cuda to construct a Poseidon gl64 Merkle tree. Taking the following 8*3 data as an example, with each row of data representing a leaf node, and cap_height set to 2:
I appreciate your help. |
Beta Was this translation helpful? Give feedback.
Answered by
robik75
Dec 15, 2023
Replies: 1 comment 2 replies
-
Please take a look at this function as an example. |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
robik75
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Please take a look at this function as an example.
You would need to change the constants and replace the randomly generated input with your particular values to get the expected result.