Stale Block
A stale block is a valid block that loses the canonical-chain race because another competing branch becomes the accepted history. Fork-choice rules…
Networks, consensus systems, protocols and blockchain infrastructure.
A stale block is a valid block that loses the canonical-chain race because another competing branch becomes the accepted history. Fork-choice rules…
State sharding partitions blockchain state across shards so individual nodes store and process only assigned portions rather than the entire state. The…
A Stellar address is an encoded identifier for an account, contract, or multiplexed destination, with type and checksum information in its format.…
Stellar is a decentralized payment and asset network using the Stellar Consensus Protocol, accounts, operations, and lumens for fees and reserves. Transactions…
A stuck transaction is a valid-looking transaction that remains pending longer than the expected inclusion or processing window. Typical causes include an…
A Sui address is a 32-byte hexadecimal identifier used for accounts and other addressable entities within Sui's object-based execution model. Account addresses…
A supported network is a blockchain network that a wallet, exchange, payment provider, or application has explicitly enabled for a particular asset…
Synchronous consensus assumes a known upper bound on message delivery and processing time, allowing participants to use deadlines when deciding progress. These…
A system account is a protocol-controlled account reserved for built-in operations, configuration, fees, or state rather than an ordinary user's private key.…
A testnet is a separate blockchain network used to test wallets, contracts, protocol upgrades, and integrations without putting mainnet assets at risk.…
The Open Network is a sharded proof-of-stake blockchain designed for scalable smart contracts, message-based applications, and digital payments. Accounts have state and…
A time oracle supplies a protocol or smart contract with an agreed time value when native block timing is insufficient. Blockchains already…
Time to finality is the elapsed time between a transaction or block reaching a defined starting point and becoming final under the…
A TON address identifies an account or contract using a workchain and account identifier, commonly encoded in raw or user-friendly form. User-friendly…
The TON Blockchain is a proof-of-stake, sharded smart-contract platform designed for high-throughput applications and payments. It uses workchains and shardchains coordinated by…
Transaction acceleration is an attempt to improve a pending blockchain transaction’s inclusion probability by increasing its effective fee or attaching another incentive…
Transaction broadcasting is the delivery of a signed blockchain transaction to a node, provider, or peer so it can be validated, relayed,…
Transaction data availability means the information needed to reconstruct and verify transactions or state transitions is accessible to network participants. Blockchains may…
A transaction dependency exists when one transaction's validity, inputs, ordering, or result relies on another transaction or state change. Dependencies constrain mempool…
A transaction ID is an identifier used to reference a blockchain or payment transaction. In many blockchain systems it is the transaction…
Transaction inclusion occurs when a block producer places a transaction in a block that the network accepts under its consensus and validity…
Transaction ordering is the protocol and producer process that determines the sequence in which valid transactions execute and affect shared state. Order…
Transaction pinning is an attack that exploits mempool or replacement rules to keep a desired transaction package from confirming or being fee-bumped.…
Solana's Transaction Processing Unit is the validator pipeline that receives, verifies, schedules, executes, and records transactions during block production. Clients can send…
Core concepts behind cryptocurrency, blockchain and distributed systems.
367 terms
Digital assets, token standards, cryptocurrencies and stablecoins.
351 terms
Crypto payment acceptance, settlement, refunds, invoices and payouts.
641 terms