Page 1 of 1

Block version changes

Posted: Mon Nov 09, 2015 1:35 am
by cassini
Yesterday F2Pool switched from Version3 to Version4 blocks (block versions 0x10103 and 0x10104, respectively). If I understand the BIP rules correctly this doesn't lead to any problems for Namecoin Core users. What about Namecoin-Qt?

Re: Block version changes

Posted: Mon Nov 09, 2015 7:10 am
by domob
This is BIP65, which was recently committed to Bitcoin Core and merged to Namecoin Core. It won't have any effect at all until 75% of hash rate update. Even then, it will only have an effect in very specific situations. Upgrade is only required once 95% of the hash rate produce version 4 blocks, and even then only miners really need to update. Others are degraded to SPV security, but can continue to use any old client/wallet. This is true both for old Namecoin Core versions and for Namecoin-Qt. (Namecoin-Qt is already in this state, so there won't be any change at all for users of the old client.)

Re: Block version changes

Posted: Thu Nov 26, 2015 12:29 am
by cassini
Meanwhile one of the EclipseMC servers ("US1"), myBTCcoin pool and four different P2Pool miners created V4 blocks.
domob wrote:This is BIP65,
BIP65 opens up the possibility of developing an Atomic Cross-Chain Transfer (ACCT) feature (I'm not sure if Ian Knowles' ACCT AT is directly related to this).

Is it worth the effort implementing ACCT? And how much effort would this mean?

Re: Block version changes

Posted: Thu Nov 26, 2015 7:54 am
by phelix
Once it is realized for any altcoin it should be trivial to port and we should certainly look into implementing it.