Skip to content

feat(api): add pending transaction support in the eth subscription API#6941

Draft
akaladarshi wants to merge 1 commit intomainfrom
akaladarshi/add-pending-tx-eth-subscribe
Draft

feat(api): add pending transaction support in the eth subscription API#6941
akaladarshi wants to merge 1 commit intomainfrom
akaladarshi/add-pending-tx-eth-subscribe

Conversation

@akaladarshi
Copy link
Copy Markdown
Collaborator

Summary of changes

Changes introduced in this pull request:

  • Adds support for the pending transaction API

Reference issue to close (if applicable)

Closes #6031

Other information and links

Change checklist

  • I have performed a self-review of my own code,
  • I have made corresponding changes to the documentation. All new code adheres to the team's documentation standards,
  • I have added tests that prove my fix is effective or that my feature works (if possible),
  • I have made sure the CHANGELOG is up-to-date. All user-facing changes should be reflected in this document.

Outside contributions

  • I have read and agree to the CONTRIBUTING document.
  • I have read and agree to the AI Policy document. I understand that failure to comply with the guidelines will lead to rejection of the pull request.

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented Apr 20, 2026

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Repository UI

Review profile: CHILL

Plan: Pro

Run ID: 6cefa88e-2124-41b4-a2e2-49f659673b7f

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch akaladarshi/add-pending-tx-eth-subscribe
✨ Simplify code
  • Create PR with simplified code
  • Commit simplified code in branch akaladarshi/add-pending-tx-eth-subscribe

Comment @coderabbitai help to get the list of available commands and usage tips.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add PendingTransaction support in the EthSubscribe API

1 participant