The history consists of a set of JSON-formatted arrays. Each line is in the format:
[version hash, version ID, timestamp, params, data, proofs]
Within each line the properties are as follows:
version hash
: The hash corresponding to the current line. See version hash calculation.
version ID
: An incrementing integer value corresponding to the line index. The first line is index 1.