platform/consensus/ordering/pbft/commitment.cpp (2 lines): - line 66: // TODO if not a primary, redicet to the primary replica. - line 158: // TODO check whether the sender is the primary. platform/networkstrate/consensus_manager.cpp (2 lines): - line 240: // TODO count 2f+1 before setting a new primary - line 269: // TODO notify new replica platform/config/resdb_poc_config.h (1 line): - line 26: // TODO read from a proto json file. platform/consensus/ordering/pbft/transaction_collector.h (1 line): - line 91: // TODO split the context list. platform/config/resdb_config.h (1 line): - line 27: // TODO read from a proto json file.