Skip to content

Conversation

@LukaszRozmej
Copy link
Contributor

@LukaszRozmej LukaszRozmej commented Oct 31, 2025

EIP-8072: Transaction Inclusion Subscription

This EIP proposes a new JSON-RPC eth_subscribe subscription transactionInclusion which reduces the latency between transaction submission and user confirmation by providing server side messages for transaction inclusion. For convenience this subscription allows for posting transactions. For safety this subscription allows to monitor the state of transaction (included/reorged/finalized). This method addresses the user experience gap in high-frequency applications by offering stronger delivery guarantees than eth_sendRawTransaction.

Introduced a new EIP for transaction inclusion subscription using eth_subscribe, allowing real-time notifications for transaction confirmations.
@LukaszRozmej LukaszRozmej requested a review from eth-bot as a code owner October 31, 2025 21:54
@github-actions github-actions bot added c-new Creates a brand new proposal s-draft This EIP is a Draft t-interface labels Oct 31, 2025
@eth-bot
Copy link
Collaborator

eth-bot commented Oct 31, 2025

✅ All reviewers have approved.

@eth-bot eth-bot added e-consensus Waiting on editor consensus e-review Waiting on editor to review labels Oct 31, 2025
@eth-bot eth-bot changed the title Add EIP: transaction inclusion subscription Add EIP: Transaction Inclusion Subscription Oct 31, 2025
Updated the link for EIP-7966 to point to the correct repository.
@github-actions
Copy link

The commit 59dc5b2 (as a parent of 574d6ff) contains errors.
Please inspect the Run Summary for details.

@github-actions github-actions bot added the w-ci Waiting on CI to pass label Oct 31, 2025
@NetWalker108
Copy link

This is rad

@github-actions github-actions bot removed the w-ci Waiting on CI to pass label Nov 5, 2025
@LukaszRozmej LukaszRozmej changed the title Add EIP: Transaction Inclusion Subscription Add EIP-8072: Transaction Inclusion Subscription Nov 5, 2025
@eth-bot eth-bot changed the title Add EIP-8072: Transaction Inclusion Subscription Add EIP: Transaction Inclusion Subscription Nov 9, 2025
@eth-bot eth-bot enabled auto-merge (squash) November 9, 2025 17:55
Copy link
Collaborator

@eth-bot eth-bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All Reviewers Have Approved; Performing Automatic Merge...

@eth-bot eth-bot merged commit 1435796 into ethereum:master Nov 9, 2025
22 of 23 checks passed
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-interface

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants