good morning!!!!

Skip to content
Snippets Groups Projects
Unverified Commit cd57d5cd authored by Greg Colvin's avatar Greg Colvin Committed by GitHub
Browse files

core/vm: EIP-2315, JUMPSUB for the EVM (#20619)


* core/vm: implement EIP 2315, subroutines for the EVM

* core/vm: eip 2315 - lintfix + check jump dest validity + check ret stack size constraints

  logger: markdown-friendly traces, validate jumpdest, more testcase, correct opcodes

* core/vm: update subroutines acc to eip: disallow walk-into

* core/vm/eips: gas cost changes for subroutines

* core/vm: update opcodes for EIP-2315

* core/vm: define RETURNSUB as a 'jumping' operation + review concerns

Co-authored-by: default avatarMartin Holst Swende <martin@swende.se>
parent a35382de
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment