Closed
Description
According to the comment from @rmeissner here 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.