Skip to content

fix(sdk-core): exempt FLRP import from TSS recipient guard #9091

Merged
ArunBala-Bitgo merged 1 commit into
masterfrom
CECHO-1425
Jun 23, 2026
Merged

fix(sdk-core): exempt FLRP import from TSS recipient guard #9091
ArunBala-Bitgo merged 1 commit into
masterfrom
CECHO-1425

Conversation

@ArunBala-Bitgo

@ArunBala-Bitgo ArunBala-Bitgo commented Jun 23, 2026

Copy link
Copy Markdown
Contributor

signTransactionTss passes buildParams.type as 'Import' while WP stores intentType as 'import', so the WCN-151 recipient guard still threw after adding lowercase import to NO_RECIPIENT_TX_TYPES. Also check intentType when resolving the exemption.

Co-authored-by: Cursor cursoragent@cursor.com

TICKET: CECHO-1425

@linear-code

linear-code Bot commented Jun 23, 2026

Copy link
Copy Markdown

CECHO-1425

@ArunBala-Bitgo ArunBala-Bitgo changed the title fix(sdk-core): exempt FLRP import from TSS recipient guard on PascalC… fix(sdk-core): exempt FLRP import from TSS recipient guard Jun 23, 2026
mohd-kashif
mohd-kashif previously approved these changes Jun 23, 2026
…ase buildParams

signTransactionTss passes buildParams.type as 'Import' while WP stores
intentType as 'import', so the WCN-151 recipient guard still threw after
adding lowercase import to NO_RECIPIENT_TX_TYPES. Also check intentType
when resolving the exemption.

Co-authored-by: Cursor <cursoragent@cursor.com>

TICKET: CECHO-1425

@manojkumar138 manojkumar138 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LG

@ArunBala-Bitgo ArunBala-Bitgo merged commit 0c14044 into master Jun 23, 2026
45 checks passed
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.

3 participants