Tags give the ability to mark specific points in history as being important
-
shared-v0.3.0
2b3144c4 · ·Shared crates snapshot (quip-proto/protocol/miner-core) + quip_proto wheel fix
-
v0.2.1-rc54
Release: v0.2.1-rc54a49bdc63 · ·v0.2.1-rc54: gate mining startup on validator sync (QUI-825)
-
v0.2.1-rc52
Release: v0.2.1-rc527094d1ca · ·v0.2.1-rc52 Makes the rc51 QUI-899 fix verifiable in the field. - consecutive_submit_failures now moves on the anticipatory-fire path in both directions; it previously moved in neither, so the counter read healthy while a stuck miner landed nothing. - send_write rebuilds the write handle after a cancelled submit instead of queueing the next one behind a still-busy child. - WebSocketException added to the pool's connection-error set. - Live-chain tests skip against a non-dev chain rather than erroring.
-
v0.2.1-rc51
Release: v0.2.1-rc51d10ffcf0 · ·v0.2.1-rc51 fix(substrate): rebuild connection after a cancelled call (QUI-899) Adds a 45s socket read timeout to SubstrateInterface and rebuilds the connection after an asyncio.CancelledError, so a cancelled call no longer leaves a connection that a worker thread may still hold in place for every later submit.
-
v0.2.1-rc37
Release: v0.2.1-rc3770a9cd4f · ·v0.2.1-rc37: Metal stream-driver crash-loop fix (targeted ioreg query, gpu_cores reuse, dead-driver respawn backoff)