sorpaas / EIPs

The Ethereum Improvement Proposal repository
http://eips.ethereum.org/
3 stars 1 forks source link

EIP-1891: Contract-based Account Versioning #6

Open sorpaas opened 5 years ago

meowsbits commented 5 years ago

The version provided is supported version bytes [...] If so, invoke the VM version defined by value.

How are version bytes spec'd?

sorpaas commented 5 years ago

@meowsbits That's not in the scope of this EIP. But for version bytes, as we have 256-bit, we have a variety of options such as feature bits, or even just pinning versions to specific non-linear bytes.