GitHub <noreply at github.com>
dankrad <dankrad at ethereum.org>
EIP: Reject transactions from senders with deployed code (#3607) Do not allow transactions for which `tx.sender` has any code deployed, i.e. `tx.sender` has `CODESIZE != 0`
GitHub Diff