Skip to content

Verify Taproot signatures locally before broadcasting SP transactions #80

@chaitika

Description

@chaitika

Description:

  • When createTransaction produces an SP spend with a bad signature (wrong output key, wrong sighash, wrong prevout value, etc.), the transaction is sent to the network and rejected with Invalid Schnorr signature.

  • We should verify signature locally after signing, before returning the transaction.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions