Skip to content

Add evaluation scenarios for placeholder_p2pkh inputs & pass pkh/pubkey/sig variables instead of passing a private key #323

@mr-zwets

Description

@mr-zwets

Currently in the libauth debugging tooling PrivateKeys are included in the overwrites, this could potentially expose real private keys used to hold funds on mainnet.

Instead we should consider including the signature directly so the PrivateKey is not exposed over the network or potentially shared with others. If the template is a valid transaction, the signature could still potentially be used to spend the input depending on the hashtype and the status of the utxo.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions