solana/poh/src
Lijun Wang 2642b8a552
Get slot info along tpu leader (#32942)
Created an overload of get_leader_tpus: get_leader_tpus_with_slots to get the tpu address along with the slot. And put that information into the debug log. This information can be compared with where the the transaction confirmed to measure leader accuracy. This help us better understand the txn latency.
2023-08-27 03:13:41 -07:00
..
leader_bank_notifier.rs LeaderBankNotifier (#30395) 2023-03-27 08:17:17 -07:00
lib.rs LeaderBankNotifier (#30395) 2023-03-27 08:17:17 -07:00
poh_recorder.rs Get slot info along tpu leader (#32942) 2023-08-27 03:13:41 -07:00
poh_service.rs Pass Arc<AtomicBool> by value, not by reference. (#31916) 2023-06-01 17:25:48 -07:00