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(bal): Initialize the state tracker before system contract calls
- We were missing system contract calls to beacon roots and history
contracts. This change initializes the state tracker before system
contract calls and passes the tracker to these calls if post-Amsterdam.
0 commit comments