Add more reporting for invalid stake cache members and prune them (#21654) (#21741)

* Add more reporting for invalid stake cache members

* feedback

(cherry picked from commit 6fc329180b)

Co-authored-by: Justin Starry <justin@solana.com>
This commit is contained in:
mergify[bot]
2021-12-10 18:30:16 +00:00
committed by GitHub
parent 2a6bb2b954
commit 68fc72a7f4
6 changed files with 175 additions and 75 deletions

View File

@ -3315,6 +3315,8 @@ dependencies = [
"lazy_static",
"log",
"memmap2 0.5.0",
"num-derive",
"num-traits",
"num_cpus",
"ouroboros",
"rand 0.7.3",