ethereum / ethereum/evmjit

Optimize stack underflow checks

Open
#32 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
169
Forks
78
PR merge metrics
No merged PRs in 30d

Description

In normal solidity code, loops should always jump to a position that has the same stack height. This means that the stack underflow check should not be done in every iteration of the loop.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.