Currently the node logs "Node and Chronik diverged" at startup even when both are fully synced.
Now it doesn't log that, and doesn't rewind_indexer in this case.
Differential D13958
[Chronik] Fix "Node and Chronik diverged" when both are fully synced Authored by tobias_ruck on May 30 2023, 17:04. Tags None Subscribers None
Details
Currently the node logs "Node and Chronik diverged" at startup even when both are fully synced. Now it doesn't log that, and doesn't rewind_indexer in this case. ninja && ./test/functional/test_runner.py chronik_resync
Diff Detail
|