Consensus Round
A consensus round is one attempt within a block height or decision instance to propose data, collect votes, and reach quorum. Network…
Numbers and symbols are grouped under #. Letter matching ignores case and uses the first displayed title character.
A consensus round is one attempt within a block height or decision instance to propose data, collect votes, and reach quorum. Network…
Consensus rules are mandatory validation and agreement conditions every compatible node applies identically when accepting transactions, blocks, votes, and state transitions. They…
Consensus safety is the guarantee that honest participants do not finalize conflicting ledger decisions while the protocol's stated fault assumptions hold. Safety…
Consensus state is the protocol data a node maintains to track agreement progress, participants, votes, rounds, checkpoints, and finalized decisions. This state…
A consensus threshold is the minimum number, weight, or proportion of valid participants required to approve a protocol decision. The threshold must…
A consensus view is a protocol-defined leadership or voting phase that changes when participants cannot decide under the current coordinator. When a…
A consensus vote is an authenticated statement by a validator supporting a block, checkpoint, fork-choice target, or protocol decision at a specific…
Consensus-critical code is any implementation logic whose differing result across nodes can change block validity, state, fork choice, or finality. Defects or…
Constantinople was a 2019 Ethereum network upgrade that introduced efficiency improvements, new opcodes, and modified block rewards through coordinated consensus changes. The…
A consumer payment is a payment involving an individual acting mainly for personal rather than business purposes. It can cover retail purchases,…
A consumer wallet is a wallet designed for individual users to hold credentials, view assets, make payments, receive transfers, or access digital…
A consumer-to-business crypto payment is a transfer from an individual customer to a merchant or service provider using cryptocurrency or stablecoins. The…
Consumer-to-Business Stablecoin Payment is a stablecoin payment from an individual consumer to a business for a purchase, bill, subscription, deposit, or other…
Container Security is a security mechanism or control discipline that protects container images, registries, runtimes, orchestrators, hosts, secrets, and deployment pipelines throughout…
Content Security Policy is a browser-enforced policy that restricts which resources a web page may load, execute, embed, or connect to. Content…
Content-Type Header is an HTTP representation header that identifies the media type and relevant parameters of the message body being sent. Content-Type…
Continuous Authentication is a security mechanism or control discipline that repeatedly evaluates identity and session confidence using ongoing behavioral, device, environmental, and…
Continuous Linked Settlement is the foreign-exchange settlement service operated by CLS Bank that reduces principal risk by settling eligible payment instructions on…
A contract account is a blockchain account controlled by deployed program code rather than directly by a conventional private key. Transactions or…
A contract address is the network-specific blockchain address assigned to deployed smart-contract code. Applications use it to call functions, identify token contracts,…
A contract call is an interaction with a smart contract function through a blockchain node or wallet provider. It can read state…
Contract Token Payment is a payment made with a token implemented by a smart contract rather than with the blockchain network’s native…
A contract transaction is a blockchain transaction that deploys a smart contract or invokes contract code to read or change state. It…
Contract Verification is the process of demonstrating that published smart contract source code and compilation settings correspond to the bytecode deployed at…