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

* Add more reporting for invalid stake cache members

* feedback
This commit is contained in:
Justin Starry
2021-12-09 14:12:11 -05:00
committed by GitHub
parent a2df1eb502
commit 6fc329180b
6 changed files with 175 additions and 75 deletions

View File

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