Module silk::log [] [src]

The log crate provides the foundational data structures for Proof-of-History, an ordered log of events in time.

Functions

create_entries
next_ticks

Create a vector of Ticks of length 'len' from 'start_hash' hash and 'num_hashes'.

verify_slice

Verifies the hashes and counts of a slice of events are all consistent.