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
We are currently missing the final databus consistency checks that confirm data was faithfully passed from the second to last kernel to the tail kernel. (The second to last circuit is always a kernel; either an inner or reset). The check is simply that the return data of the second to last kernel matches the calldata to the tail.
The text was updated successfully, but these errors were encountered:
We are currently missing the final databus consistency checks that confirm data was faithfully passed from the second to last kernel to the tail kernel. (The second to last circuit is always a kernel; either an inner or reset). The check is simply that the return data of the second to last kernel matches the calldata to the tail.
The text was updated successfully, but these errors were encountered: