-
Couldn't load subscription status.
- Fork 2k
Closed
Labels
A-tx-poolRelated to the transaction mempoolRelated to the transaction mempoolC-enhancementNew feature or requestNew feature or request
Description
Describe the feature
Since the EIP-7702 has introduced a new type of tx which have a auth list.
The list will contain multiple nonces from multiple accounts. This means that the transaction pool needs to handle such transactions specially:
- When calculating nonce continuity or gaps, these transactions should be considered.
- During transaction replacement.
- After block execution, remove the executed transactions from the transaction pool.
Additional context
No response
Metadata
Metadata
Assignees
Labels
A-tx-poolRelated to the transaction mempoolRelated to the transaction mempoolC-enhancementNew feature or requestNew feature or request
Type
Projects
Status
Done