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

EIP-3607 (check if sender is EOA). Update tests to v10.0 #2820

Merged
merged 2 commits into from Oct 13, 2021
Merged

Conversation

yperbasis
Copy link
Collaborator

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

Geth already implements it: ethereum/go-ethereum#23303.

Also update Ethereum tests to v10.0 to pick up ethereum/tests#908.

@AskAlexSharov AskAlexSharov merged commit 91df893 into devel Oct 13, 2021
@AskAlexSharov AskAlexSharov deleted the eip-3607 branch October 13, 2021 01:30
mandrigin pushed a commit that referenced this pull request Oct 14, 2021
* Update Ethereum tests to v10.0

* Implement EIP-3607
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

2 participants