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
fix(l1): added error for case where system contract code is empty (#4731)
**Description**
This PR adds a check for the case where a system contract code is empty.
This is required to pass a few Hive tests recently added that ask to
return an error in such a case.
0 commit comments