Skip to content

feat: support incoming transaction polling only when viewing activity #5986

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

matthewwalsh0
Copy link
Member

Explanation

Support the clients polling incoming transactions only when viewing the transaction activity list.

Specifically:

  • Delete incoming transactions when calling wipeTransactions method.
  • Poll immediately when calling startIncomingTransactionPolling method.

References

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, highlighting breaking changes as necessary
  • I've prepared draft pull requests for clients and consumer packages to resolve any breaking changes

@matthewwalsh0 matthewwalsh0 marked this pull request as ready for review June 14, 2025 20:41
@matthewwalsh0 matthewwalsh0 requested review from a team as code owners June 14, 2025 20:41
@matthewwalsh0 matthewwalsh0 force-pushed the feat/incoming-transactions-activity-only-polling branch from 15350d3 to 50d1e05 Compare June 18, 2025 11:53
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