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
refactor(vm): wrap TIP-7883 energy arithmetic with StrictMathWrapper
Make overflow safety explicit instead of relying on int range, and
keep all arithmetic in the new energy helpers consistent with the
existing StrictMathWrapper-based ops.
0 commit comments