What command(s) is the bug in?
No response
Describe the bug
Blockhash circuit assumes that 256 past blocks always exist.
If the current block number is smaller than 256 then there are not enough past blocks which will lead to the circuit failing.
Concrete steps to reproduce the bug. If it's able reproduce via testool, please share test_id from jenkins report
No response