pub fn create_ticks(
    num_ticks: u64,
    hashes_per_tick: u64,
    hash: Hash
) -> Vec<Entry>