Skip to main content

Uncertified DAG

Definition

An Uncertified DAG (Directed Acyclic Graph) refers to a data structure in distributed ledger technology where transactions are added to a graph without requiring a full, cryptographically certified proof of their validity or order at the time of inclusion. Unlike certified DAGs, which often use zero-knowledge proofs for immediate validation, uncertified versions may rely on eventual consistency or other mechanisms for finalization. This approach can prioritize speed over immediate, absolute certainty.