1 repository
Verification that the resulting ledger version correctly reflects the state after applying a consensus-approved transaction set.
Distinct from Consensus-Versioned Objects: Focuses on the transition to a new ledger version rather than the versioning of individual objects
Explore 1 awesome GitHub repository matching data & databases · Version Validation. Refine with filters or upvote what's useful.
rippled is a peer-to-peer node implementation for the XRP Ledger. It serves as a distributed ledger consensus engine and a blockchain API gateway, allowing servers to validate transactions and maintain a shared, immutable sequence of ledger state. The project features a built-in decentralized exchange engine capable of executing atomic cross-currency payments and managing order books. It includes an on-chain asset management system for issuing and controlling fungible tokens and NFTs, as well as a Byzantine Fault Tolerant system for coordinating validators. The platform provides comprehensiv
Calculates the resulting state from approved transactions to confirm and validate the final ledger version.