joe2015--- via bitcoin-dev [bitcoin-dev@lists.linuxfoundation.org] wrote: > That's the whole point. After a conventional hardfork everyone > needs to upgrade, but there is no way to force users to upgrade. A > user who is simply unaware of the fork, or disagrees with the fork, > uses the old client and the currency splits. > > Under this proposal old clients effectively enter "zombie" mode, > forcing users to upgrade.
This is a very complex way to enter zombie mode. A simpler way is to track valid PoW chains by examining only the header, that are rejected for other reasons. Once a chain is seen to be 6 or more blocks ahead of my chain tip, we should enter "zombie mode" and refuse to mine or relay, and alert the operator, because we don't know what we're doing and we're out of date. This way doesn't require any modifications to block structure at all. -- Cheers, Bob McElrath "For every complex problem, there is a solution that is simple, neat, and wrong." -- H. L. Mencken _______________________________________________ bitcoin-dev mailing list bitcoin-dev@lists.linuxfoundation.org https://lists.linuxfoundation.org/mailman/listinfo/bitcoin-dev