Skip to content

Add support for simple subroutines (EIP-2315, scheduled for Berlin) #1926

Open
@cburgdorf

Description

@cburgdorf

What is wrong?

EIP 2315 introduces three opcodes to support subroutines: BEGINSUB, JUMPSUB and RETURNSUB which Py-EVM currently does not yet support.

How can it be fixed

  1. Read the EIP
  2. Add support for the three opcodes
  3. Add tests for all official test cases

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions