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

Agharta/EIP1052 EXTCODEHASH implementation #55

Merged
merged 20 commits into from
Oct 18, 2019
Merged

Conversation

austinabell
Copy link
Contributor

Link to previous PR: #4

  • Also removes reference to ethereum code from create2 merge
  • nil check here for when extcodehash not existing in gas table (since gas consumption happens before op code check)
  • Removes all remaining skipped test directories (zk tests fixed by create2 I think)

cmd/evm/main.go Show resolved Hide resolved
core/vm/runtime/runtime.go Outdated Show resolved Hide resolved
Copy link
Contributor

@steviezhang steviezhang left a comment

Choose a reason for hiding this comment

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

Not passing whiteblock tests?

@austinabell
Copy link
Contributor Author

austinabell commented Oct 4, 2019

Error: Post https://wbm-greg.boxes.whiteblock.io:5001/rpc: x509: certificate has expired or is not yet valid

@steviezhang @GregTheGreek

@amerameen
Copy link

Error: Post https://wbm-greg.boxes.whiteblock.io:5001/rpc: x509: certificate has expired or is not yet valid

@steviezhang @GregTheGreek

@steviezhang

What do we need to to do fix this on the CI? Seems like we need a working certificate?

@GregTheGreek
Copy link
Contributor

@noot

@GregTheGreek
Copy link
Contributor

@steviezhang @noot

@GregTheGreek GregTheGreek dismissed steviezhang’s stale review October 18, 2019 07:26

Not requiring whiteblock

@GregTheGreek GregTheGreek merged commit a10e3ec into development Oct 18, 2019
@austinabell austinabell deleted the austin/rebase branch October 18, 2019 07:34
@soc1c soc1c added this to the 6.1 Agharta milestone Oct 21, 2019
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.

None yet

6 participants