tools/ directory

Directories

PathSynopsis
storage/tools/dump_treeThe 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/fetch_leavesThe fetch_leaves program retrieves leaves from a tree.
storage/tools/hasherThe hasher program provides a simple CLI for producing Merkle tree hashes.
storage/tools/log_clientThe log_client binary retrieves leaves from a log.
storage/tools/queue_leavesThe queue_leaves binary queues a number of leaves for a log from a given start point with predictable hashes.
Version
v1.0.4
Published
Dec 5, 2017
Platform
js/wasm
Last checked
4 hours ago

Tools for package owners.