Hoping this will fix kcov
An implementation of Loom's Proof-of-History.
Install Rust and Cargo:
$ curl https://sh.rustup.rs -sSf | sh
Download the source code:
$ git clone https://github.com/garious/phist.git $ cd phist
Run the test suite:
cargo test