1 2016-06-23 02:43:05 <dcousens> in rpc/blockchain.cpp,  why is LOCK(cs_main) needed for getrawmempool?  The mempool.cs lock is held by queryHashes, so why hold it? (ref: https://github.com/bitcoin/bitcoin/blob/master/src/rpc/blockchain.cpp#L292)
2 2016-06-23 02:45:53 <dcousens> ref: https://github.com/bitcoin/bitcoin/pull/8244
3 2016-06-23 02:46:56 <dcousens> woops, wrong channel, sorry
4 2016-06-23 17:35:29 <veggi3s0> the 2010 bitcoin fork, was 80 billion usd or 80 billion bitcoin?
5 2016-06-23 17:35:49 <veggi3s0> and what can it be classified, a code error, an overflow error or what
6 2016-06-23 17:37:37 <btcdrak> veggi3s0: https://en.bitcoin.it/wiki/Value_overflow_incident
7 2016-06-23 20:00:55 <denisx> is the relaynetwork down?