mirror of
https://github.com/Xahau/xahaud.git
synced 2026-07-23 15:10:10 +00:00
Move ConsensusExtensionsTick.h from xrpld/app/consensus/ to xrpld/consensus/ — it's a pure template with no app-layer deps. Extract Peer::Extensions::onTick() definition into test/csf/PeerTick.h so Peer.h no longer includes from xrpld/app/. Eliminates the test.csf > xrpld.app levelization edge. Add --explain flag to levelization.py for tracing dependency edges.