Skip to content

Add negative Merkle proof tests#11

Open
angeris wants to merge 1 commit intomainfrom
codex/add-test-for-corrupted-proof-validation
Open

Add negative Merkle proof tests#11
angeris wants to merge 1 commit intomainfrom
codex/add-test-for-corrupted-proof-validation

Conversation

@angeris
Copy link
Member

@angeris angeris commented May 18, 2025

Summary

  • extend merkletree_test.jl with negative verification cases
  • fix closing module comment in BatchedMerkleTree.jl

Testing

  • apt-get update (fails: no route to host)
  • apt-get install -y julia (fails: package has no installation candidate)
  • wget https://julialang-s3.julialang.org/bin/linux/x64/1.9/julia-1.9.0-linux-x86_64.tar.gz (fails: no route to host)
  • julia --project=BatchedMerkleTree -e 'using Pkg; Pkg.test()' (fails: command not found)

@angeris
Copy link
Member Author

angeris commented May 18, 2025

also using codex again; some random suggestions it had

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant