Insights on Crypto Payments, Infrastructure, and Operations

Blockchain Networks & Protocols

Networks, consensus systems, protocols and blockchain infrastructure.

543Terms
0Reviewed

Terms (543)

Payment Network

A payment network is the participants, infrastructure, and rules that route, authorize, record, or settle value between payers and recipients. The network…

Payment Protocol

A payment protocol defines the messages, fields, states, validation rules, and interactions used to request, execute, and confirm payments. The protocol is…

Payout Transaction Hash

A payout transaction hash is the blockchain identifier of the transaction submitted to deliver a specific payout. It lets operators retrieve network…

Peer-to-Peer Network

Peer-to-Peer Network is the communication model in which blockchain nodes connect directly to other nodes to discover peers, exchange transactions and blocks,…

Polygon Bridge

Polygon Bridge refers to bridge mechanisms and interfaces used to transfer supported assets or messages between Ethereum and Polygon networks. PoS and…

Polygon Network

Polygon Network is an umbrella term for Polygon's blockchain ecosystem, often used specifically for the Polygon PoS execution network. The term is…

Portal Bridge

Portal Bridge is a Wormhole-based interface for transferring supported assets across blockchains through configured wrapped-token and other transfer routes. The interface may…

Private Mempool

A private mempool is a non-public transaction intake channel that withholds submitted transactions from ordinary peer-to-peer gossip before inclusion. Privacy is limited…

Probabilistic Finality

Probabilistic finality is a settlement model in which a transaction becomes increasingly unlikely to be reversed as additional accepted blocks build on…

Program Data Account

A Program Data Account is a Solana account that stores an upgradeable program's executable code and its upgrade authority metadata. Separating the…

Program Derived Address (PDA)

A Program Derived Address is a deterministic Solana address derived from a program ID and seeds without a corresponding private key. The…

Proof of Space

Proof of Space is a cryptographic mechanism demonstrating that a participant has dedicated a measurable amount of storage capacity. Blockchain designs can…

Proof of Stake (PoS)

Proof of Stake is a consensus family where deposited or delegated economic stake influences block proposal, voting, rewards, and penalties. Designs vary…

Proof of Stake Coin

A Proof of Stake coin is a blockchain's native asset used to weight, bond, reward, or delegate participation in PoS consensus. Holding…

Proof of Work (PoW)

Proof of Work is a consensus mechanism where miners expend computation to find valid block proofs that nodes can verify cheaply. Nodes…

Proof of Work Coin

A Proof of Work coin is the native monetary asset of a blockchain whose block history is secured through mining. The coin…

Protocol Bridge

A protocol bridge is a cross-chain mechanism whose contracts, verifiers, messages, and relayers are governed by a defined interoperability protocol. Security may…

Protocol Layer

A protocol layer is a functional level that applies specific rules and exposes defined services to components above or beside it. Layering…

Protocol Reserve

A protocol reserve is a pool of controlled assets intended to cover obligations, absorb losses, fund operations, or support system stability. Reserve…

Protocol Revenue

Protocol revenue is value captured for protocol-controlled recipients from fees or other activities under a stated accounting methodology. Gross user fees are…

Prover Node

A prover node reconstructs a computation or state transition and generates a cryptographic proof that a verifier can check efficiently. The verifier…

Pruned Node

A pruned node validates blockchain history but deletes selected older block or state data after retaining what current operation requires. Exact retention…