Skip to content

Conversation

@gsstoykov
Copy link
Contributor

Description:

This PR adds 2 new functions:

  1. GetSignableBodyBytes: returns a list of SignableBody objects for each signed transaction in the transaction list.
  2. AddSignatureV2: adds a signature to the transaction for a specific transaction id and node id.
    This is useful for signing chunked transactions like FileAppendTransaction, since they can have multiple transaction ids.

Related issue(s):

Fixes #976

Notes for reviewer:

Checklist

  • Documented (Code comments, README, etc.)
  • Tested (unit, integration, etc.)

@gsstoykov gsstoykov self-assigned this Jul 22, 2025
@gsstoykov gsstoykov linked an issue Jul 22, 2025 that may be closed by this pull request
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.

HSM Signing

1 participant