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

go: create2_salt is not required for execution #612

Merged
merged 1 commit into from
Jul 16, 2021
Merged

Conversation

chfast
Copy link
Member

@chfast chfast commented Jul 16, 2021

Pulled from #611.

@chfast chfast requested review from axic and yperbasis July 16, 2021 08:16
@@ -42,7 +42,7 @@ static struct evmc_result execute_wrapper(struct evmc_vm* vm,
input_data,
input_size,
*value,
*create2_salt,
{{0}}, // create2_salt: not required for execution
Copy link
Member Author

Choose a reason for hiding this comment

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

I changed that from the original commit because = {} is not valid ISO C syntax.

@codecov
Copy link

codecov bot commented Jul 16, 2021

Codecov Report

Merging #612 (6d341ee) into master (b41c35e) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #612   +/-   ##
=======================================
  Coverage   95.71%   95.71%           
=======================================
  Files          24       24           
  Lines        3971     3971           
=======================================
  Hits         3801     3801           
  Misses        170      170           

@chfast chfast requested a review from gumb0 July 16, 2021 08:38
include/evmc/evmc.h Outdated Show resolved Hide resolved
@chfast chfast merged commit 6711434 into master Jul 16, 2021
@chfast chfast deleted the go_create2_salt branch July 16, 2021 11:19
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.

3 participants