GLOSSARY
Every term, defined plainly.
Protocol V4 introduces vocabulary that matters for integrators and exchanges. Each term below maps to something you can verify on your own node or in the explorer.
- Protocol V4 — Quantum Quasar
- The consensus upgrade shipped in Blackcoin v30.1.3: it adds the Gold Rush accounting overlay, a post-quantum signature migration path, and new staking tiers on top of the full existing Blackcoin chain.
- Proof-of-Stake (PoS)
- The consensus mechanism: mature coins in a running, unlocked wallet "stake" to mint blocks and earn rewards, instead of PoW mining. Blackcoin's last PoW block was height 10,000.
- Gold Rush
- A scheduled Protocol V4 phase that records synthetic credit on the shadow ledger via a transaction-carried Argon2id claim lane. It is an accounting event, not a spendable balance and not PoW mining.
- Shadow ledger / shadow record
- A separate accounting layer, anchored to real base-chain blocks, that tracks Gold Rush synthetic credit. A shadow record is one entry on it — a PoW claim or PoS distribution — identified by a synthetic txid.
- Phase-locked synthetic credit
- Gold Rush credit that is recorded but not spendable and excluded from circulating supply until Migration. It is accounting, never a deposit, yield, or promise of value.
- Synthetic txid
- The 64-hex identifier of a shadow record. It is not a base-chain transaction id; it addresses an entry on the shadow ledger (e.g. at
/explorer/shadow/tx/<id>). - Anchor / anchor height
- The real base-chain block a shadow record is bound to. "Anchored" means the synthetic entry references a specific, verifiable block height and hash — so it is reproducible on any node.
- PoW claim / PoS distribution
- The two kinds of shadow record. A PoW claim is a Gold Rush claim; a PoS distribution is a staking-side distribution. Both are phase-locked synthetic credit, not spendable coin.
- Demurrage
- A scheduled decay applied to certain Protocol V4 outputs (e.g. some cold-stake / migration witness types). It reduces an entry's effective amount over time per the consensus rules.
- Migration
- The scheduled transition (starting block 6,193,000) where legacy outputs move to the Protocol V4 model and phase-locked credit is reconciled. Governed by block height, not date.
- Competing-claim rule
- The first scheduled consensus divergence, activating at height 5,993,200: it resolves conflicting Gold Rush claims. Before an activation height passes, no divergence exists.
- Witness v14 / v15 / v16
- Protocol V4 output shapes: v14 quantum cold-stake (owner/staker separated, demurrage-eligible), v15 a reserved EUTXO shape (disabled in production), v16 quantum migration / tiered staking (demurrage-eligible).
- ML-DSA-44 (FIPS 204)
- The post-quantum signature scheme Protocol V4 provides a migration path to. A migration path — not a claim of FIPS validation or absolute security.
- Quorum-verified
- Data agreed by multiple independent observer nodes before this site serves it. The site is a fail-closed mirror of the daemon; it discloses coverage and never presents unavailable or partial data as complete.
- Replay marker
- An integrity attestation the producer writes and the lifecycle endpoint validates, confirming the deployment's replay/consensus schema before data is trusted.
- Canonical anchor
- The observer-accepted deployment view at a stated time and source — a technical designation on this site, not a legal, social, or universal one.
- Base chain vs. shadow
- The base chain is the real, spendable Blackcoin UTXO ledger. The shadow layer is the separate Protocol V4 accounting of synthetic credit. Supply figures always distinguish the two.