This repository has been archived by the owner on Nov 6, 2020. It is now read-only.
Account store is reloading accounts to often #4443
Labels
F3-annoyance 💩
The client behaves within expectations, however this “expected behaviour” itself is at issue.
M4-core ⛓
Core client code / Rust.
Each time we try to access accounts they are reloaded from disk.
https://github.com/ethcore/parity/blob/c2ceefbc22915feb77ea012cdbb057bea1ea863c/ethstore/src/ethstore.rs#L255
Should not happen that often. May explain gitter reported slowness when a lot of accounts is managed by Parity.
The text was updated successfully, but these errors were encountered: