tools/ directory
Directories ΒΆ
Path | Synopsis |
---|---|
storage/tools/dump_tree | The dump_tree program uses the in memory storage implementation to create a sequenced log tree of a particular size using known leaf data and then dumps out the resulting SubTree protos for examination and debugging. |
storage/tools/dump_tree/dumplib | |
storage/tools/hasher | The hasher program provides a simple CLI for producing Merkle tree hashes. |
storage/tools/log_client | The log_client binary retrieves leaves from a log. |