Re: [Bitcoin-development] Who or what is /Satoshi:0.8.99/Gangnam Style:2.1/ ?

2013-11-21 Thread Jeff Garzik
Is that Matt's relay, which has reduced validity checking?


On Thu, Nov 21, 2013 at 8:48 AM, Mike Hearn m...@plan99.net wrote:
 I added some additional logging to my node and ran it for a few days.
 There's a pull req open for my extra logging, it is quite trivial. Here's
 what it looks like:

 2013-11-21 13:41:04 AcceptToMemoryPool: 5.9.24.81:7834
 /Satoshi:0.8.99/Gangnam Style:2.1/ : accepted
 2d1bbcc2bf64dfcb57a2f0180b2607a48a34de4422c446929b26b190083bbfe7 (poolsz
 2087)
 2013-11-21 13:41:05 AcceptToMemoryPool: 198.12.127.2:29057
 /Satoshi:0.8.99/Gangnam Style:2.1/ : accepted
 28bb94978bdaa224faeafa95d03a0c4f5743396d6f592469c5ac2b64184ac716 (poolsz
 2088)
 2013-11-21 13:41:06 ERROR: AcceptToMemoryPool : nonstandard transaction:
 dust
 2013-11-21 13:41:06
 42323d9553e4c592d27765dc3ef9152c186cb7d67b08d783d72974a56085032d from
 82.68.68.254:39232 /Satoshi:0.8.1/ was not accepted into the memory pool:
 dust
 2013-11-21 13:41:06 AcceptToMemoryPool: 198.12.127.2:29057
 /Satoshi:0.8.99/Gangnam Style:2.1/ : accepted
 2fdb19e5e87d518b7b6bb7371d547a5f60c2bb056ba4522190460f0bc41b51fb (poolsz
 2089)
 2013-11-21 13:41:08 AcceptToMemoryPool: 5.9.24.81:7834
 /Satoshi:0.8.99/Gangnam Style:2.1/ : accepted
 52c8ed6a48f89d48b1152b67ac0b718a7aadb5f9a0c70c18b9b2fed058ca3323 (poolsz
 2090)
 2013-11-21 13:41:08 AcceptToMemoryPool: 198.12.127.2:29057
 /Satoshi:0.8.99/Gangnam Style:2.1/ : accepted
 980bbdbd4a6b365fa6f13fb5247eb6cb1e54847e490c3b7c3026d1548fb9efc6 (poolsz
 2091)
 2013-11-21 13:41:08 AcceptToMemoryPool: 64.120.253.194:60896
 /Satoshi:0.8.99/Gangnam Style:2.0/ : accepted
 03f79c611bbdc1afa7afa67eb0bbd4d8bc86a730a7066622e2709ae506e61e0f (poolsz
 2092)
 2013-11-21 13:41:10 AcceptToMemoryPool: 5.9.24.81:7834
 /Satoshi:0.8.99/Gangnam Style:2.1/ : accepted
 af8096ad637af1ca022a5146e07cf1fc6bfbec877935f9e114b279fcfe26c06d (poolsz
 2093)
 2013-11-21 13:41:10 AcceptToMemoryPool: 5.9.24.81:7834
 /Satoshi:0.8.99/Gangnam Style:2.1/ : accepted
 751c2415d058d45ca602fdf1b6490edb6e57fc718e914d628c11b17e25aac834 (poolsz
 2094)



 Despite that I have 87 connections from regular nodes, virtually all
 transactions seen by my node are being announced by this modified software,
 which appears to run on several different machines.

 I am wondering if anyone out there knows/owns these nodes and if they are
 relaying transactions without checking their validity. That seems the most
 likely reason for how they are always able to win the race to be the first
 to announce to my node.

 --
 Shape the Mobile Experience: Free Subscription
 Software experts and developers: Be at the forefront of tech innovation.
 Intel(R) Software Adrenaline delivers strategic insight and game-changing
 conversations that shape the rapidly evolving mobile landscape. Sign up now.
 http://pubads.g.doubleclick.net/gampad/clk?id=63431311iu=/4140/ostg.clktrk
 ___
 Bitcoin-development mailing list
 Bitcoin-development@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/bitcoin-development




-- 
Jeff Garzik
Bitcoin core developer and open source evangelist
BitPay, Inc.  https://bitpay.com/

