Tags give the ability to mark specific points in history as being important
-
v0.2.1-rc13
protected34ffe79b · ·spec 112 / tx 5: device_access_time_us on QuantumProof/QBlock with v4->v5 migration safe for the deployed spec-111 chain; QBlock topology provenance; QIP-03 dimension-scaled submit_proof weights
-
v0.2.1-rc12
protected5cae7b90 · ·spec 111: QBlock topology provenance (v4 migration), QIP-03 dimension-scaled submit_proof weights, PUID/PGID entrypoint, tag-only image publishing
-
v0.2.1-rc9
protected438657cf · ·v0.2.1-rc9: QPoW difficulty walk-up — geometric step, no slam-and-stall
-
v0.2.1-rc8
protectedee5f7881 · ·v0.2.1-rc8: QPoW difficulty walk-up — geometric step, no slam-and-stall
-
v0.2.1-rc7
protectedf75b46e4 · ·v0.2.1-rc7: first hyphenated SemVer pre-release tag (version-tag standard)
-
v0.2.1rc3
protected417a9a37 · ·v0.2.1rc3 fix: self-heal truncated RocksDB db_version on node start A node killed mid-write can leave the db_version marker truncated to 0 bytes, causing sc-client-db to abort with "Database version cannot be read from existing db_version file". entrypoint.sh now repairs an empty/non-numeric marker to the current version when a populated RocksDB sits alongside, so affected nodes self-heal on restart.