Skip to content
This repository was archived by the owner on Jul 5, 2024. It is now read-only.

Fix integration test#389

Merged
han0110 merged 2 commits into
privacy-ethereum:mainfrom
han0110:fix/integration-test
Mar 14, 2022
Merged

Fix integration test#389
han0110 merged 2 commits into
privacy-ethereum:mainfrom
han0110:fix/integration-test

Conversation

@han0110
Copy link
Copy Markdown
Contributor

@han0110 han0110 commented Mar 14, 2022

In #312, getting missing accounts when parsing is made to be always error, and creation tx is treated unimplemented (to panic). But the integration test is forgot to be taken into consideration.

This PR aims to add the missing block.author into AccessSet, and remove the unimplemented! when seeing creation tx or calling to precompiled.

@github-actions github-actions Bot added the crate-bus-mapping Issues related to the bus-mapping workspace member label Mar 14, 2022
Copy link
Copy Markdown
Contributor

@ed255 ed255 left a comment

Choose a reason for hiding this comment

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

LGTM!

Copy link
Copy Markdown
Contributor

@CPerezz CPerezz left a comment

Choose a reason for hiding this comment

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

LGTM.

Also, not sure but we should file issues for these things if we don't already have them.

Comment thread bus-mapping/src/evm/opcodes.rs Outdated
@han0110 han0110 merged commit 4cd7254 into privacy-ethereum:main Mar 14, 2022
@han0110 han0110 deleted the fix/integration-test branch March 14, 2022 16:38
zemse pushed a commit to zemse/zkevm-circuits that referenced this pull request Mar 22, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

crate-bus-mapping Issues related to the bus-mapping workspace member

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants