mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
Begin consensus refactor (RIPD-1011):
* New RCLCx* classes * Refactor consensus positions * Refactor proposed transaction sets * Refactor disputed transactions * Refactor position broadcast/replay
This commit is contained in:
committed by
Edward Hennis
parent
97806b42c4
commit
f456355da2
@@ -31,7 +31,6 @@
|
||||
#include <ripple/app/ledger/TransactionStateSF.cpp>
|
||||
|
||||
#include <ripple/app/ledger/impl/ConsensusImp.cpp>
|
||||
#include <ripple/app/ledger/impl/DisputedTx.cpp>
|
||||
#include <ripple/app/ledger/impl/InboundLedger.cpp>
|
||||
#include <ripple/app/ledger/impl/InboundLedgers.cpp>
|
||||
#include <ripple/app/ledger/impl/InboundTransactions.cpp>
|
||||
|
||||
Reference in New Issue
Block a user