Skip to content

Backward compatibility  #3

@wanderer

Description

@wanderer

We have several options for backward compatibility EVM1

  1. run both the VM's and use wasm's magic number to determine which VM to run the code in
  2. write an EVM1 interpreter in EVM2
  3. transpile EVM1 contracts to EVM2
  1. would be the easiest to do but would have the additional concern of twice the surface area for consensus breaking bugs.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions