Skip to content

Rework txpool for EIP-7702 #11763

Open
@yperbasis

Description

From https://eips.ethereum.org/EIPS/eip-7702#backwards-compatibility:
"This EIP breaks the invariant that an account balance can only decrease as a result of transactions originating from that account. It also breaks the invariant that an EOA nonce may not increase after transaction execution has begun. These breakages have consequences for mempool design, and for other EIPs such as inclusion lists. However, because the accounts are listed statically in the outer transaction it is possible to modify transaction propagation rules so that conflicting transactions are not forwarded."

See also https://eips.ethereum.org/EIPS/eip-7702#transaction-propagation

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Labels

imp1High importancepectraThe Prague/Electra protocol upgrade

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions