Skip to content
This repository was archived by the owner on Oct 18, 2022. It is now read-only.

Add support for value-related opcodes#28

Open
ben-chain wants to merge 3 commits intodevelop-0.7from
feat/0.7/callvalue
Open

Add support for value-related opcodes#28
ben-chain wants to merge 3 commits intodevelop-0.7from
feat/0.7/callvalue

Conversation

@ben-chain
Copy link
Contributor

No description provided.

@@ -133,6 +133,53 @@ bool CompilerContext::appendCallback(evmasm::AssemblyItem const& _i) {
m_disable_rewrite = true;

auto callYUL = R"(
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is basically a copy-paste of what was there before -- looks intimidating but the diff is just a few lines really

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant