Closed pyskell closed 5 years ago
Per https://github.com/bitcoin/bips/blob/master/bip-0001.mediawiki:
"BIPs may have a Requires header, indicating the BIP numbers that this BIP depends on"
Given the scope of the Taproot/Schnorr improvements I think it's important to include all mandatory dependencies of Taproot in the BIP's header.
Currently a placeholder to be replaced with actual BIP number if this BIP/Schnorr proceeds further.
Also make bip-tapscript depend on bip-taproot?
Does bip-tapscript also depend on bip-schnorr?
Nevermind, it does.
Per https://github.com/bitcoin/bips/blob/master/bip-0001.mediawiki:
"BIPs may have a Requires header, indicating the BIP numbers that this BIP depends on"
Given the scope of the Taproot/Schnorr improvements I think it's important to include all mandatory dependencies of Taproot in the BIP's header.
Currently a placeholder to be replaced with actual BIP number if this BIP/Schnorr proceeds further.