solana/core
Tao Zhu a724fa2347
Add hidden cli option to allow validator reports replayed transaction cost metrics (#22369)
* add hidden cli option to allow validator reports replayed transaction cost detail metrics

* Update validator/src/main.rs

Co-authored-by: Michael Vines <mvines@gmail.com>

* - rebase master, using unbounded instead of channel; dowgrade to datapoint_trace

* removed cli arg, prefer log at trace

Co-authored-by: Michael Vines <mvines@gmail.com>
2022-01-15 00:31:21 +00:00
..
benches port counting vote CUs to block cost (#22477) 2022-01-14 10:50:29 -06:00
src Add hidden cli option to allow validator reports replayed transaction cost metrics (#22369) 2022-01-15 00:31:21 +00:00
tests convert std::sync::mpsc to crossbeam_channel (#22264) 2022-01-11 02:44:46 -08:00
.gitignore
Cargo.toml Store address table lookups in blockstore and bigtable (#22402) 2022-01-14 15:24:41 +08:00
build.rs Remove frozen ABI modules from solana-sdk 2020-10-20 16:11:30 -07:00