Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

EVM byzantium opcodes #149

Merged
merged 1 commit into from
Feb 25, 2018
Merged

EVM byzantium opcodes #149

merged 1 commit into from
Feb 25, 2018

Conversation

Silur
Copy link
Contributor

@Silur Silur commented Feb 25, 2018

new opcodes introduced in ethereum/EIPs#211
RETURNDATASIZE -> get size of prior unknown return buffer
RETURNDATACOPY -> load data into the EVM-specific buffer

@Silur Silur changed the title byzantium opcodes EVM byzantium opcodes Feb 25, 2018
@radare radare merged commit 7d0fee7 into radareorg:master Feb 25, 2018
@radare
Copy link
Collaborator

radare commented Feb 25, 2018

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants