Repeatr: Reproducible, hermetic Computation. Provision containers from Content-Addressable snapshots; run using familiar containers (e.g. runc); store outputs in Content-Addressable form too! JSON API; connect your own pipelines! (Or, use github.com/polydawn/stellar for pipelines!)
The hashes of conjectured outputs should be consistent for the same set of
input hashes. It follows that because we include input hashes in the hash,
including output hashes for conjectured outputs should be safe.
The hashes of conjectured outputs should be consistent for the same set of input hashes. It follows that because we include input hashes in the hash, including output hashes for conjectured outputs should be safe.
This fixes #90
Signed-off-by: Vincent Ambo tazjin@gmail.com