mirror of
https://github.com/Xahau/xahaud.git
synced 2025-12-06 17:27:52 +00:00
Check and modify amendment blocked status with each new ledger (provided by @wilsonianb). Honor blocked status in certain RPC commands and when deciding whether to propose/validate. Fixes: RIPD-1479 Fixes: RIPD-1447 Release Notes ------------- This resolves an issue whereby an amendment blocked server would still serve some RPC requests that are unreliable in blocked state and would continue to publish validations.
RCL Consensus
This directory holds the types and classes needed to connect the generic consensus algorithm to the rippled-specific instance of consensus.
RCLCxTxadapts aSHAMapItemtransaction.RCLCxTxSetadapts aSHAMapto represent a set of transactions.RCLCxLedgeradapts aLedger.RCLConsensusis implements the requirements of the genericConsensusclass by connecting to the rest of therippledapplication.