aptos-core icon indicating copy to clipboard operation
aptos-core copied to clipboard

[gas] introduce gas feature version

Open vgao1996 opened this issue 3 years ago • 0 comments

This introduces an on-chain version number that governs gas-related behaviors in the VM. As we discussed previously, this is a special case that cannot be well supported by the individual feature flags.


This change is Reviewable

vgao1996 avatar Sep 13 '22 20:09 vgao1996