--
Shape the Mobile Experience: Free Subscription
Software experts and developers: Be at the forefront of tech innovation.
Intel(R) Software Adrenaline delivers strategic insight and game-changing 
conversations that shape the rapidly evolving mobile landscape. Sign up now. 
http://pubads.g.doubleclick.net/gampad/clk?id=63431311iu=/4140/ostg.clktrk
___
Bitcoin-development mailing list
Bitcoin-development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bitcoin-development


[Bitcoin-development] bitcoin 1.x 0.x in parallel (Re: is there a way to do bitcoin-staging?)

2013-11-21 Thread Adam Back
Yeah but that sounds pretty much like test-net and starts a new digital
scarcity on an alpha-qa level network, with an implied promise that maybe if
you're lucky your coins might survive the alpha testing and have some value.

I'm not talking about some slightly stabler version of test-net.

Probably bitcoin staging is the wrong name.  I mean like development of
bitcoin 1.x in parallel with bitcoin 0.x which includes like test net for
both, and strong (though maybe not quite as high) assurance of qa and care
as bitcoin 0.x.  Just as a way to get features like Mark Freidenbach's
freimarket script extensions, and some of the disabled scripts validated on
1.x testnet and then after rigorous testing deployed onto 1.x  Because they
are new features even with good testing that introduces non-zero risk, hence
the 1 way peg idea.  Welcome to suggest better names for the idea...

Of course maybe the other issue is insufficient people with the skills and
motivation to support two parallel efforts.

It gives somewhere to code and test and then deploy clearly useful things
but that dont warrant a hard fork.

Adam

Melvin wrote:
   I think there may be a simpler way to do this.
   Create a new genesis block for a staging network, but in all other
   aspects, as far as possible, keep the properties the same as bitcoin.
   Do not actively be opposed to it being traded, but people need to know
   that, although there is no intention to reset the chain, new and
   potentially not fully tested, changes can be rolled into the network.
   Anyone mining staging coins should be prepared for the value to go to
   zero.
   Perhaps also a straw poll voting system could be set up for those
   that own staging coins could sign messages saying which patches they
   would like to test out next.  When patches are stable in the staging
   area, they could be promoted to the main net ...

--
Shape the Mobile Experience: Free Subscription
Software experts and developers: Be at the forefront of tech innovation.
Intel(R) Software Adrenaline delivers strategic insight and game-changing 
conversations that shape the rapidly evolving mobile landscape. Sign up now. 
http://pubads.g.doubleclick.net/gampad/clk?id=63431311iu=/4140/ostg.clktrk
___
Bitcoin-development mailing list
Bitcoin-development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bitcoin-development


Re: [Bitcoin-development] is there a way to do bitcoin-staging?

2013-11-21 Thread coinscoins
looks like Betacoin is already here - http://betacoin.org


--
Shape the Mobile Experience: Free Subscription
Software experts and developers: Be at the forefront of tech innovation.
Intel(R) Software Adrenaline delivers strategic insight and game-changing 
conversations that shape the rapidly evolving mobile landscape. Sign up now. 
http://pubads.g.doubleclick.net/gampad/clk?id=63431311iu=/4140/ostg.clktrk
___
Bitcoin-development mailing list
Bitcoin-development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bitcoin-development


Re: [Bitcoin-development] Who or what is /Satoshi:0.8.99/Gangnam Style:2.1/ ?

2013-11-21 Thread Matt Corallo
No, mine identifies as BitcoinJ, RelayNode, version string

