Rework Accounts for fast squash, hashing state and checkpoint recovery. (#3613)
* accounts rewrite * ignore grow tests * skip duplicate roots * allow for a root race * logger * accounts_index tests * tests * tests
This commit is contained in:
committed by
GitHub
parent
2bbed7727f
commit
68fc303b9b
@@ -19,6 +19,7 @@ libloading = "0.5.0"
|
||||
log = "0.4.2"
|
||||
memmap = "0.6.2"
|
||||
rand = "0.6.5"
|
||||
rayon = "1.0.0"
|
||||
serde = "1.0.88"
|
||||
serde_derive = "1.0.88"
|
||||
serde_json = "1.0.38"
|
||||
|
Reference in New Issue
Block a user