dev: add more test coverage for the incremental merkle tree
Closed this issue · 1 comments
JordyRo1 commented
The actual merkle tree hook contract
(cf: https://github.com/astraly-labs/hyperlane_starknet/blob/main/contracts/src/contracts/hooks/merkle_tree_hook.cairo) lacks testing for the internal functions. The idea is to try every single function to avoid unexpected outputs.