← Back to Bitcoin Improvement Proposals
BIPinformationaltaprootscriptsigning

bip-325: change signature scheme to be tx-based

This changes the block signing algorithm for signet to be based on tx validation instead of a custom method. In particular, this allows the generalises the scheme so that new signets can make use of new signature/scripting methods (such as schnorr or musig) when they are added. Note: this is incompatible with existing signets and requires a chain restart.

No reviews
ajtowns·Updated Sep 8, 2020·0 reviews·0 attestations·View source
Collections:BIPs — Merged

Specification

This changes the block signing algorithm for signet to be based on tx validation instead of a custom method. In particular, this allows the generalises the scheme so that new signets can make use of new signature/scripting methods (such as schnorr or musig) when they are added.

Note: this is incompatible with existing signets and requires a chain restart.

Discussion (0 threads)

Loading discussions...