]> Git Repo - VerusCoin.git/commit - src/Makefile.test.include
Add tests for witness `element` and tree `last` methods. Strengthen testing by insert...
authorSean Bowe <[email protected]>
Mon, 14 Nov 2016 17:13:06 +0000 (10:13 -0700)
committerSean Bowe <[email protected]>
Mon, 14 Nov 2016 17:13:06 +0000 (10:13 -0700)
commitd92bea98886f06e71b1ed12e3ee8c5482ef873a1
tree4bd5717579b5912b568571779f5d63af0f2d1779
parent5f0a73ce11e7d990a866f55ec9a9dfdf816b6166
Add tests for witness `element` and tree `last` methods. Strengthen testing by inserting a different commitment into the tree at each step.
src/Makefile.test.include
src/gtest/test_merkletree.cpp
src/test/data/merkle_commitments.json [new file with mode: 0644]
src/test/data/merkle_path.json
src/test/data/merkle_roots.json
src/test/data/merkle_serialization.json
src/test/data/merkle_witness_serialization.json
This page took 0.025551 seconds and 4 git commands to generate.