Skip to content

Add copayers to tss txps#4146

Merged
kajoseph merged 3 commits intobitpay:masterfrom
kajoseph:addCopayersToTssTxps
Apr 28, 2026
Merged

Add copayers to tss txps#4146
kajoseph merged 3 commits intobitpay:masterfrom
kajoseph:addCopayersToTssTxps

Conversation

@kajoseph
Copy link
Copy Markdown
Collaborator

@kajoseph kajoseph commented Apr 17, 2026

Description

Accepted/broadcasted tx proposals for TSS wallets currently only have 1 copayer. This PR adds the other TSS participants as copayers to the txp so the client can see who participated in the TSS signing session.

Changelog

  • On pushing the signature to the server, gets TSS signing session and attaches other participants as copayers to the txp.
  • Easier local https with a CA

Testing Notes

You should be able to sign a txp with a TSS wallet as usual and the txp should have all signers listed in the copayers array


Checklist

  • I have read CONTRIBUTING.md and verified that this PR follows the guidelines and requirements outlined in it.

@kajoseph kajoseph requested a review from gabrielbazan7 April 17, 2026 22:28
Comment thread packages/bitcore-wallet-service/src/lib/server.ts Outdated
Co-authored-by: Copilot <copilot@github.com>
Copy link
Copy Markdown
Contributor

@gabrielbazan7 gabrielbazan7 left a comment

Choose a reason for hiding this comment

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

ACK!

@kajoseph kajoseph merged commit b9e3c88 into bitpay:master Apr 28, 2026
13 of 15 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