Directed Acyclic Graph (DAG)
By CoinGecko | Updated on Mar 03, 2020
Directed acyclic graphs refers to a data structure that is built in one single direction, yet branches out and never repeats.
Directed = Connections between two points (nodes) have directions such that A -> B is not the same as B -> A.
Acyclic = Opposite of cyclic where you’ll end up where you started from after some time. In an acyclic system, you’ll never encounter the same point (node) twice.
Graphs = A structure consisting of points (nodes) that are connected.
Compared to a regular blockchain data structure which operates in one straight chain, DAG based systems have more breadth as the network is similar to a expanding tree rather than a straight chain.
Related Terms
Gas Price
A term refers to the amount of price user is willing to pay for a transaction on Ethereum blockchain.
Pay-Per-Last N Shares (PPLNS)
PPLNS system only pays miners after the pool has discovered the block. This means you'll only be compensated once the block has been discovered.
Transactions Per Second (TPS)
It is number of transactions done per second. For example, there are 10 transactions of Bitcoin done in 1-minute. The TPS would be 10 transactions/60 seconds = ~0.17 TPS.
Wallet
Software client that handles storage of cryptocurrencies and allows users to send cryptocurrencies.
Interested to stay up-to-date with cryptocurrencies?
Get the latest crypto news, updates, and reports by subscribing to our free newsletter.
Ethereum Mainnet
Base Mainnet
BNB Smart Chain
Arbitrum
Avalanche
Fantom
Flare
Gnosis
Linea
Optimism
Polygon
Polygon zkEVM
Scroll
Stellar
Story
Syscoin
Telos
X Layer
Xai