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

tools/types: Assert tx[to] always within fixtures. #109

Merged
merged 1 commit into from
Apr 21, 2023

Conversation

spencer-tb
Copy link
Collaborator

Previous PR merged changes the fixture format of transactions in the newly_created_contract withdrawals test case. The tx["to"] field should be present in fixture even set to None. The PR makes sure that tx["to"] = "" if its set to 'None' in a test case.

@spencer-tb spencer-tb requested a review from marioevz April 21, 2023 14:20
Copy link
Member

@marioevz marioevz left a comment

Choose a reason for hiding this comment

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

LGTM

@marioevz marioevz changed the title Assert tx[to] always within fixtures. tools/types: Assert tx[to] always within fixtures. Apr 21, 2023
@marioevz marioevz merged commit a59999e into ethereum:main Apr 21, 2023
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