Skip to content

feat(sdk-core): support stuck transaction age filters - #9567

Draft
bitgo-ai-agent-dev[bot] wants to merge 1 commit into
masterfrom
WCN-2443-support-unconfirmed-age
Draft

feat(sdk-core): support stuck transaction age filters#9567
bitgo-ai-agent-dev[bot] wants to merge 1 commit into
masterfrom
WCN-2443-support-unconfirmed-age

Conversation

@bitgo-ai-agent-dev

Copy link
Copy Markdown
Contributor

What

  • Add a sdk-core wallet wrapper for the potentialStuckTxs endpoint.
  • Forward optional minUnconfirmedMinutes and minUnconfirmedBlocks filters,
    along with existing endpoint query options.
  • Add interface definitions and tests for absent, individual, and combined filters.

Why

  • Callers need to filter transactions by unconfirmed age so newly broadcast
    transactions are not surfaced as needing acceleration, while preserving the
    endpoint's existing opt-in and backward-compatible behavior.

Test plan

  • Added focused unit tests for query forwarding.
  • Run the focused unit test (blocked by dependency installation failure).

Ticket: WCN-2443

Forward optional unconfirmed age filters through the wallet stuck transaction API so callers can avoid treating newly broadcast transactions as stuck without constructing query strings.

Ticket: WCN-2443
Session-Id: 692d7cfe-5c58-429c-9202-245a2baf6534
Task-Id: 4b9b5bb9-b30d-415e-ac5f-9f15f753c9a2
@linear-code

linear-code Bot commented Aug 26, 2026

Copy link
Copy Markdown
Contributor

WCN-2443

@ralph-bitgo
ralph-bitgo Bot force-pushed the WCN-2443-support-unconfirmed-age branch from 891d590 to bdc28bd Compare August 26, 2026 03:41
@bitgo-ai-agent-dev
bitgo-ai-agent-dev Bot force-pushed the WCN-2443-support-unconfirmed-age branch from bdc28bd to b6cdb15 Compare August 26, 2026 03:41
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.

1 participant