Skip to content

Gate SIGHASH flags under an app setting #387

@bigspider

Description

@bigspider

Currently, we simply give a warning when a transaction contains non-standard SIGHASH flags.

Since it's a niche feature not used by many users, and it's generally not safe to ignore the warning, we could consider rejecting them by default, and adding a setting (persisted in NVRAM) to enable them, so that only users that enable the setting can sign such transactions. (The warning will remain).

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions