Skip to content

Simulations for environment instructions #14

@clarus

Description

@clarus

Write simulations for the instructions in https://github.com/ethereum/execution-specs/blob/master/src/ethereum/paris/vm/instructions/environment.py These simulations have a lot of dependencies that we will axiomatize in this task if needed (make an axiom of the right signature but without the body of the definition that can be left for another task).

  • address
  • balance
  • origin
  • caller
  • callvalue
  • calldataload
  • calldatasize
  • calldatacopy
  • codesize
  • codecopy
  • gasprice
  • extcodesize
  • extcodecopy
  • returndatasize
  • returndatacopy
  • extcodehash
  • self_balance
  • base_fee

Metadata

Metadata

Assignees

No one assigned

    Labels

    Paris versionVerification of the Paris version of the EVM

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions