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

implement EIP-3607 #2676

Merged
merged 5 commits into from
Aug 26, 2021
Merged

Conversation

garyschulte
Copy link
Contributor

Signed-off-by: garyschulte garyschulte@gmail.com

PR description

implement EIP-3607: Reject transactions from senders with deployed code

The expectation in ACD is that this attack is not possible currently, so there should not be any need to gate this behavior on protocol schedule, since it should never have happened.

Fixed Issue(s)

fixes #2663

Changelog

@garyschulte garyschulte enabled auto-merge (squash) August 25, 2021 22:30
@garyschulte garyschulte disabled auto-merge August 26, 2021 15:55
Signed-off-by: garyschulte <garyschulte@gmail.com>
Signed-off-by: garyschulte <garyschulte@gmail.com>
Signed-off-by: garyschulte <garyschulte@gmail.com>
Signed-off-by: garyschulte <garyschulte@gmail.com>
Signed-off-by: garyschulte <garyschulte@gmail.com>
@garyschulte garyschulte merged commit 52a8b9e into hyperledger:main Aug 26, 2021
lucassaldanha pushed a commit that referenced this pull request Aug 27, 2021
* implement EIP-3607

Signed-off-by: Gary Schulte <gary.schulte@consensys.net>
@garyschulte garyschulte deleted the feature/eip-3607 branch September 16, 2021 18:13
eum602 pushed a commit to lacchain/besu that referenced this pull request Nov 3, 2023
* implement EIP-3607

Signed-off-by: Gary Schulte <gary.schulte@consensys.net>
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.

Implement EIP-3607: Reject transactions from senders with deployed code
2 participants