You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 3, 2024. It is now read-only.
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 reportNo response
The text was updated successfully, but these errors were encountered: