Workflow
X @Nick Szabo
Nick Szabo·2025-09-29 23:20

RT Schmidty (@bitschmidty)> datacarriersize in a broken stateI assume this refers to the change to allow multiple op_returns, but maintain the total “payload” (arbitrary data) totaled across those op_returns. So the same op_return setting value in a previous Bitcoin Core version would allow the same payload as it would in Bitcoin Core v30. Greg summarizes the rationale as “The motivation for doing this is for situations where you cannot commit to all data efficiently otherwise. Think SIGHASH_SINGLE | ACP sc ...