Skip to content

Conversation

@bhavidhingra
Copy link
Contributor

@bhavidhingra bhavidhingra commented Sep 8, 2025

This pull request adds support for an optional signerAddress field when signing messages with TSS (Threshold Signature Scheme) in the SDK core. The changes ensure that the signerAddress is included and propagated through all relevant types and function calls related to message signing.

Support for signerAddress in TSS message signing:

  • Added optional signerAddress property to the Message, IntentOptionsForMessage, and PopulatedIntentForMessageSigning interfaces to allow specifying the address of the message signer. [1] [2] [3]
  • Updated the TSS utilities (BaseTssUtils) and wallet implementation to accept and forward the signerAddress parameter when building message signing requests. [1] [2]

TICKET: COIN-5545

Copy link
Contributor

@kaustubhbitgo kaustubhbitgo left a comment

Choose a reason for hiding this comment

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

LGTM

@bhavidhingra bhavidhingra merged commit 457219e into master Sep 8, 2025
11 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.

4 participants