mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-06-19 13:21:37 +00:00
The "Cleaned up obsolete history index" log passed "version" and "want" the same value, so the "want" field just repeated the found version and never showed what version was expected. Log the expected version (ver) under "want" so the message conveys found-vs-expected as intended. |
||
|---|---|---|
| .. | ||
| database | ||
| hashdb | ||
| internal | ||
| pathdb | ||
| database.go | ||
| generate.go | ||
| generate_test.go | ||
| history.go | ||
| preimages.go | ||
| preimages_test.go | ||
| states.go | ||