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
According to the comment from @rmeissnerhere gasCost output of ethereumjs-vm is misleading since it doesn't include dynamic gas (e.g. hashing costs for create2 or the costs for sstore).
This should be further examined and probably underpinned by some code examples for clearness.