[doublepost=1454183678][/doublepost]FFS, it looks like this was deleted from r/Bitcoin like in <= 1min:
cypherdoc2 2 points 6 minutes ago*
i think it is you who is being misleading. see bolded:
On Thu, Jan 28, 2016 at 01:51:24PM -0500, Peter Todd via bitcoin-dev wrote: While Pieter Wuille's segwit branch(1) doesn't yet implement a fix for the above problem, the obvious thing to do is to add a new service bit such as NODE_SEGWIT, and/or bump the protocol version, and for outgoing peers only connect to peers with segwit support.
If I'm following the code right, the segwit branch has a fHaveWitness flag for each connection, which is set when a HAVEWITNESS message comes from the peer, and HAVEWITNESS is sent as part of handshaking. BIP144 suggests maybe this should be changed to a service bit though:
https://github.com/bitcoin/bips/blob/master/bip-0144.mediawiki
If you've got a limit of 8 outgoing connections and >4 of them don't support witnesses,would it be enough to just drop a non-witness connection and try a new one?Or is anything less than 8 of 8 outgoing witness supporting connections likely to be bad for the network?
if i understand this right, SW nodes will now drop all old nodes off it's network effectively turning SW into a HF. so you can no longer call SW a SF. so in that sense, SWSF is indeed not safe. we should call it SWHF (hardfork). this doesn't help partitioning, this solidifies it.
what happened to all the FUD talk of the necessity of maintaining backwards compatibility with old nodes and the importance of maintaining consensus? this still does nothing to increase the % of SW nodes otherwise. and you still can't measure the % of p2p nodes who will or will not upgrade. and the long term strategy of SW is to adopt and scale "partially validating SPV nodes" which will only compound the partitioning problem.
https://www.reddit.com/r/btc/comments/43bgrs/peter_todd_sw_is_not_safe_as_a_softfork/
[doublepost=1454184303,1454183609][/doublepost]hmm. here's the above thread:
https://www.reddit.com/r/Bitcoin/comments/43fadt/peter_todd_segwit_is_not_safe_to_deploy_as_a_soft/