On 11/21/2013 10:27 AM, Jeff Garzik wrote:
 Is that Matt's relay, which has reduced validity checking?
 
 
 On Thu, Nov 21, 2013 at 8:48 AM, Mike Hearn m...@plan99.net wrote:
 I added some additional logging to my node and ran it for a few days.
 There's a pull req open for my extra logging, it is quite trivial. Here's
 what it looks like:

 2013-11-21 13:41:04 AcceptToMemoryPool: 5.9.24.81:7834
 /Satoshi:0.8.99/Gangnam Style:2.1/ : accepted
 2d1bbcc2bf64dfcb57a2f0180b2607a48a34de4422c446929b26b190083bbfe7 (poolsz
 2087)
 2013-11-21 13:41:05 AcceptToMemoryPool: 198.12.127.2:29057
 /Satoshi:0.8.99/Gangnam Style:2.1/ : accepted
 28bb94978bdaa224faeafa95d03a0c4f5743396d6f592469c5ac2b64184ac716 (poolsz
 2088)
 2013-11-21 13:41:06 ERROR: AcceptToMemoryPool : nonstandard transaction:
 dust
 2013-11-21 13:41:06
 42323d9553e4c592d27765dc3ef9152c186cb7d67b08d783d72974a56085032d from
 82.68.68.254:39232 /Satoshi:0.8.1/ was not accepted into the memory pool:
 dust
 2013-11-21 13:41:06 AcceptToMemoryPool: 198.12.127.2:29057
 /Satoshi:0.8.99/Gangnam Style:2.1/ : accepted
 2fdb19e5e87d518b7b6bb7371d547a5f60c2bb056ba4522190460f0bc41b51fb (poolsz
 2089)
 2013-11-21 13:41:08 AcceptToMemoryPool: 5.9.24.81:7834
 /Satoshi:0.8.99/Gangnam Style:2.1/ : accepted
 52c8ed6a48f89d48b1152b67ac0b718a7aadb5f9a0c70c18b9b2fed058ca3323 (poolsz
 2090)
 2013-11-21 13:41:08 AcceptToMemoryPool: 198.12.127.2:29057
 /Satoshi:0.8.99/Gangnam Style:2.1/ : accepted
 980bbdbd4a6b365fa6f13fb5247eb6cb1e54847e490c3b7c3026d1548fb9efc6 (poolsz
 2091)
 2013-11-21 13:41:08 AcceptToMemoryPool: 64.120.253.194:60896
 /Satoshi:0.8.99/Gangnam Style:2.0/ : accepted
 03f79c611bbdc1afa7afa67eb0bbd4d8bc86a730a7066622e2709ae506e61e0f (poolsz
 2092)
 2013-11-21 13:41:10 AcceptToMemoryPool: 5.9.24.81:7834
 /Satoshi:0.8.99/Gangnam Style:2.1/ : accepted
 af8096ad637af1ca022a5146e07cf1fc6bfbec877935f9e114b279fcfe26c06d (poolsz
 2093)
 2013-11-21 13:41:10 AcceptToMemoryPool: 5.9.24.81:7834
 /Satoshi:0.8.99/Gangnam Style:2.1/ : accepted
 751c2415d058d45ca602fdf1b6490edb6e57fc718e914d628c11b17e25aac834 (poolsz
 2094)



 Despite that I have 87 connections from regular nodes, virtually all
 transactions seen by my node are being announced by this modified software,
 which appears to run on several different machines.

 I am wondering if anyone out there knows/owns these nodes and if they are
 relaying transactions without checking their validity. That seems the most
 likely reason for how they are always able to win the race to be the first
 to announce to my node.

 --
 Shape the Mobile Experience: Free Subscription
 Software experts and developers: Be at the forefront of tech innovation.
 Intel(R) Software Adrenaline delivers strategic insight and game-changing
 conversations that shape the rapidly evolving mobile landscape. Sign up now.
 http://pubads.g.doubleclick.net/gampad/clk?id=63431311iu=/4140/ostg.clktrk
 ___
 Bitcoin-development mailing list
 Bitcoin-development@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/bitcoin-development

 
 
 

--
Shape the Mobile Experience: Free Subscription
Software experts and developers: Be at the forefront of tech innovation.
Intel(R) Software Adrenaline delivers strategic insight and game-changing 
conversations that shape the rapidly evolving mobile landscape. Sign up now. 
http://pubads.g.doubleclick.net/gampad/clk?id=63431311iu=/4140/ostg.clktrk
___
Bitcoin-development mailing list
Bitcoin-development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bitcoin-development


Re: [Bitcoin-development] Who or what is /Satoshi:0.8.99/Gangnam Style:2.1/ ?

2013-11-21 Thread Mike Hearn
Thanks. By the way, your bitnodes site is excellent. Thanks for doing that.
If you're in the mood for extending it, it'd be great to gather and chart
data on block and tx propagation times.

Do you think the recent explosion in running nodes is real, or due to some
kind of custom experimental thing?


On Thu, Nov 21, 2013 at 2:55 PM, Addy Yeow ayeo...@gmail.com wrote:

 Try https://bitcointalk.org/index.php?action=profile;u=19897?




 On Fri, Nov 22, 2013 at 12:48 AM, Mike Hearn m...@plan99.net wrote:

 I added some additional logging to my node and ran it for a few days.
 There's a pull req open for my extra logging, it is quite trivial. Here's
 what it looks like:

 2013-11-21 13:41:04 AcceptToMemoryPool: 
 5.9.24.81:7834/Satoshi:0.8.99/Gangnam Style:2.1/ : accepted
 2d1bbcc2bf64dfcb57a2f0180b2607a48a34de4422c446929b26b190083bbfe7 (poolsz
 2087)
 2013-11-21 13:41:05 AcceptToMemoryPool: 
 198.12.127.2:29057/Satoshi:0.8.99/Gangnam Style:2.1/ : accepted
 28bb94978bdaa224faeafa95d03a0c4f5743396d6f592469c5ac2b64184ac716 (poolsz
 2088)
 2013-11-21 13:41:06 ERROR: AcceptToMemoryPool : nonstandard transaction:
 dust
 2013-11-21 13:41:06
 42323d9553e4c592d27765dc3ef9152c186cb7d67b08d783d72974a56085032d from
 82.68.68.254:39232 /Satoshi:0.8.1/ was not accepted into the memory
 pool: dust
 2013-11-21 13:41:06 AcceptToMemoryPool: 
 198.12.127.2:29057/Satoshi:0.8.99/Gangnam Style:2.1/ : accepted
 2fdb19e5e87d518b7b6bb7371d547a5f60c2bb056ba4522190460f0bc41b51fb (poolsz
 2089)
 2013-11-21 13:41:08 AcceptToMemoryPool: 
 5.9.24.81:7834/Satoshi:0.8.99/Gangnam Style:2.1/ : accepted
 52c8ed6a48f89d48b1152b67ac0b718a7aadb5f9a0c70c18b9b2fed058ca3323 (poolsz
 2090)
 2013-11-21 13:41:08 AcceptToMemoryPool: 
 198.12.127.2:29057/Satoshi:0.8.99/Gangnam Style:2.1/ : accepted
 980bbdbd4a6b365fa6f13fb5247eb6cb1e54847e490c3b7c3026d1548fb9efc6 (poolsz
 2091)
 2013-11-21 13:41:08 AcceptToMemoryPool: 
 64.120.253.194:60896/Satoshi:0.8.99/Gangnam Style:2.0/ : accepted
 03f79c611bbdc1afa7afa67eb0bbd4d8bc86a730a7066622e2709ae506e61e0f (poolsz
 2092)
 2013-11-21 13:41:10 AcceptToMemoryPool: 
 5.9.24.81:7834/Satoshi:0.8.99/Gangnam Style:2.1/ : accepted
 af8096ad637af1ca022a5146e07cf1fc6bfbec877935f9e114b279fcfe26c06d (poolsz
 2093)
 2013-11-21 13:41:10 AcceptToMemoryPool: 
 5.9.24.81:7834/Satoshi:0.8.99/Gangnam Style:2.1/ : accepted
 751c2415d058d45ca602fdf1b6490edb6e57fc718e914d628c11b17e25aac834 (poolsz
 2094)



 Despite that I have 87 connections from regular nodes, virtually all
 transactions seen by my node are being announced by this modified software,
 which appears to run on several different machines.

 I am wondering if anyone out there knows/owns these nodes and if they are
 relaying transactions without checking their validity. That seems the most
 likely reason for how they are always able to win the race to be the first
 to announce to my node.


 --
 Shape the Mobile Experience: Free Subscription
 Software experts and developers: Be at the forefront of tech innovation.
 Intel(R) Software Adrenaline delivers strategic insight and game-changing
 conversations that shape the rapidly evolving mobile landscape. Sign up
 now.

 http://pubads.g.doubleclick.net/gampad/clk?id=63431311iu=/4140/ostg.clktrk
 ___
 Bitcoin-development mailing list
 Bitcoin-development@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/bitcoin-development



--
Shape the Mobile Experience: Free Subscription
Software experts and developers: Be at the forefront of tech innovation.
Intel(R) Software Adrenaline delivers strategic insight and game-changing 
conversations that shape the rapidly evolving mobile landscape. Sign up now. 
http://pubads.g.doubleclick.net/gampad/clk?id=63431311iu=/4140/ostg.clktrk___
Bitcoin-development mailing list
Bitcoin-development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bitcoin-development


Re: [Bitcoin-development] is there a way to do bitcoin-staging?

2013-11-21 Thread Melvin Carvalho
On 14 October 2013 20:08, Adam Back a...@cypherspace.org wrote:

 Coming back to the staging idea, maybe this is a realistic model that could
 work.  The objective being to provide a way for bitcoin to move to a live
 beta and stable being worked on in parallel like fedora vs RHEL or odd/even
 linux kernel versions.

 Development runs in parallel on bitcoin 1.x beta (betacoin) and bitcoin 0.x
 stable and leap-frogs as beta becomes stable after testing.

 Its a live beta, meaning real value, real contracts.  But we dont want it
 to
 be an alt-coin with a floating value exactly, we want it to be bitcoin, but
 the bleeding edge bitcoin so we want to respect the 21 million coin limit,
 and allow coins to move between bitcoin and betacoin with some necessary
 security related restrictions.

 There is no mining reward on the betacoin network (can be merge mined for
 security), and the way you opt to move a bitcoin into the betacoin network
 is to mark it as transferred in some UTXO recognized way.  It cant be
 reanimated, its dead.  (eg spend to a specific recognized invalid address
 on
 the bitcoin network).  In this way its not really a destruction, but a
 move,
 moving the coin from bitcoin to betacoin network.

 This respects the 21 million coin cap, and avoids betacoin bugs flowing
 back
 and affecting bitcoin security or value-store properties.  Users may buy or
 swap betacoin for bitcoin to facilitate moving money back from betacoin to
 bitcoin.  However that is market priced so the bitcoin network is security
 insulated from beta.  A significant security bug in beta would cause a
 market freeze, until it is rectified.

 The cost of a betacoin is capped at one BTC because no one will pay more
 than one bitcoin for a betacoin because they could alternatively move their
 own coin.  The reverse is market priced.

 Once bitcoin beta stabalizes, eg say year or two type of time-frame, a
 decision is reached to promote 1.0 beta to 2.0 stable, the remaining
 bitcoins can be moved, and the old network switched off, with mining past a
 flag day moving to the betacoin.

 During the beta period betacoin is NOT an alpha, people can rely on it and
 use it in anger for real value transactions.  eg if it enables more script
 features, or coin coloring, scalabity tweaks etc people can use it.
 Probably for large value store they are always going to prefer
 bitcoin-stable, but applications that need the coloring features, or
 advanced scripting etc can go ahead and beta.

 Bitcoin-stable may pull validated changes and merge them, as a way to pull
 in any features needed in the shorter term and benefit from the betacoin
 validation.  (Testing isnt as much validation as real-money at stake
 survivability).

 The arguments are I think that:

 - it allows faster development allowing bitcoin to progress features
 faster,

 - it avoids mindshare dilution if alternatively an alt-coin with a hit
missing feature takes off;

 - it concentrates such useful-feature alt activities into one OPEN source
and OPEN control foundation mediated area (rather than suspected land
grabs on colored fees or such like bitcoin respun as a business model
things),

 - maybe gets the developers that would've been working on their pet
alt-coin, or their startup alt-coin to work together putting more
developers, testers and resources onto something with open control (open
source does not necessarily mean that much) and bitcoin mindshare
branding, its STILL bitcoin, its just the beta network.

 - it respects the 21 million limit, starting new mining races probably
dillutes the artificial scarcity semantic

 - while insulating bitcoin from betacoin security defects (I dont mean
betacoin as a testnet, it should have prudent rigorous testing like
bitcoin, just the very act of adding a feature creates risk that bitcoin
stable can be hesitant to take).

 Probably the main issue as always is more (trustable) very high caliber
 testers and developers.  Maybe if the alt-coin minded startups and
 developers donate their time to bitcoin-beta (or bitcoin-stable) for the
 bits they are missing, we'll get more hands to work on something of
 reusable
 value to humanity, in parallel with their startup's objectives and as a way
 for them to get their needed features, while giving back to the bitcoin
 community, and helping bitcoin progress faster.

 Maybe bitcoin foundation could ask for BTC donations to hire more
 developers
 and testers full time.  $1.5b of stored value should be interested to safe
 guard their value store, and develop the transaction features.


