Adam Back [ARCHIVE] on Nostr: 📅 Original date posted:2015-09-30 📝 Original message:I was talking about the ...
📅 Original date posted:2015-09-30
📝 Original message:I was talking about the versionBits from Rusty's email (pasted below) and
simplifying that by XT adopting the patch as Gavin had seemed agreeable to.
Adam
Rusty wrote:
> Agreed. Unfortunately, a simple "block version >= 4" check is
> insufficient, due to XT which sets version bits 001....111.
>
> Given that, I suggest using the simple test:
>
> if (pstart->nVersion & 0x8)
> ++nFound;
>
> Which means:
> 1) XT won't trigger it.
> 2) It won't trigger XT.
> 3) You can simply set block nVersion to 8 for now.
> 4) We can still use versionbits in parallel later.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <
http://lists.linuxfoundation.org/pipermail/bitcoin-dev/attachments/20150930/5fec4b01/attachment.html>
Published at
2023-06-07 17:41:45Event JSON
{
"id": "8d2f789490e5e69b3c1ed64ac61f854a01553e2c873d15d93af2de2ecd9a8bfb",
"pubkey": "ee0fa66772f633411e4432e251cfb15b1c0fe8cd8befd8b0d86eb302402a8b4a",
"created_at": 1686159705,
"kind": 1,
"tags": [
[
"e",
"f5bb1bf208994917ac3ec4154383520df2a8573df815c54d28bae4e41ef024c8",
"",
"root"
],
[
"e",
"a9e202c04b6eb2d311905de1f6d581ef0ee37157a93b2e94bf25ef806e769418",
"",
"reply"
],
[
"p",
"966fab50cf8e9722db194dce175b796fffce1ca30dec23525a2268dcbabed122"
]
],
"content": "📅 Original date posted:2015-09-30\n📝 Original message:I was talking about the versionBits from Rusty's email (pasted below) and\nsimplifying that by XT adopting the patch as Gavin had seemed agreeable to.\n\nAdam\n\nRusty wrote:\n\u003e Agreed. Unfortunately, a simple \"block version \u003e= 4\" check is\n\u003e insufficient, due to XT which sets version bits 001....111.\n\u003e\n\u003e Given that, I suggest using the simple test:\n\u003e\n\u003e if (pstart-\u003enVersion \u0026 0x8)\n\u003e ++nFound;\n\u003e\n\u003e Which means:\n\u003e 1) XT won't trigger it.\n\u003e 2) It won't trigger XT.\n\u003e 3) You can simply set block nVersion to 8 for now.\n\u003e 4) We can still use versionbits in parallel later.\n-------------- next part --------------\nAn HTML attachment was scrubbed...\nURL: \u003chttp://lists.linuxfoundation.org/pipermail/bitcoin-dev/attachments/20150930/5fec4b01/attachment.html\u003e",
"sig": "d1022dd5816f6ee5f4c1a2626822bdf8ab7441c1304dfc826790f592ef357b84978fcb994577081dee74ea49b9a43c310f48937cd85a95f42724bffb0968a369"
}