Skip to content

Conversation

@jpuri
Copy link
Contributor

@jpuri jpuri commented Jan 21, 2026

Explanation

This PR implements enhanced transaction history retrieval for the IncomingTransactionHelper. When the enhanced_history_retrieval feature flag is enabled and WebSocket is connected, incoming transactions are fetched via event-driven updates instead of polling, reducing unnecessary API calls and improving responsiveness.

References

Ref: https://github.com/MetaMask/MetaMask-planning/issues/6682

Checklist

  • I've updated the test suite for new or updated code as appropriate
  • I've updated documentation (JSDoc, Markdown, etc.) for new or updated code as appropriate
  • I've communicated my changes to consumers by updating changelogs for packages I've changed
  • I've introduced breaking changes in this PR and have prepared draft pull requests for clients and consumer packages to resolve them

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants