3f6eb96d6e
This is a bugfix. When `load_frozen_forks()` called `snapshot_bank()`, the accounts hash was not computed. So then when a snapshot archive was eventually created, its hash would be all 1s, which is clearly wrong. The fix is to update the bank's accounts hash before taking the bank snapshot. |
||
---|---|---|
.. | ||
benches | ||
src | ||
tests | ||
.gitignore | ||
Cargo.toml | ||
build.rs |