Skip to content

Conversation

@tfrg
Copy link
Contributor

@tfrg tfrg commented Nov 28, 2025

What type of PR is this?

  • feature

What this PR does:

Description

Multiple signers can sequentially add signatures, and each signature accumulates to ultimately generate a complete multi-signature document.

Changes

  • SignDocument API
    • Added new SignDocument injection method to support multi-signature
    • Implemented signature accumulation logic that appends new signatures to existing signatures array
  • UI
    • Signer Field: Displays current signature count and provides access to full signer list
      • Conditionally hidden for first signer to streamline initial signing experience
    • Signer List Page: Comprehensive view showing:
      • Signer information with wallet addresses
      • Signature status (signed/pending)
      • Action buttons (copy address, view on Gnoscan)

@tfrg tfrg requested a review from a team as a code owner November 28, 2025 06:08
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.

2 participants