Skip to content

Conversation

@cskiraly
Copy link
Contributor

@cskiraly cskiraly commented Nov 29, 2025

This EIP eliminates the need to redistribute blob content in the mempool if only the metadata (fees) of a transaction are updated, making RBF (replace-by-fee) more efficient and cheaper for the network. It achieves this by modifying the devp2p ‘eth’ protocol to address blobs in type3 transaction sidecars by content (vhash).

This EIP eliminates the need to redistribute blob content in the mempool if
only the metadata (fees) of a transaction are updated, making RBF
(replace-by-fee) more efficient and cheaper for the network. It achieves this
modifying the devp2p ‘eth’ protocol to address blobs in type3 transaction
sidecars by content (vhash).

Signed-off-by: Csaba Kiraly <[email protected]>
@cskiraly cskiraly requested a review from eth-bot as a code owner November 29, 2025 11:32
@github-actions github-actions bot added c-new Creates a brand new proposal s-draft This EIP is a Draft t-networking labels Nov 29, 2025
@eth-bot
Copy link
Collaborator

eth-bot commented Nov 29, 2025

File EIPS/eip-8094.md

Requires 1 more reviewers from @g11tech, @lightclient, @SamWilsn

@eth-bot eth-bot added e-consensus Waiting on editor consensus e-review Waiting on editor to review labels Nov 29, 2025
@eth-bot eth-bot changed the title Add EIP: eth/vhash - make mempool messaging vhash aware Add EIP: eth/vhash - eth/XX - blob-aware mempool Nov 29, 2025
@github-actions github-actions bot added the w-ci Waiting on CI to pass label Nov 29, 2025
@cskiraly cskiraly changed the title Add EIP: eth/vhash - eth/XX - blob-aware mempool Add EIP: eth/vhash - blob-aware mempool Nov 29, 2025
Signed-off-by: Csaba Kiraly <[email protected]>
@github-actions
Copy link

The commit 27c246d (as a parent of 24f71e0) contains errors.
Please inspect the Run Summary for details.

Signed-off-by: Csaba Kiraly <[email protected]>
Signed-off-by: Csaba Kiraly <[email protected]>
Signed-off-by: Csaba Kiraly <[email protected]>
@eth-bot eth-bot changed the title Add EIP: eth/vhash - blob-aware mempool Add EIP: eth/vhash - Blob-Aware Mempool Dec 2, 2025
@github-actions github-actions bot removed the w-ci Waiting on CI to pass label Dec 2, 2025
Signed-off-by: Csaba Kiraly <[email protected]>
@cskiraly cskiraly changed the title Add EIP: eth/vhash - Blob-Aware Mempool Add EIP-8094: eth/vhash - Blob-Aware Mempool Dec 2, 2025
@eth-bot eth-bot changed the title Add EIP-8094: eth/vhash - Blob-Aware Mempool Add EIP: eth/vhash - Blob-Aware Mempool Dec 2, 2025
- line wrap
- TODO tag
- type3 -> type 3

Signed-off-by: Csaba Kiraly <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

c-new Creates a brand new proposal e-consensus Waiting on editor consensus e-review Waiting on editor to review s-draft This EIP is a Draft t-networking

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants