ref-fvm
ref-fvm copied to clipboard
Charge for wasm instrumentation code
Currently, we charge gas, but we don't charge for the logic that charges for gas. We should do that.
Basically, this means adding a small static charge per gas instrumentation point in wasm code.