{"type":"rich","version":"1.0","author_name":"npub1f2nvlx49er5c7sqa43src6ssyp6snd4qwvtkwm5avc2l84cs84esecrwet","author_url":"https://nostr.ae/npub1f2nvlx49er5c7sqa43src6ssyp6snd4qwvtkwm5avc2l84cs84esecrwet","provider_name":"njump","provider_url":"https://nostr.ae","html":"📅 Original date posted:2015-12-09\n📝 Original message:On Wed, Dec 9, 2015 at 6:59 AM, Mark Friedenbach \u003cmark at friedenbach.org\u003e wrote:\n\u003e Greg, if you have actual data showing that putting the commitment in the\n\u003e last transaction would be disruptive, and how disruptive, that would be\n\u003e appreciated. Of the mining hardware I have looked at, none of it cared at\n\u003e all what transactions other than the coinbase are. You need to provide a\n\u003e path to the coinbase for extranonce rolling, but the witness commitment\n\u003e wouldn't need to be updated.\n\u003e\n\u003e I'm sorry but it's not clear how this would be an incompatible upgrade,\n\u003e disruptive to anything other than the transaction selection code. Maybe I'm\n\u003e missing something? I'm not familiar with all the hardware or pooling setups\n\u003e out there.\n\nI didn't comment on the transaction output. I have commented on\ncoinbase outputs and on a hard-fork.\n\nUsing an output in the last transaction would break the assumption\nthat you can truncate a block and still have a valid block. This is\nused by some mining setups currently, because GBT does not generate\nthe coinbase transaction and so cannot know its size; and you may have\nto drop the last transaction(s) to make room for it.\n\nThat a block can be truncated and still result in a valid block also\nseems like a useful property to me.\n\nIf the input for that transaction is supposed to be generated from a\ncoinbase output some blocks earlier, then this may again run into\nhardware output constraints in coinbase transactions. (But it may be\nbetter since it wouldn't matter which output created it.). This could\nlikely be escaped by creating a zero value output only once and just\nrolling it forward."}
