When signing with a subset of parties (e.g., party-1 and party-3 in 2-of-3), the TSS library creates a sorted array of party IDs. Messages contain the original keygen party index, but we need to map it to the sorted array index. This fixes the 'invalid FromPartyIndex' error when signing with non-consecutive party indices. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| config | ||
| crypto | ||
| errors | ||
| grpcutil | ||
| jwt | ||
| logger | ||
| middleware | ||
| retry | ||
| tss | ||
| utils | ||