You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Merge bitcoin#33183: validation: rename block script verification error from "mandatory" to "block"
c0d91fc Add release note for bitcoin#33050 and bitcoin#33183 error string changes (Antoine Poinsot)
b3f781a contrib: adapt max reject string size in tracing demo (Antoine Poinsot)
9a04635 scripted-diff: validation: rename mandatory errors into block errors (Antoine Poinsot)
Pull request description:
This is a followup to bitcoin#33050 now that it's merged. Using "block"/"mempool" as the error reason is clearer to a user than "mandatory"/"non-mandatory". The "non-mandatory" errors got renamed to "mempool" in bitcoin#33050 (see bitcoin#33050 (comment)). This takes care of the second part of the renaming.
ACKs for top commit:
fjahr:
utACK c0d91fc
davidgumberg:
lgtm ACK bitcoin@c0d91fc
ajtowns:
utACK c0d91fc
Crypt-iQ:
utACK c0d91fc
janb84:
utACK c0d91fc
instagibbs:
ACK c0d91fc
Tree-SHA512: b463e633c57dd1eae7c49d23239a59066a672f355142ec194982eddc927a7646bc5cde583dc8d6f45075bf5cbb96dbe73f7e339e728929b0eff356b674d1b68c
0 commit comments