I think there may be a simpler way to do this.

Create a new genesis block for a staging network, but in all other aspects,
as far as possible, keep the properties the same as bitcoin.

Do not actively be opposed to it being traded, but people need to know
that, although there is no intention to reset the chain, new and
potentially not fully tested, changes can 

[Bitcoin-development] Who or what is /Satoshi:0.8.99/Gangnam Style:2.1/ ?

2013-11-21 Thread Mike Hearn
I added some additional logging to my node and ran it for a few days.
There's a pull req open for my extra logging, it is quite trivial. Here's
what it looks like:

2013-11-21 13:41:04 AcceptToMemoryPool:
5.9.24.81:7834/Satoshi:0.8.99/Gangnam Style:2.1/ : accepted
2d1bbcc2bf64dfcb57a2f0180b2607a48a34de4422c446929b26b190083bbfe7 (poolsz
2087)
2013-11-21 13:41:05 AcceptToMemoryPool:
198.12.127.2:29057/Satoshi:0.8.99/Gangnam Style:2.1/ : accepted
28bb94978bdaa224faeafa95d03a0c4f5743396d6f592469c5ac2b64184ac716 (poolsz
2088)
2013-11-21 13:41:06 ERROR: AcceptToMemoryPool : nonstandard transaction:
dust
2013-11-21 13:41:06
42323d9553e4c592d27765dc3ef9152c186cb7d67b08d783d72974a56085032d from
82.68.68.254:39232 /Satoshi:0.8.1/ was not accepted into the memory pool:
dust
2013-11-21 13:41:06 AcceptToMemoryPool:
198.12.127.2:29057/Satoshi:0.8.99/Gangnam Style:2.1/ : accepted
2fdb19e5e87d518b7b6bb7371d547a5f60c2bb056ba4522190460f0bc41b51fb (poolsz
2089)
2013-11-21 13:41:08 AcceptToMemoryPool:
5.9.24.81:7834/Satoshi:0.8.99/Gangnam Style:2.1/ : accepted
52c8ed6a48f89d48b1152b67ac0b718a7aadb5f9a0c70c18b9b2fed058ca3323 (poolsz
2090)
2013-11-21 13:41:08 AcceptToMemoryPool:
198.12.127.2:29057/Satoshi:0.8.99/Gangnam Style:2.1/ : accepted
980bbdbd4a6b365fa6f13fb5247eb6cb1e54847e490c3b7c3026d1548fb9efc6 (poolsz
2091)
2013-11-21 13:41:08 AcceptToMemoryPool:
64.120.253.194:60896/Satoshi:0.8.99/Gangnam Style:2.0/ : accepted
03f79c611bbdc1afa7afa67eb0bbd4d8bc86a730a7066622e2709ae506e61e0f (poolsz
2092)
2013-11-21 13:41:10 AcceptToMemoryPool:
5.9.24.81:7834/Satoshi:0.8.99/Gangnam Style:2.1/ : accepted
af8096ad637af1ca022a5146e07cf1fc6bfbec877935f9e114b279fcfe26c06d (poolsz
2093)
2013-11-21 13:41:10 AcceptToMemoryPool:
5.9.24.81:7834/Satoshi:0.8.99/Gangnam Style:2.1/ : accepted
751c2415d058d45ca602fdf1b6490edb6e57fc718e914d628c11b17e25aac834 (poolsz
2094)



Despite that I have 87 connections from regular nodes, virtually all
transactions seen by my node are being announced by this modified software,
which appears to run on several different machines.

I am wondering if anyone out there knows/owns these nodes and if they are
relaying transactions without checking their validity. That seems the most
likely reason for how they are always able to win the race to be the first
to announce to my node.
--
Shape the Mobile Experience: Free Subscription
Software experts and developers: Be at the forefront of tech innovation.
Intel(R) Software Adrenaline delivers strategic insight and game-changing 
conversations that shape the rapidly evolving mobile landscape. Sign up now. 
http://pubads.g.doubleclick.net/gampad/clk?id=63431311iu=/4140/ostg.clktrk___
Bitcoin-development mailing list
Bitcoin-development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bitcoin-development