notes icon indicating copy to clipboard operation
notes copied to clipboard

Spacetime Merkle-DAGs

Open void4 opened this issue 7 years ago • 0 comments

Given a fully deterministic language with fully serializable runtimes, hash the snapshot of every (Nths) execution step, construct a merkle tree of this hashed list. This allows for efficient (even probabilistic) comparisons across different machines.

See https://truebit.io/

void4 avatar Sep 01 '17 10:09 void4