Description
After fixing the previous issue #922 by fixing the simulator.
Tests encountered the following issue:
WARNING: Block %d is verified but not found in unverified storage
suggesting that, verification completed successfully, persistence is having some issues that need fixing.
Also, log should not show %d but the actual block number.
Steps to Reproduce
No response
Additional context
No response
Description
After fixing the previous issue #922 by fixing the
simulator.Tests encountered the following issue:
WARNING: Block %d is verified but not found in unverified storagesuggesting that, verification completed successfully, persistence is having some issues that need fixing.
Also, log should not show
%dbut the actual block number.Steps to Reproduce
No response
Additional context
No response