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
The logic to manage the CPU limit is already handled by the gasmeter,
which has the ability to panic the gnovm if a cpu limit is reached.
It's simpler and faster to have only one path of failure.
No other changes in CPU cycles accounting, still performed in gnovm.
0 commit comments