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

TransactionTests Update: ttEIP2028 #957

Merged
merged 2 commits into from
Oct 15, 2021
Merged

TransactionTests Update: ttEIP2028 #957

merged 2 commits into from
Oct 15, 2021

Conversation

marioevz
Copy link
Member

Contains updated TransactionTests for category ttEIP2028.

Copy link
Collaborator

@winsvega winsvega left a comment

Choose a reason for hiding this comment

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

minor comments

"EIP158" : "TR_IntrinsicGas",
"Byzantium" : "TR_IntrinsicGas",
"Constantinople" : "TR_IntrinsicGas",
"ConstantinopleFix" : "TR_IntrinsicGas"
Copy link
Collaborator

Choose a reason for hiding this comment

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

>= Istanbul not explicit that we don't mark validity here, but ok. just need to remember that tests are against all forks

Copy link
Member Author

Choose a reason for hiding this comment

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

Updated this in the latest commit.

"Byzantium" : "TR_IntrinsicGas",
"Constantinople" : "TR_IntrinsicGas",
"ConstantinopleFix" : "TR_IntrinsicGas",
">=Istanbul" : "TR_IntrinsicGas"
Copy link
Collaborator

Choose a reason for hiding this comment

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

then you can mark >= Frontier

Copy link
Member Author

Choose a reason for hiding this comment

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

Updated this in the latest commit.

@winsvega winsvega merged commit 74a7b3d into develop Oct 15, 2021
@winsvega winsvega deleted the txUpdateEIP2028 branch October 15, 2021 11:23
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