- cost_tracker is data member of a bank, it can report metrics when bank is frozen (#20802)

- removed cost_tracker_stats and histogram
- move stats reporting outside of bank freeze
This commit is contained in:
Tao Zhu
2021-10-24 22:19:23 -05:00
committed by GitHub
parent aa13c90dd7
commit c2bfce90b3
13 changed files with 111 additions and 277 deletions

1
Cargo.lock generated
View File

@@ -5489,7 +5489,6 @@ dependencies = [
"ed25519-dalek",
"flate2",
"fnv",
"histogram",
"itertools 0.10.1",
"lazy_static",
"libsecp256k1 0.6.0",