Merge of #1269 triggered CI errors due to script/buildtable.pl
, in particular:
- the Author: field is not a valid email address (" at " and " dot " rather than “@” and “.”)
- missing Comments-URI
- License code is wrong (should be “CC0-1.0” rather than “CC-0”)
- the Title field is longer than the 44 char maximum (could perhaps be “Anti-fee-sniping in taproot transactions”, dropping the how and why)
This makes the trivial changes to the BIP to add the Comments field and fix the License code, and updates buildtable.pl to avoid complaining about the email address and title.