solana/core
steviez 39fa297bf6
Report total_transactions in replay-slot-stats (#28382)
We have transactions counted in replay-slot-end-to-end-stats, but that
metric is broken down to report things per thread.

So, report total_transactions for the entire slot (all threads) in
replay-slot-stats.
2022-10-15 14:07:03 +01:00
..
benches Batch filtering invalid transactions before forwarding (#26798) 2022-09-29 16:33:40 -05:00
src Report total_transactions in replay-slot-stats (#28382) 2022-10-15 14:07:03 +01:00
tests Sends both an EAH and a snapshot request from `set_root()` (#28363) 2022-10-14 11:00:04 -04:00
.gitignore
Cargo.toml Use num-enum crate to make everything typesafe 2022-10-05 11:43:27 -05:00
build.rs Remove frozen ABI modules from solana-sdk 2020-10-20 16:11:30 -07:00