2015-12-02.log

--- Log opened Wed Dec 02 00:00:18 2015
--- Day changed Wed Dec 02 2015
-!- tripleslash [~triplesla@unaffiliated/imsaguy] has joined #bitcoin-wizards00:00
-!- tripleslash [~triplesla@unaffiliated/imsaguy] has quit [Ping timeout: 265 seconds]00:07
-!- cinik [~c1n1k@50.248.81.65] has quit [Read error: Connection reset by peer]00:09
-!- bendavenport [~bpd@c-50-131-42-132.hsd1.ca.comcast.net] has quit [Quit: bendavenport]00:09
-!- Londe2 [~Londe@cpe-104-32-148-17.socal.res.rr.com] has joined #bitcoin-wizards00:09
-!- cinik [~ord1n@50.248.81.65] has joined #bitcoin-wizards00:10
-!- Londe [~Londe@cpe-104-32-148-17.socal.res.rr.com] has quit [Ping timeout: 260 seconds]00:13
-!- CodeShark_ [~CodeShark@cpe-76-167-237-202.san.res.rr.com] has joined #bitcoin-wizards00:16
-!- DougieBot5000 [~DougieBot@unaffiliated/dougiebot5000] has quit [Quit: Leaving]00:17
-!- ThomasV [~ThomasV@unaffiliated/thomasv] has joined #bitcoin-wizards00:26
-!- tripleslash [~triplesla@unaffiliated/imsaguy] has joined #bitcoin-wizards00:51
-!- tulip [~tulip@unaffiliated/tulip] has quit []00:53
-!- waxwing [~waxwing@62.205.214.125] has quit [Read error: Connection reset by peer]00:58
-!- waxwing [~waxwing@62.205.214.125] has joined #bitcoin-wizards01:04
petertoddmaaku: I have, nSequence seems to be the sane thing to do; tricky bit is miner censorship of voting, which means you need jdillon's insight in asymmetric voting01:10
-!- alex_ [~alex@c-73-231-188-118.hsd1.ca.comcast.net] has joined #bitcoin-wizards01:11
maakupetertodd: the avenue I'd been working off of was to disincentivise censorship by e.g. having the miner's vote determine which transactions can be included01:11
maakui believe that was actually your work to the mailing list some months back01:11
maakuthe thing is I'm wondering if a practical construction can be made which works with e.g. blockchain.info or coinbase wallets01:12
maakue.g. by having the vote be determined by a bit set in P2PKH and P2SH hashes01:13
petertoddmaaku: I can't see how that'd be practical, as that'd conflict with exiting uses of those fields01:14
petertoddmaaku: though you could make the argument that at least the distribution of votes in that case would be random, and thus cancel out01:15
-!- alex_ [~alex@c-73-231-188-118.hsd1.ca.comcast.net] has quit [Ping timeout: 260 seconds]01:15
maakupetertodd: it wouldn't conflict.. maybe i'm not explaining well. if the LSB of a hash is set, it is a vote for, if the LSB is clear it is a vote against01:15
petertoddmaaku: the conflict is of intent, not strictly speaking a technical issue01:15
maakuthe user has the responsibility of generating an address that votes the way they want, but statistically those who aren't voting just add some unbiased noise01:16
maakubut the problem is base58 .. you can't have an easy, simple rule that a user can go by, e.g. by looking at the leading chars01:17
-!- Guyver2 [~Guyver2@guyver2.xs4all.nl] has joined #bitcoin-wizards01:17
-!- matsjj_ [~matsjj@162.216.46.117] has quit [Ping timeout: 260 seconds]01:17
petertoddyeah, that's a pain01:18
maakuanyway that seems really messy.. maybe there's a cleaner way of doing this01:18
maakuit's annoying many wallets don't support setting extra information e.g. nSequence or tx.nVersion01:18
petertoddwell, they can add support for all that pretty easily01:20
maakupetertodd: my adversarial assumption is that the wallet author would rather cast the vote for the user01:20
petertoddmaaku: sure, but that's what social media ruckesses are for01:21
maakuI don't want to hand over control of this ballot to a cabal of coinbase, circle, blockchain.info, etc.01:21
maakutrue but i'd be more comfortable with a stronger guarantee01:21
maakuat least the address thing the wallet author can't muck with without redirecting / destroying your coins01:22
-!- joesmoe [~joesmoe@76.73.18.156] has joined #bitcoin-wizards01:22
-!- matsjj [~matsjj@p5B20982F.dip0.t-ipconnect.de] has joined #bitcoin-wizards01:22
maakuhrm. using the checksum byte (last char of address) is maybe the cleanest (relatively speaking) way to do that01:22
petertoddmaaku: what makes you think the likes of coinbase, circle, etc. wouldn't just limit what addresses your wallet can generate?01:23
maakugah this is also true01:24
maakualthough less so for HD wallets01:24
petertoddmaaku: HD can be brute-forced01:24
petertoddmaaku: also, now we have to change HD infrastructure that expected you to be able to generate addresses from child chians01:24
-!- matsjj_ [~matsjj@162.216.46.104] has joined #bitcoin-wizards01:24
-!- bramc [~bram@99-75-88-206.lightspeed.sntcca.sbcglobal.net] has quit [Quit: This computer has gone to sleep]01:25
-!- matsjj [~matsjj@p5B20982F.dip0.t-ipconnect.de] has quit [Ping timeout: 260 seconds]01:27
maakuhrm. other bits to play with: LSB of fee (not bias-free, unfortunately)01:28
maakupetertodd: where would you have stuck this? nSequence?01:29
-!- pozitron [~nu@46.166.188.209] has quit [Ping timeout: 260 seconds]01:29
petertoddmaaku: yes, nSequence, that's why I asked for the nSequence soft-forks to reserve some bits for future use01:29
gmaxwelldid we both independantly ask for that?01:30
petertoddgmaxwell: probably!01:30
-!- Graet [~Graet@192.198.92.101] has joined #bitcoin-wizards01:30
maakui believe so01:31
-!- rubensayshi [~ruben@91.206.81.13] has joined #bitcoin-wizards01:31
-!- matsjj [~matsjj@162.216.46.104] has joined #bitcoin-wizards01:32
-!- Graet is now known as Guest2141701:32
-!- matsjj_ [~matsjj@162.216.46.104] has quit [Ping timeout: 250 seconds]01:33
-!- dEBRUYNE [~dEBRUYNE@56-197-ftth.onsbrabantnet.nl] has joined #bitcoin-wizards01:39
maakupetertodd: have you written any code for this?01:40
-!- Guest21417 is now known as Graet01:40
-!- Graet is now known as Guest7801201:40
maakuactually n/m just thought of a simpler way to do it. should be pretty straightforward01:46
maakuyou could even check a vote in CSV if you wanted to ensure it as part of a contract01:47
Taekmaaku: what is the end goal with the user voting? I imagine it would be easy to manipulate via Sybils, etc.01:48
maakuup/down vote on security parameter which indirectly regulates block size, weighted by coin days destroyed01:49
gmaxwellmaaku: I have an extra constraint, which maybe would make it easier, you'd want your voting scheme to at least have compact fraud proofs for the results.01:49
maakui'm not sure it makes it easier, but it's simple enough to do with a merkle sum tree commitment01:50
maakuTaek: the coin-days-destroyed weighting should make this sybil-reistant01:52
Taekmaaku: is the user the best person to be voting on security parameters? You might get mob-effects.01:52
TaekI do agree that coin-days-destroyed is probably a reasonable route to sybil resistance01:52
maakuTaek: if the users weighted by coin-days can't be sensible we're fucked anyway01:53
maakubut it's part of a larger proposal to make block "size" regulated by paid-for user demand rather than a fixed schedule or miner vote01:54
maakunote it is explicitly, purposefully not democratic. more bitcoins = more votes, more age on those coins = more vote01:54
Taekanother problem, as bitcoin grows corporations are likely to start owning much larger sums of bitcoin than other users01:54
Taekmaybe not a problem, just an observation rather01:55
maakuright01:55
maakui'm worrying about custodians voting on behalf of the coins rightful owners01:55
maakunot so worried about large coin holders owning the vote. that's rather the goal01:55
-!- Yoghur114 [~jorn@g227014.upc-g.chello.nl] has joined #bitcoin-wizards01:56
* Taek wonders if something like this would create a marketplace for coin-days-destroyed01:56
-!- Yoghur114 [~jorn@g227014.upc-g.chello.nl] has quit [Remote host closed the connection]01:57
Taek"Tunable consensus parameters via voting based on long term coin ownership."01:59
TaekThat's a research paper I'd probably read01:59
-!- tulip [~tulip@unaffiliated/tulip] has joined #bitcoin-wizards02:01
-!- sparetire_ [~sparetire@unaffiliated/sparetire] has joined #bitcoin-wizards02:04
stonecoldpatI don't think coin age may be the greatest metric to use... it would give advantage to people who invest in the currency, as opposed to those who use it on a regular basis?02:04
TaekI was thinking something similar. Especially because you can spend $3 and use up an output that's got way more coin-days02:05
-!- ThomasV [~ThomasV@unaffiliated/thomasv] has quit [Ping timeout: 260 seconds]02:05
Taekit's yet another optimization that wallet writers have to worry aobut02:05
gmaxwellit's not about the "metric" it's about preventing people from double voting by bouncing coins around, but not depriving the next owner of a coin from participating and making coins non-fungible.02:08
Taekgmaxwell: I don't grok. If you choose to use coin days destroyed as the method for weighting votes, you favor people with habits that accumulate coin-days destroyed (long term speculators), and isolate others (ie merchants that don't hold large coin reserves)02:11
tuliplarge shared wallets will also have cold wallets with very high days destroyed.02:11
-!- c-cex-finch [uid120855@gateway/web/irccloud.com/x-gfkqxejmeevxithp] has joined #bitcoin-wizards02:11
gmaxwelltaek: it's not a question of "people"  it's about bitcoin.  CDD gives all bitcoin ownership equal weight in an ongoing measurement.02:12
gmaxwellit doesn't have anything to do with how much you transact... if you transact often you make many transactions with low weight and have the same influence as if you transacted infrequently.02:13
gmaxwellEach bitcoin owned is one foo millionth of the influence regardless of how often you transact. (and sure it should probably not count days before the scheme starts, but thats a implementation detail mostly.)02:14
Taekgmaxwell: to me, it's about the ecosystem. I have not analyzed carefully, but I think that there would be a poor mapping between CDD ownership and ecosystem-relevance02:14
gmaxwellIt does bias control towards parties that hold more bitcoin; but that seems inescable in a decenteralized system.02:14
gmaxwellTaek: the mapping is 1:1 with coin ownership.02:14
Taekit may be inescapable02:14
Taekgmaxwell: right, but merchants may have a high level of importance without having much ownership.02:15
Taekespecially if their business model optimizes for low variance -> minimal ownership02:16
gmaxwellEvery bitcoin then is a 'voting share' in control of the parameter; it could be argued to be more socially just another way; but there is a logically consistent moral argument for this approach: Who owns bitcoin? The owners of Bitcoin.02:16
gmaxwellTaek: then there is an additional factor in their decision, I guess.02:17
TaekIt does have this nice property of 'put your money where your mouth is'02:17
gmaxwell(I can also argue this other ways but I think this approach has a uniquely good property of being realizable.; schemes that give weight to future or prospective bitcoin users-- for example-- do not. Schemes that counter people, are not, .. etc)02:17
gmaxweller count people*02:17
TaekCDD is wonderfully simple.02:18
-!- frankenmint [~frankenmi@75-175-72-226.ptld.qwest.net] has joined #bitcoin-wizards02:20
gmaxwellTaek: My bigger concern with those things is payment processors that would get huge weight by default and perhaps not have really much alignment with bitcoin long term (including because the coin isn't really theirs) ... but one can only go so far.02:21
TaekI think it's really just an extension of the huge weight that they already have. And, it might be good motivation for users to actually move their coins to their own control, since there's tangible political power associated with keeping your coins to yourself.02:23
-!- lmatteis [uid3300@gateway/web/irccloud.com/x-lxyshoypkpzzbykq] has joined #bitcoin-wizards02:23
gmaxwelltaek: doubtful, (the threat of them being stolen should be enough) -- but sometimes you have to just say "this is a failure mode, and not a bad one all considered. If this is the way the system dies, I can come to terms with that."02:24
Taek(failure mode in general, or just with regards to CDD voting?)02:26
gmaxwellI think CDD voting, at least the kind that avoid the vote censorship problems, failure modes are ones I can cope with. If the people with control of some supermajority bitcoins want to dump the system into a lake; what can I really say?02:27
-!- roxtrongo [~roxtrongo@179.8.162.36] has quit [Remote host closed the connection]02:32
Taek"I told you so"02:32
gmaxwellyea, indeed. I mean; it's not ideal: better one person shouldn't have power over another at all... but if there must be common choice, and the forced part is reduced to the minimum possible...02:34
-!- ThomasV [~ThomasV@unaffiliated/thomasv] has joined #bitcoin-wizards02:35
TaekThere's definitely value to accepting that there's only so much you can do.02:35
TaekI think CDD voting merits more exploration02:35
-!- atgreen__ [~green@CPE687f74122463-CM00fc8d24cab0.cpe.net.cable.rogers.com] has joined #bitcoin-wizards02:39
-!- atgreen_ [~green@CPE687f74122463-CM00fc8d24cab0.cpe.net.cable.rogers.com] has joined #bitcoin-wizards02:41
Taekprediction markets have enormous power to bring forward information, routinely being more accurate than any other method for figuring stuff out. (ie expert panels)02:47
Taekand I think the generally accepted reason for their power is that there is financial cost to being wrong, and fiancial gain from leveraging knowledge02:48
gmaxwellprediction markets used for decisions though... they get called decision markets in the lit, and its full of reasons they don't work;  I prefer to call them "all pay auctions"02:48
gmaxwellor "dollar auction"02:49
Taekgmaxwell: can you link to literature on decision markets?02:50
gmaxwellit's googlable, I'd have to go dig around a bit to find again the papers I found most interesting.02:52
gmaxwellI basically summed up the most signficant criticism of them; it's very easy for them to become dollar auctions.02:52
Taekprediction market : supervised learning :: decision market : reinforcement learning02:54
* Taek should go to bed02:54
-!- Lightsword [~Lightswor@104.194.125.34] has quit [Quit: Lightsword]02:58
-!- CoinMuncher [~jannes@178.132.211.90] has joined #bitcoin-wizards03:02
-!- calibre720 [~calibre72@triband-mum-120.62.227.139.mtnl.net.in] has joined #bitcoin-wizards03:14
-!- rende [~rende@105.7.90.87] has joined #bitcoin-wizards03:23
-!- dEBRUYNE [~dEBRUYNE@56-197-ftth.onsbrabantnet.nl] has quit [Ping timeout: 250 seconds]03:26
-!- kang_ [67efe9a9@gateway/web/freenode/ip.103.239.233.169] has joined #bitcoin-wizards03:30
-!- roxtrongo [~roxtrongo@179.8.162.36] has joined #bitcoin-wizards03:33
-!- roxtrongo [~roxtrongo@179.8.162.36] has quit [Ping timeout: 260 seconds]03:38
-!- damethos [~damethos@unaffiliated/damethos] has quit [Quit: Bye]03:51
-!- damethos [~damethos@unaffiliated/damethos] has joined #bitcoin-wizards03:53
-!- alex_ [~alex@c-73-231-188-118.hsd1.ca.comcast.net] has joined #bitcoin-wizards03:54
-!- alex_ [~alex@c-73-231-188-118.hsd1.ca.comcast.net] has quit [Ping timeout: 245 seconds]03:58
-!- kang_ [67efe9a9@gateway/web/freenode/ip.103.239.233.169] has quit [Quit: Page closed]04:00
-!- justanotheruser [~Justan@unaffiliated/justanotheruser] has quit [Ping timeout: 260 seconds]04:01
-!- roxtrongo [~roxtrongo@179.8.162.36] has joined #bitcoin-wizards04:01
-!- calibre720 [~calibre72@triband-mum-120.62.227.139.mtnl.net.in] has quit [Ping timeout: 260 seconds]04:03
-!- AaronvanW [~ewout@unaffiliated/aaronvanw] has joined #bitcoin-wizards04:04
-!- justanotheruser [~Justan@unaffiliated/justanotheruser] has joined #bitcoin-wizards04:09
-!- ThomasV [~ThomasV@unaffiliated/thomasv] has quit [Ping timeout: 260 seconds]04:16
-!- rubensayshi [~ruben@91.206.81.13] has quit [Ping timeout: 260 seconds]04:16
-!- tulip [~tulip@unaffiliated/tulip] has quit []04:21
-!- Logicwax [~Logicwax@c-76-126-174-152.hsd1.ca.comcast.net] has quit [Ping timeout: 276 seconds]04:22
-!- AaronvanW [~ewout@unaffiliated/aaronvanw] has quit [Remote host closed the connection]04:23
-!- tulip [~tulip@unaffiliated/tulip] has joined #bitcoin-wizards04:26
-!- Logicwax [~Logicwax@c-76-126-174-152.hsd1.ca.comcast.net] has joined #bitcoin-wizards04:27
-!- AaronvanW [~ewout@unaffiliated/aaronvanw] has joined #bitcoin-wizards04:29
-!- dEBRUYNE [~dEBRUYNE@56-197-ftth.onsbrabantnet.nl] has joined #bitcoin-wizards04:29
-!- rubensayshi [~ruben@91.206.81.13] has joined #bitcoin-wizards04:30
-!- tulip [~tulip@unaffiliated/tulip] has quit []04:33
-!- GAit [~GAit@2-230-161-158.ip202.fastwebnet.it] has joined #bitcoin-wizards04:35
-!- matsjj [~matsjj@162.216.46.104] has quit [Ping timeout: 260 seconds]04:38
-!- nivah [~linker@115.79.55.177] has quit [Ping timeout: 245 seconds]04:40
-!- erasmospunk [~erasmospu@151.41.30.139] has joined #bitcoin-wizards04:44
-!- matsjj [~matsjj@p5B209DD2.dip0.t-ipconnect.de] has joined #bitcoin-wizards04:45
-!- roxtrongo [~roxtrongo@179.8.162.36] has quit [Remote host closed the connection]04:47
-!- roxtrongo [~roxtrongo@179.8.162.36] has joined #bitcoin-wizards04:50
-!- matsjj_ [~matsjj@162.216.46.3] has joined #bitcoin-wizards04:52
-!- matsjj [~matsjj@p5B209DD2.dip0.t-ipconnect.de] has quit [Ping timeout: 245 seconds]04:54
-!- dEBRUYNE [~dEBRUYNE@56-197-ftth.onsbrabantnet.nl] has quit [Ping timeout: 250 seconds]04:57
-!- atgreen_ [~green@CPE687f74122463-CM00fc8d24cab0.cpe.net.cable.rogers.com] has quit [Ping timeout: 250 seconds]04:58
-!- atgreen__ [~green@CPE687f74122463-CM00fc8d24cab0.cpe.net.cable.rogers.com] has quit [Ping timeout: 250 seconds]04:58
-!- tulip [~tulip@unaffiliated/tulip] has joined #bitcoin-wizards04:58
-!- matsjj [~matsjj@p5B209DD2.dip0.t-ipconnect.de] has joined #bitcoin-wizards04:59
-!- p15_ [~p15@55.91.145.64.client.static.strong-tk2.bringover.net] has quit [Ping timeout: 260 seconds]04:59
-!- matsjj_ [~matsjj@162.216.46.3] has quit [Ping timeout: 250 seconds]05:02
-!- moa [~kiwigb@opentransactions/dev/moa] has quit [Quit: Leaving.]05:03
-!- Quanttek [~quassel@2a02:8108:73f:f6e4:e23f:49ff:fe47:9364] has joined #bitcoin-wizards05:03
-!- tulip [~tulip@unaffiliated/tulip] has quit []05:13
-!- frankenmint [~frankenmi@75-175-72-226.ptld.qwest.net] has quit [Remote host closed the connection]05:28
-!- erasmospunk [~erasmospu@151.41.30.139] has quit [Remote host closed the connection]05:29
-!- GAit [~GAit@2-230-161-158.ip202.fastwebnet.it] has quit [Quit: Leaving.]05:35
-!- damethos [~damethos@unaffiliated/damethos] has quit [Quit: Bye]05:43
-!- roxtrong_ [~roxtrongo@179.8.162.36] has joined #bitcoin-wizards05:44
-!- damethos [~damethos@unaffiliated/damethos] has joined #bitcoin-wizards05:44
-!- roxtrong_ [~roxtrongo@179.8.162.36] has quit [Remote host closed the connection]05:44
-!- GAit [~GAit@2-230-161-158.ip202.fastwebnet.it] has joined #bitcoin-wizards05:44
-!- ThomasV [~ThomasV@unaffiliated/thomasv] has joined #bitcoin-wizards05:44
-!- roxtrongo [~roxtrongo@179.8.162.36] has quit [Ping timeout: 260 seconds]05:47
-!- atgreen_ [~green@38.104.156.251] has joined #bitcoin-wizards05:47
-!- atgreen__ [~green@38.104.156.251] has joined #bitcoin-wizards05:49
-!- dEBRUYNE [~dEBRUYNE@56-197-ftth.onsbrabantnet.nl] has joined #bitcoin-wizards05:53
-!- c-cex-finch [uid120855@gateway/web/irccloud.com/x-gfkqxejmeevxithp] has quit [Quit: Connection closed for inactivity]05:54
-!- atgreen__ [~green@38.104.156.251] has quit [Quit: Leaving]06:02
-!- atgreen_ [~green@38.104.156.251] has quit [Quit: Leaving]06:02
-!- Giszmo [~leo@pc-36-133-241-201.cm.vtr.net] has joined #bitcoin-wizards06:21
-!- seg [~seg@fsf/member/seg] has quit [Quit: kuwabara kuwabara]06:32
-!- seg [~seg@fsf/member/seg] has joined #bitcoin-wizards06:34
-!- jtimon [~quassel@74.29.134.37.dynamic.jazztel.es] has joined #bitcoin-wizards06:42
-!- zookolaptop [~user@72.42.70.227] has joined #bitcoin-wizards06:46
-!- erasmospunk [~erasmospu@151.41.30.139] has joined #bitcoin-wizards06:51
-!- ttttemp [~ttttemp@nb-10350.ethz.ch] has joined #bitcoin-wizards06:52
-!- zookolaptop [~user@72.42.70.227] has quit [Ping timeout: 245 seconds]06:53
-!- calibre720 [~calibre72@triband-mum-120.62.227.139.mtnl.net.in] has joined #bitcoin-wizards06:53
kanzurebsm1175322: perhaps you could reply to some of these dagchain questions? https://www.reddit.com/r/Bitcoin/comments/3v2vze/merkle_dag_to_increase_transactions_and_reduce/07:15
-!- erasmospunk [~erasmospu@151.41.30.139] has quit [Remote host closed the connection]07:26
-!- gielbier [~giel____@a149043.upc-a.chello.nl] has joined #bitcoin-wizards07:28
-!- PaulCape_ [~PaulCapes@204.28.124.82] has quit [Quit: .]07:28
-!- gielbier [~giel____@a149043.upc-a.chello.nl] has quit [Changing host]07:28
-!- gielbier [~giel____@unaffiliated/gielbier] has joined #bitcoin-wizards07:28
-!- PaulCapestany [~PaulCapes@204.28.124.82] has joined #bitcoin-wizards07:29
-!- damethos [~damethos@unaffiliated/damethos] has quit [Quit: Bye]07:31
-!- Piper-Off is now known as Monthrect07:33
-!- Netsplit *.net <-> *.split quits: ghtdak, cfields, gavinandresen, lecusemble, K1773R, warren, CodeShark_, MoALTz, Guest78012, asoltys, (+41 more, use /NETSPLIT to show all of them)07:35
-!- Netsplit *.net <-> *.split quits: ebfull, Madars, Pugg, simba, brianhoffman, shesek, rustyn, aem, STRML, ggreer, (+12 more, use /NETSPLIT to show all of them)07:36
-!- Netsplit *.net <-> *.split quits: Iriez, sparetire_, lclc_, wizkid057, grandmaster, SDr, heath, katu, yoleaux, nephyrin, (+130 more, use /NETSPLIT to show all of them)07:38
-!- Netsplit *.net <-> *.split quits: null_radix07:39
-!- Netsplit *.net <-> *.split quits: kumavis, forrestv, grantsmith, Guest40360, dignork, prosody, jlyndon, _whitelogger_, mariorz__, kaptah, (+2 more, use /NETSPLIT to show all of them)07:39
-!- gribble [~gribble@unaffiliated/nanotube/bot/gribble] has quit [Remote host closed the connection]07:39
-!- Luke-Jr [~luke-jr@unaffiliated/luke-jr] has quit [Excess Flood]07:39
-!- Tenhi_ [~tenhi@static.100.25.4.46.clients.your-server.de] has quit [Max SendQ exceeded]07:39
-!- gielbier [~giel____@unaffiliated/gielbier] has quit [Write error: Connection reset by peer]07:39
-!- berndj [~berndj@197.242.93.82] has quit [Excess Flood]07:39
-!- Netsplit over, joins: stevenroose07:40
-!- pozitrono [~nu@torexit-mooocow.boxen.space] has joined #bitcoin-wizards07:40
-!- Tenhi [~tenhi@static-ip-69-64-50-196.inaddr.ip-pool.com] has joined #bitcoin-wizards07:43
-!- rubensayshi [~ruben@91.206.81.13] has quit [Quit: Leaving]07:48
-!- zwick [~zwick@c-107-5-209-113.hsd1.mi.comcast.net] has joined #bitcoin-wizards08:24
-!- berndj [~berndj@azna.co.za] has joined #bitcoin-wizards08:28
-!- mm_1 [bnc33@bnc33.nitrado.net] has joined #bitcoin-wizards08:28
-!- calibre720 [~calibre72@triband-mum-120.62.227.139.mtnl.net.in] has joined #bitcoin-wizards08:28
-!- ThomasV [~ThomasV@unaffiliated/thomasv] has joined #bitcoin-wizards08:28
-!- justanotheruser [~Justan@unaffiliated/justanotheruser] has joined #bitcoin-wizards08:28
-!- CoinMuncher [~jannes@178.132.211.90] has joined #bitcoin-wizards08:28
-!- sparetire_ [~sparetire@unaffiliated/sparetire] has joined #bitcoin-wizards08:28
-!- waxwing [~waxwing@62.205.214.125] has joined #bitcoin-wizards08:28
-!- rusty [~rusty@pdpc/supporter/bronze/rusty] has joined #bitcoin-wizards08:28
-!- GGuyZ [~GGuyZ@216-15-125-203.c3-0.sbo-ubr1.sbo.ma.cable.rcn.com] has joined #bitcoin-wizards08:28
-!- Keefe [~Keefe@unaffiliated/keefe] has joined #bitcoin-wizards08:28
-!- epscy [~epscy@176.126.241.239] has joined #bitcoin-wizards08:28
-!- azariah [~azariah@Tricholoma.Update.UU.SE] has joined #bitcoin-wizards08:28
-!- pigeons [~pigeons@94.242.209.214] has joined #bitcoin-wizards08:28
-!- SDr [~SDr@unaffiliated/sdr] has joined #bitcoin-wizards08:28
-!- bliljerk101 [~bliljerk1@c-71-60-0-241.hsd1.pa.comcast.net] has joined #bitcoin-wizards08:28
-!- kyuupichan [~Neil@ae048250.dynamic.ppp.asahi-net.or.jp] has joined #bitcoin-wizards08:28
-!- dansmith_btc [~dansmith@static-ip-188-138-10-193.inaddr.ip-pool.com] has joined #bitcoin-wizards08:28
-!- petertodd [~pete@ec2-52-5-185-120.compute-1.amazonaws.com] has joined #bitcoin-wizards08:28
-!- zm4c1n3 [~zmachine@pool-74-100-90-30.lsanca.fios.verizon.net] has joined #bitcoin-wizards08:28
-!- wizkid057 [wk@unaffiliated/wizkid057] has joined #bitcoin-wizards08:28
-!- wumpus [~quassel@pdpc/supporter/professional/wumpus] has joined #bitcoin-wizards08:28
-!- grubles [~grubles@unaffiliated/grubles] has joined #bitcoin-wizards08:28
-!- nickler [~nickler@185.12.46.130] has joined #bitcoin-wizards08:28
-!- Starduster [~guest@unaffiliated/starduster] has joined #bitcoin-wizards08:28
-!- Fistful_of_Coins [o3u@unaffiliated/o3u] has joined #bitcoin-wizards08:28
-!- otoburb [~otoburb@unaffiliated/otoburb] has joined #bitcoin-wizards08:28
-!- devrandom [~devrandom@unaffiliated/niftyzero1] has joined #bitcoin-wizards08:28
-!- jaromil [~jaromil@f1x.eu] has joined #bitcoin-wizards08:28
-!- andytoshi [~andytoshi@unaffiliated/andytoshi] has joined #bitcoin-wizards08:28
-!- neha [~narula@mint-square.mit.edu] has joined #bitcoin-wizards08:28
-!- paci [~paci@host41-233-static.58-79-b.business.telecomitalia.it] has joined #bitcoin-wizards08:28
-!- aj [aj@cerulean.erisian.com.au] has joined #bitcoin-wizards08:28
-!- bsm1175322 [~mcelrath@static-108-21-236-13.nycmny.fios.verizon.net] has joined #bitcoin-wizards08:28
-!- weex_ [~weex@web1.bitcoinatmlocations.org] has joined #bitcoin-wizards08:28
-!- CodeArtix [~ubuntu@ec2-52-27-118-248.us-west-2.compute.amazonaws.com] has joined #bitcoin-wizards08:28
-!- MRL-Relay [~MRL-Relay@coreteam.getmonero.org] has joined #bitcoin-wizards08:28
-!- d9b4bef9 [~d9b4bef9@web419.webfaction.com] has joined #bitcoin-wizards08:28
-!- warptangent [~warptan@unaffiliated/warptangent] has joined #bitcoin-wizards08:28
-!- jlrubin [~jlrubin@mass-toolpike.mit.edu] has joined #bitcoin-wizards08:28
-!- ryan-c [~ryan@srv1.turboslow.net] has joined #bitcoin-wizards08:28
-!- comboy [~quassel@tesuji.pl] has joined #bitcoin-wizards08:28
-!- larraboj [kax@heizenberg.ds.karen.hj.se] has joined #bitcoin-wizards08:28
-!- sparetire [~sparetire@unaffiliated/sparetire] has joined #bitcoin-wizards08:28
-!- stevenroose [stevenroos@bnc1.sollidi.us] has quit [Ping timeout: 247 seconds]08:36
-!- melvster [~melvster@ip-86-49-18-198.net.upcbroadband.cz] has joined #bitcoin-wizards08:40
kanzureTaek: regarding your http://lists.linuxfoundation.org/pipermail/bitcoin-dev/2015-November/011707.html may have been useful to link to http://lists.linuxfoundation.org/pipermail/bitcoin-dev/2015-September/011158.html (mostly i am leaving this as a note for myself when i go looking in future)08:46
kanzureer, this was re: weak blocks08:46
-!- stevenroose|BNC [~stevenroo@bnc1.sollidi.us] has joined #bitcoin-wizards08:48
-!- dEBRUYNE [~dEBRUYNE@56-197-ftth.onsbrabantnet.nl] has joined #bitcoin-wizards08:48
-!- c-cex-yuriy [uid76808@gateway/web/irccloud.com/x-ppwuyshpqovbseii] has joined #bitcoin-wizards08:48
-!- Tenhi_ [~tenhi@static.100.25.4.46.clients.your-server.de] has joined #bitcoin-wizards08:48
-!- zookolaptop [~user@2601:281:8001:26aa:9c62:5a08:4091:5100] has joined #bitcoin-wizards08:48
-!- bitkarma [sid124593@gateway/web/irccloud.com/x-rgrszalrmkzvjyrs] has joined #bitcoin-wizards08:48
-!- dignork [~dignork@unaffiliated/dignork] has joined #bitcoin-wizards08:48
-!- grantsmith [~grantsmit@unaffiliated/grantsmith] has joined #bitcoin-wizards08:48
-!- _whitelogger_ [whitelogge@2a01:7e00::f03c:91ff:feae:f055] has joined #bitcoin-wizards08:48
-!- harrow [~harrow@2607:5300:100:200::160d] has joined #bitcoin-wizards08:48
-!- Guest40360 [~s1w@2400:6180:0:d0::4e1:5001] has joined #bitcoin-wizards08:48
-!- kaptah [kaptah@hilla.kapsi.fi] has joined #bitcoin-wizards08:48
-!- forrestv [forrestv@unaffiliated/forrestv] has joined #bitcoin-wizards08:48
-!- prosody [sid32673@gateway/web/irccloud.com/x-lblmjlielaghfdhj] has joined #bitcoin-wizards08:48
-!- jlyndon [sid10913@gateway/web/irccloud.com/x-czyyuimhilnzwble] has joined #bitcoin-wizards08:48
-!- kumavis [sid13576@gateway/web/irccloud.com/x-iuokvfcwrqnrsuup] has joined #bitcoin-wizards08:48
-!- mariorz__ [sid490@gateway/web/irccloud.com/x-rpzipudclsdlbpla] has joined #bitcoin-wizards08:48
-!- jbenet [sid17552@gateway/web/irccloud.com/x-sxdfdedcbfkyngke] has joined #bitcoin-wizards08:48
-!- null_radix [Elite7851@gateway/shell/elitebnc/x-hzeybqfuzsxhfrpe] has joined #bitcoin-wizards08:48
-!- TD-Linux [~Thomas@about/essy/indecisive/TD-Linux] has joined #bitcoin-wizards08:48
-!- maaku [~quassel@botbot.xen.prgmr.com] has joined #bitcoin-wizards08:48
-!- joesmoe [~joesmoe@76.73.18.156] has joined #bitcoin-wizards08:48
-!- SheffieldCrypto [sid28532@gateway/web/irccloud.com/x-yoyfjhrfsbkxxyio] has joined #bitcoin-wizards08:48
-!- zmanian_ [sid113594@gateway/web/irccloud.com/x-sskeiezucgcweaqb] has joined #bitcoin-wizards08:48
-!- mikolalysenko [sid34553@gateway/web/irccloud.com/x-nwywwrszvmpsxblq] has joined #bitcoin-wizards08:48
-!- bassguitarman [sid40024@gateway/web/irccloud.com/x-djpfegpvzlzyegsw] has joined #bitcoin-wizards08:48
-!- yoleaux [~yoleaux@xn--ht-1ia18f.nonceword.org] has joined #bitcoin-wizards08:48
-!- adams__ [sid73416@gateway/web/irccloud.com/x-usjzwpowxpvsptcw] has joined #bitcoin-wizards08:48
-!- sipa [~pw@2a02:348:86:3011::1] has joined #bitcoin-wizards08:48
-!- midnightmagic [~midnightm@unaffiliated/midnightmagic] has joined #bitcoin-wizards08:48
-!- Quanttek [~quassel@2a02:8108:73f:f6e4:e23f:49ff:fe47:9364] has joined #bitcoin-wizards08:48
-!- BrainOverfl0w [~fred@178.62.183.174] has joined #bitcoin-wizards08:48
-!- digitalmagus [~digitalma@unaffiliated/digitalmagus] has joined #bitcoin-wizards08:48
-!- heath [~heath@unaffiliated/ybit] has joined #bitcoin-wizards08:48
-!- jeremyrubin [~jeremyrub@biohazard-cafe.mit.edu] has joined #bitcoin-wizards08:48
-!- morcos [~morcos@static-100-38-11-146.nycmny.fios.verizon.net] has joined #bitcoin-wizards08:48
-!- sdaftuar [~sdaftuar@static-100-38-11-146.nycmny.fios.verizon.net] has joined #bitcoin-wizards08:48
-!- dgenr8 [~dgenr8@unaffiliated/dgenr8] has joined #bitcoin-wizards08:48
-!- Anduck [~anduck@unaffiliated/anduck] has joined #bitcoin-wizards08:48
-!- smk [a2d82e8d@gateway/web/freenode/ip.162.216.46.141] has joined #bitcoin-wizards08:48
-!- Jaamg [jhpiloma@gateway/shell/tkk.fi/x-mavjdcrywnafnzez] has joined #bitcoin-wizards08:48
-!- Darknes [Darknes@gateway/shell/panicbnc/x-wlzvijphhvgqpvbg] has joined #bitcoin-wizards08:48
-!- qawap_ [~quassel@unaffiliated/qawap] has joined #bitcoin-wizards08:48
-!- yorick [~yorick@oftn/member/yorick] has joined #bitcoin-wizards08:48
-!- optimator [~optimator@ec2-54-205-93-122.compute-1.amazonaws.com] has joined #bitcoin-wizards08:48
-!- zxzzt [~prod@static-100-38-11-146.nycmny.fios.verizon.net] has joined #bitcoin-wizards08:48
-!- xeon-enouf [~xeon-enou@unaffiliated/xeon-enouf] has joined #bitcoin-wizards08:48
-!- Cory [~C@unaffiliated/cory] has joined #bitcoin-wizards08:48
-!- vdo [~vdo1138@unaffiliated/vdo] has joined #bitcoin-wizards08:48
-!- thrasher` [~thrasher@ec2-54-66-203-250.ap-southeast-2.compute.amazonaws.com] has joined #bitcoin-wizards08:48
-!- davout [~david@unaffiliated/davout] has joined #bitcoin-wizards08:48
-!- jeremias [~jeremias@kangasbros.fi] has joined #bitcoin-wizards08:48
-!- adlai [~adlai@unaffiliated/adlai] has joined #bitcoin-wizards08:48
-!- kinlo [peter@unaffiliated/kinlo] has joined #bitcoin-wizards08:48
-!- c0rw1n [~c0rw1n@108.193-241-81.adsl-dyn.isp.belgacom.be] has joined #bitcoin-wizards08:48
-!- eric [~ericp4@unaffiliated/ericp4] has joined #bitcoin-wizards08:48
-!- helo [~helo@unaffiliated/helo] has joined #bitcoin-wizards08:48
-!- PRab [~chatzilla@68.34.102.231] has joined #bitcoin-wizards08:48
-!- koshii [~w@c-68-58-151-30.hsd1.in.comcast.net] has joined #bitcoin-wizards08:48
-!- smooth [~ubuntu@54.201.223.245] has joined #bitcoin-wizards08:48
-!- ir2ivps5 [~ir2ivps5@f9.a2.559e.ip4.static.sl-reverse.com] has joined #bitcoin-wizards08:48
-!- nephyrin [~neph@nemu.pointysoftware.net] has joined #bitcoin-wizards08:48
-!- bobke [~bobke@94.226.145.186] has joined #bitcoin-wizards08:48
-!- AdrianG [~User@unaffiliated/amphetamine] has joined #bitcoin-wizards08:48
-!- spinza [~spin@197.89.39.106] has joined #bitcoin-wizards08:48
-!- teknic111 [~teknic@ool-44c0697a.dyn.optonline.net] has joined #bitcoin-wizards08:48
-!- Myagui [Myagui@shell.xshellz.com] has joined #bitcoin-wizards08:48
-!- Guest78012 [~Graet@192.198.92.101] has joined #bitcoin-wizards08:48
-!- tromp__ [~tromp@rtc35-246.rentec.com] has joined #bitcoin-wizards08:48
-!- K1773R [~K1773R@unaffiliated/k1773r] has joined #bitcoin-wizards08:48
-!- LeMiner [LeMiner@unaffiliated/leminer] has joined #bitcoin-wizards08:48
-!- katu [~kat@lua.cz] has joined #bitcoin-wizards08:48
-!- malte [~malte@2a00:d0c0:200:0:b9:1a:9c2c:1] has joined #bitcoin-wizards08:48
-!- blkdb [~blkdb@2a01:4f8:212:1ea2::2] has joined #bitcoin-wizards08:48
-!- nsh [~lol@wikipedia/nsh] has joined #bitcoin-wizards08:48
-!- phy1729 [~phy1729@unaffiliated/phy1729] has joined #bitcoin-wizards08:48
-!- Monthrect [~P4rtyV4n@2a03:b0c0:1:d0::d0:b001] has joined #bitcoin-wizards08:48
-!- Xzibit17 [sid50165@gateway/web/irccloud.com/x-mxkcksqrbmqxwryp] has joined #bitcoin-wizards08:48
-!- robmyers [sid75499@gateway/web/irccloud.com/x-mbcdzewydadyrhaq] has joined #bitcoin-wizards08:48
-!- N0S4A2 [~weechat@216-243-38-141.users.condointernet.net] has joined #bitcoin-wizards08:48
-!- OxADADA [~OxADADA@alumni-linux.ccs.neu.edu] has joined #bitcoin-wizards08:48
-!- grandmaster [dansmith3@gateway/shell/bnc4free/x-xnxhbyshhqnxutuh] has joined #bitcoin-wizards08:48
-!- PsychoticBoy [sid27029@pdpc/supporter/active/psychoticboy] has joined #bitcoin-wizards08:48
-!- runeks [sid21167@gateway/web/irccloud.com/x-qnoqdumnodhtzlke] has joined #bitcoin-wizards08:48
-!- Alanius [~alan@flyingarm.bar] has joined #bitcoin-wizards08:48
-!- artifexd [sid28611@gateway/web/irccloud.com/x-yomgvvlwgcoenlzk] has joined #bitcoin-wizards08:48
-!- lomax__ [sid52157@gateway/web/irccloud.com/x-kzzzqoyemqoolwra] has joined #bitcoin-wizards08:48
-!- lclc_ [~lclc@unaffiliated/lclc] has joined #bitcoin-wizards08:48
-!- tucenaber [~tucenaber@unaffiliated/tucenaber] has joined #bitcoin-wizards08:48
-!- fluffypony [~fluffypon@unaffiliated/fluffypony] has joined #bitcoin-wizards08:48
-!- btcdrak [uid115429@gateway/web/irccloud.com/x-imneqdqceqwudrgv] has joined #bitcoin-wizards08:48
-!- catcow [sid62269@gateway/web/irccloud.com/x-qvkzkqtevrvwpion] has joined #bitcoin-wizards08:48
-!- alexkuck [sid117875@gateway/web/irccloud.com/x-kqmofjbgelsikrrn] has joined #bitcoin-wizards08:48
-!- lnovy [~lnovy@2002:4d57:f055::1] has joined #bitcoin-wizards08:48
-!- ibrightly_ [sid113387@gateway/web/irccloud.com/x-czyzjrfeswlqoomk] has joined #bitcoin-wizards08:48
-!- Taek [~quassel@2001:41d0:1:472e::] has joined #bitcoin-wizards08:48
-!- nwilcox|afk [~nwilcox@c-73-202-109-21.hsd1.ca.comcast.net] has joined #bitcoin-wizards08:48
-!- harding [~harding@mail.dtrt.org] has joined #bitcoin-wizards08:48
-!- rasengan_ [~rasengan@eyearesee.com] has joined #bitcoin-wizards08:48
-!- therealnanotube [~nanotube@unaffiliated/nanotube] has joined #bitcoin-wizards08:48
-!- CodeShark [uid126576@gateway/web/irccloud.com/x-xysabwkovrfqdxcj] has joined #bitcoin-wizards08:48
-!- binaryFateCloud [~jeremie@joule.ulb.ac.be] has joined #bitcoin-wizards08:48
-!- BlueMatt [~BlueMatt@unaffiliated/bluematt] has joined #bitcoin-wizards08:48
-!- SgtStroopwafel [~Chuck@s5597aba6.adsl.online.nl] has joined #bitcoin-wizards08:48
-!- gavinandresen [~gavin@unaffiliated/gavinandresen] has joined #bitcoin-wizards08:48
-!- execute [~execute@ec2-52-68-0-151.ap-northeast-1.compute.amazonaws.com] has joined #bitcoin-wizards08:48
-!- Apocalyptic [~Apocalypt@unaffiliated/apocalyptic] has joined #bitcoin-wizards08:48
-!- cfields [~quassel@unaffiliated/cfields] has joined #bitcoin-wizards08:48
-!- phantomcircuit [phantomcir@2600:3c01::f03c:91ff:fe73:6892] has joined #bitcoin-wizards08:48
-!- gwillen [~gwillen@unaffiliated/gwillen] has joined #bitcoin-wizards08:48
-!- indolering [~indolerin@104.236.55.109] has joined #bitcoin-wizards08:48
-!- archobserver [~archobser@unaffiliated/superobserver] has joined #bitcoin-wizards08:48
-!- huseby [~huseby@unaffiliated/huseby] has joined #bitcoin-wizards08:48
-!- asoltys [~adam@li92-10.members.linode.com] has joined #bitcoin-wizards08:48
-!- GreenIsMyPepper [~GreenIsMy@2605:6400:20:11aa:189e:28a5:52ed:8948] has joined #bitcoin-wizards08:48
-!- warren [~warren@fedora/wombat/warren] has joined #bitcoin-wizards08:48
-!- go1111111 [~go1111111@104.232.116.217] has joined #bitcoin-wizards08:48
-!- mr_burdell [~mr_burdel@unaffiliated/mr-burdell/x-7609603] has joined #bitcoin-wizards08:48
-!- tromp_ [~tromp@ool-18be0bd8.dyn.optonline.net] has joined #bitcoin-wizards08:48
-!- ghtdak [~ghtdak@unaffiliated/ghtdak] has joined #bitcoin-wizards08:48
-!- MoALTz [~no@78-11-179-104.static.ip.netia.com.pl] has joined #bitcoin-wizards08:48
-!- Meeh [~meeeeeeh@meeh.sigterm.no] has joined #bitcoin-wizards08:48
-!- lecusemble [~lecusembl@f9beb4d9.violates.me] has joined #bitcoin-wizards08:48
-!- yang [yang@freenode/sponsor/fsf.member.yang] has joined #bitcoin-wizards08:48
-!- instagibbs [~instagibb@pool-108-31-210-40.washdc.fios.verizon.net] has joined #bitcoin-wizards08:48
-!- arubi_ [~ese168@unaffiliated/arubi] has joined #bitcoin-wizards08:48
-!- bsm117532 [~mcelrath@38.121.165.30] has joined #bitcoin-wizards08:48
-!- hashtag_ [~hashtag@cpe-174-97-254-80.ma.res.rr.com] has joined #bitcoin-wizards08:48
-!- cluckj [~cluckj@pool-108-16-231-242.phlapa.fios.verizon.net] has joined #bitcoin-wizards08:48
-!- a5m0 [~a5m0@unaffiliated/a5m0] has joined #bitcoin-wizards08:48
-!- Ylbam [uid99779@gateway/web/irccloud.com/x-ikoglgjuqhnknwbd] has joined #bitcoin-wizards08:48
-!- Londe2 [~Londe@cpe-104-32-148-17.socal.res.rr.com] has joined #bitcoin-wizards08:48
-!- tripleslash [~triplesla@unaffiliated/imsaguy] has joined #bitcoin-wizards08:48
-!- lmatteis [uid3300@gateway/web/irccloud.com/x-lxyshoypkpzzbykq] has joined #bitcoin-wizards08:48
-!- rende [~rende@105.7.90.87] has joined #bitcoin-wizards08:48
-!- AaronvanW [~ewout@unaffiliated/aaronvanw] has joined #bitcoin-wizards08:48
-!- GAit [~GAit@2-230-161-158.ip202.fastwebnet.it] has joined #bitcoin-wizards08:48
-!- sneak [~sneak@unaffiliated/sneak] has joined #bitcoin-wizards08:48
-!- mappum [sid43795@gateway/web/irccloud.com/x-aqfssiceradhpfxu] has joined #bitcoin-wizards08:48
-!- jonasschnelli [~jonasschn@unaffiliated/jonasschnelli] has joined #bitcoin-wizards08:48
-!- wpalczynski [sid55851@gateway/web/irccloud.com/x-plslxzraimqcfzqc] has joined #bitcoin-wizards08:48
-!- STRML [~STRML@unaffiliated/strml] has joined #bitcoin-wizards08:48
-!- ggreer [~ggreer@unaffiliated/angryparsley] has joined #bitcoin-wizards08:48
-!- coryfields [~quassel@2001:4802:7800:1:6fc4:c486:ff20:1fa] has joined #bitcoin-wizards08:48
-!- [Derek] [~derek@unaffiliated/derek/x-8562683] has joined #bitcoin-wizards08:48
-!- afdudley [~afdudley@166.84.136.68] has joined #bitcoin-wizards08:48
-!- jessepollak [~jessepoll@104.131.138.130] has joined #bitcoin-wizards08:48
-!- shesek [~shesek@bzq-84-110-110-242.cablep.bezeqint.net] has joined #bitcoin-wizards08:48
-!- kisspunch [~za3k@za3k.com] has joined #bitcoin-wizards08:48
-!- aem [AEM@gateway/shell/elitebnc/x-oehazkgyiehtbzjp] has joined #bitcoin-wizards08:48
-!- Pugg [Elite11832@gateway/shell/elitebnc/x-jyjxyqpjkdphoagq] has joined #bitcoin-wizards08:48
-!- hashtag [~hashtagg_@cpe-174-97-254-80.ma.res.rr.com] has joined #bitcoin-wizards08:48
-!- Madars [~null@unaffiliated/madars] has joined #bitcoin-wizards08:48
-!- gill3s [~gill3s@unaffiliated/gill3s] has joined #bitcoin-wizards08:48
-!- MagikSquirrel [~MagikSqui@unaffiliated/magiksquirrel] has joined #bitcoin-wizards08:48
-!- crescendo [~mozart@unaffiliated/crescendo] has joined #bitcoin-wizards08:48
-!- [d__d] [~d__d]@ec2-54-85-45-223.compute-1.amazonaws.com] has joined #bitcoin-wizards08:48
-!- humd1ng3r [~humd1ng3r@ec2-52-1-133-74.compute-1.amazonaws.com] has joined #bitcoin-wizards08:48
-!- simba [~simba@dhcp-18-111-93-77.dyn.mit.edu] has joined #bitcoin-wizards08:48
-!- ttttemp_ [~ttttemp@pc-10236.ethz.ch] has joined #bitcoin-wizards08:48
-!- rustyn [~rustyn@unaffiliated/rustyn] has joined #bitcoin-wizards08:48
-!- ebfull [~sean@73.34.119.0] has joined #bitcoin-wizards08:48
-!- Logicwax [~Logicwax@c-76-126-174-152.hsd1.ca.comcast.net] has joined #bitcoin-wizards08:48
-!- Giszmo [~leo@pc-36-133-241-201.cm.vtr.net] has joined #bitcoin-wizards08:48
-!- seg [~seg@fsf/member/seg] has joined #bitcoin-wizards08:48
-!- ttttemp [~ttttemp@nb-10350.ethz.ch] has joined #bitcoin-wizards08:48
-!- PaulCapestany [~PaulCapes@204.28.124.82] has joined #bitcoin-wizards08:48
-!- luigi1111w [~luigi1112@unaffiliated/luigi1111] has joined #bitcoin-wizards08:48
-!- starsoccer [~starsocce@unaffiliated/starsoccer] has joined #bitcoin-wizards08:48
-!- SwedFTP [~SwedFTP@unaffiliated/swedftp] has joined #bitcoin-wizards08:48
-!- espes [~espes@205.185.120.132] has joined #bitcoin-wizards08:48
-!- Guest1234 [~ubuntu@ec2-52-0-91-57.compute-1.amazonaws.com] has joined #bitcoin-wizards08:48
-!- poggy [~poggy@ks3262860.kimsufi.com] has joined #bitcoin-wizards08:48
-!- jojva_ [~jojva@53.ip-158-69-209.net] has joined #bitcoin-wizards08:48
-!- earthris1 [~earthrise@S01065404a6902716.cg.shawcable.net] has joined #bitcoin-wizards08:48
-!- Iriez [wario@distribution.xbins.org] has joined #bitcoin-wizards08:48
kanzureoh weird, apparently some of the weak block schemes are equivalent(?) to some form of dag or dagchain proposals http://lists.linuxfoundation.org/pipermail/bitcoin-dev/2015-September/011172.html08:50
-!- Eliel [~jojkaart@188.226.251.188] has quit [Ping timeout: 245 seconds]08:53
kanzure"Torrent-style new-block propagation on Merkle trees" http://bitcoin-development.narkive.com/dGIxjVI5/torrent-style-new-block-propagation-on-merkle-trees08:54
kanzureoops i should have used for the last link instead http://lists.linuxfoundation.org/pipermail/bitcoin-dev/2015-September/011176.html08:56
-!- Eliel [~jojkaart@jkaartinen.iki.fi] has joined #bitcoin-wizards09:01
-!- dEBRUYNE [~dEBRUYNE@56-197-ftth.onsbrabantnet.nl] has quit [Ping timeout: 260 seconds]09:02
-!- ChanServ [ChanServ@services.] has joined #bitcoin-wizards09:04
-!- ServerMode/#bitcoin-wizards [+o ChanServ] by verne.freenode.net09:04
-!- erasmospunk [~erasmospu@151.41.30.139] has joined #bitcoin-wizards09:05
-!- so [~so@unaffiliated/so] has joined #bitcoin-wizards09:05
-!- Luke-Jr [~luke-jr@unaffiliated/luke-jr] has joined #bitcoin-wizards09:05
-!- luny [~luny@unaffiliated/luny] has joined #bitcoin-wizards09:05
-!- guruvan [~guruvan@unaffiliated/guruvan] has joined #bitcoin-wizards09:06
-!- gribble [~gribble@unaffiliated/nanotube/bot/gribble] has joined #bitcoin-wizards09:06
-!- damethos [~damethos@unaffiliated/damethos] has joined #bitcoin-wizards09:09
-!- Lightsword [~Lightswor@104.194.125.34] has joined #bitcoin-wizards09:14
-!- vdo [~vdo1138@unaffiliated/vdo] has quit [Quit: hopp!]09:16
-!- vdo [~vdo1138@unaffiliated/vdo] has joined #bitcoin-wizards09:19
-!- a5m0 [~a5m0@unaffiliated/a5m0] has quit [Remote host closed the connection]09:29
-!- hashtag_ [~hashtag@cpe-174-97-254-80.ma.res.rr.com] has quit [Read error: Connection reset by peer]09:38
-!- jcluck [~cluckj@pool-108-16-231-242.phlapa.fios.verizon.net] has joined #bitcoin-wizards09:39
-!- alex__ [~alex@96.90.231.161] has joined #bitcoin-wizards09:41
-!- cluckj [~cluckj@pool-108-16-231-242.phlapa.fios.verizon.net] has quit [Ping timeout: 250 seconds]09:42
-!- cluckj [~cluckj@pool-108-16-231-242.phlapa.fios.verizon.net] has joined #bitcoin-wizards09:43
-!- jcluck [~cluckj@pool-108-16-231-242.phlapa.fios.verizon.net] has quit [Ping timeout: 260 seconds]09:43
-!- jcluck [~cluckj@pool-108-16-231-242.phlapa.fios.verizon.net] has joined #bitcoin-wizards09:43
-!- hashtag_ [~hashtag@cpe-174-97-254-80.ma.res.rr.com] has joined #bitcoin-wizards09:45
-!- cluckj [~cluckj@pool-108-16-231-242.phlapa.fios.verizon.net] has quit [Ping timeout: 260 seconds]09:47
-!- bramc [~bram@99-75-88-206.lightspeed.sntcca.sbcglobal.net] has joined #bitcoin-wizards09:49
-!- cluckj [~cluckj@pool-108-16-231-242.phlapa.fios.verizon.net] has joined #bitcoin-wizards09:52
-!- jcluck [~cluckj@pool-108-16-231-242.phlapa.fios.verizon.net] has quit [Ping timeout: 260 seconds]09:52
-!- dEBRUYNE [~dEBRUYNE@56-197-ftth.onsbrabantnet.nl] has joined #bitcoin-wizards09:54
-!- zwick [~zwick@c-107-5-209-113.hsd1.mi.comcast.net] has quit [Changing host]09:57
-!- zwick [~zwick@fsf/member/zwick] has joined #bitcoin-wizards09:57
-!- rusty2 [~rusty@pdpc/supporter/bronze/rusty] has joined #bitcoin-wizards09:58
-!- ThomasV [~ThomasV@unaffiliated/thomasv] has quit [Ping timeout: 260 seconds]09:59
-!- rusty [~rusty@pdpc/supporter/bronze/rusty] has quit [Ping timeout: 260 seconds]10:00
-!- GAit [~GAit@2-230-161-158.ip202.fastwebnet.it] has quit [Quit: Leaving.]10:19
-!- GAit [~GAit@2-230-161-158.ip202.fastwebnet.it] has joined #bitcoin-wizards10:21
-!- malte [~malte@2a00:d0c0:200:0:b9:1a:9c2c:1] has quit [Ping timeout: 240 seconds]10:23
-!- alex__ [~alex@96.90.231.161] has quit [Remote host closed the connection]10:23
-!- Logicwax [~Logicwax@c-76-126-174-152.hsd1.ca.comcast.net] has quit [Read error: Connection reset by peer]10:24
-!- dEBRUYNE [~dEBRUYNE@56-197-ftth.onsbrabantnet.nl] has quit [Ping timeout: 260 seconds]10:24
-!- Aesthetic [~Logicwax@c-76-126-174-152.hsd1.ca.comcast.net] has joined #bitcoin-wizards10:24
-!- Aesthetic is now known as Logicwax10:25
-!- alex__ [~alex@96.90.231.161] has joined #bitcoin-wizards10:25
-!- malte [~malte@2a00:d0c0:200:0:b9:1a:9c2c:1] has joined #bitcoin-wizards10:26
-!- CoinMuncher [~jannes@178.132.211.90] has quit [Quit: Leaving.]10:26
-!- adam3us [~Adium@c-24-4-96-213.hsd1.ca.comcast.net] has joined #bitcoin-wizards10:34
-!- Yoghur114 [~jorn@g227014.upc-g.chello.nl] has joined #bitcoin-wizards10:36
-!- Logicwax [~Logicwax@c-76-126-174-152.hsd1.ca.comcast.net] has quit [Read error: Connection reset by peer]10:36
-!- nivah [~linker@171.250.100.43] has joined #bitcoin-wizards10:37
-!- Logicwax [~Logicwax@c-76-126-174-152.hsd1.ca.comcast.net] has joined #bitcoin-wizards10:37
-!- robmyers [sid75499@gateway/web/irccloud.com/x-mbcdzewydadyrhaq] has quit [Remote host closed the connection]10:41
-!- prosody [sid32673@gateway/web/irccloud.com/x-lblmjlielaghfdhj] has quit [Remote host closed the connection]10:41
-!- Xzibit17 [sid50165@gateway/web/irccloud.com/x-mxkcksqrbmqxwryp] has quit [Remote host closed the connection]10:41
-!- nivah [~linker@171.250.100.43] has quit [Ping timeout: 260 seconds]10:42
bsm117532The incentive formula I have for a DAG incentivizes fast block transmission, and will force us to optimize p2p relay of blocks...10:45
bsm117532kanzure: I've said it before but we're going to be talking at Scaling about faster underlayers for bitcion blocks, and I think the thinking will converge (to a DAG.  ;-)10:45
bsm117532I do think that block relay should occur after verifying PoW but before verifying the rest...10:50
bsm117532Because verifying PoW is enough to discourage any kind of block spam attack.10:50
-!- nabu [~nabu@104.238.169.2] has joined #bitcoin-wizards10:52
-!- GAit [~GAit@2-230-161-158.ip202.fastwebnet.it] has quit [Quit: Leaving.]10:53
-!- zookolaptop [~user@2601:281:8001:26aa:9c62:5a08:4091:5100] has quit [Ping timeout: 260 seconds]10:54
-!- zwick [~zwick@fsf/member/zwick] has quit [Quit: WeeChat 1.0.1]11:01
kanzuredo weak blocks eliminate the effect of block size on orphan rates?11:03
kanzurea miner's competitor's orphan rate is reduced by the competitor publishing weak blocks that others accept/validate/propagate, which presumably can make up for the competitor's lower bandwidth or lower connectivity for pushing out their blocks to a sufficient hashrate-wielding portion of the network.11:04
kanzurebut larger miners can just flood and saturate the network with larger weak blocks anyway, reducing available bandwidth to handle smaller miner low-bandwidth smaller weak blocks.11:04
-!- SgtStroopwafel [~Chuck@s5597aba6.adsl.online.nl] has quit [Read error: Connection reset by peer]11:04
kanzureyou could use dynamic-adjustment flexcap proposal stuff to enforce a preference for smaller weak blocks, but if you prefer smaller weak blocks then a larger miner can simply produce more smaller weak blocks11:05
-!- cocoBTC [~cocoBTC__@c-233a71d5.136-1-64736c10.cust.bredbandsbolaget.se] has joined #bitcoin-wizards11:06
kanzures/produce more smaller weak blocks/produce more (as in additional/extra numerous) smaller weak blocks11:06
-!- SgtStroopwafel [~Chuck@s5597aba6.adsl.online.nl] has joined #bitcoin-wizards11:07
-!- prosody [sid32673@gateway/web/irccloud.com/x-wblkeqxjnqlhwyfi] has joined #bitcoin-wizards11:08
-!- a5m0 [~a5m0@unaffiliated/a5m0] has joined #bitcoin-wizards11:08
-!- GAit [~GAit@2-230-161-158.ip202.fastwebnet.it] has joined #bitcoin-wizards11:10
-!- a5m0 [~a5m0@unaffiliated/a5m0] has quit [Remote host closed the connection]11:11
-!- lmatteis [uid3300@gateway/web/irccloud.com/x-lxyshoypkpzzbykq] has quit [Quit: Connection closed for inactivity]11:11
-!- Xzibit17 [sid50165@gateway/web/irccloud.com/x-bicnaabowuloqwtg] has joined #bitcoin-wizards11:13
gmaxwellkanzure: thats what I mean by absent strageic behavior in https://www.reddit.com/r/Bitcoin/comments/3uz0im/eli5_if_large_blocks_hurt_miners_with_slow/cxknwsh?context=411:13
kanzurein http://lists.linuxfoundation.org/pipermail/bitcoin-dev/2015-November/011707.html taek talks about the adversarial case for high-bandwidth larger miner propagation of big blocks with possibly pathological validation (or just big blocks, whatever), but no mention of big weak blocks as pushing out small weak blocks and thus big block miners winning out over small block miners even in the weak block rac.e11:13
gmaxwellThe elimination is only obviously true absent strageic behavior. If a large miner intentionally doesn't go along with the scheme, the effect comes back and it's in their favor.11:14
-!- a5m0 [~a5m0@unaffiliated/a5m0] has joined #bitcoin-wizards11:14
gmaxwellBut this is intutive handwave, I'm not actually sure how that breaks down with any particular weak block scheme.11:14
kanzure"The orphan rate for weak blocks is going to be substantially higher for smaller miner, due to the increased rate of appearance. I do not think that this is going to create any issues, because small miners are still going to have high visibility of the longest weak-block chain, and are still going to be able to create blocks that are nearly as full as the blocks created by larger miners."11:15
kanzurei think this quote might have accidentally flipped the concerns regarding orphan rates, but not sure.. still thinking.11:16
bsm117532One thing I'm excluding from my talk: my DAG construction can allow each node to choose an incoming difficulty that they will accept.  Separate from that one can have miners "bundle" blocks into a higher work block.11:17
bsm117532However all you're really saving is PoW headers, maybe a factor of 2 in bandwidth at most.  There's a natural max (weak/DAG) block rate and that's the transaction rate.  Don't send PoW blocks with no transactions.11:18
-!- GAit [~GAit@2-230-161-158.ip202.fastwebnet.it] has quit [Read error: Connection reset by peer]11:19
-!- GAit [~GAit@2-230-161-158.ip202.fastwebnet.it] has joined #bitcoin-wizards11:19
kanzurei think that if the weak blocks are too large, then not only do you have to worry about smaller miner weak block orphan rate, but you also have to worry about smaller miner ability to get the big weak blocks. i think that the size of blocks and the size of weak blocks is going to have some proportional relationship. (just a guess)11:20
gmaxwellkanzure: my assumption was always that the weak blocks themselves were sent relative to other weak blocks and using contextual compresison or set reconcilliation.11:21
kanzurebig weak blocks don't help smaller miners if the smaller miners are unable to download all the big weak blocks. iirc initial propagation of low-bandwidth smaller miner big blocks is also going to effect download of big weak blocks and big blocks by smaller miners..... as long as the smaller miners are validating (sigh).11:21
kanzureer, by which i mean to say, just as initial propagation, by smaller miners of their own big blocks, can effect their orphan rate in a big block world, the same can be said for a network with big weak blocks that they are unable to download quickly enough (it's similar to the reasons why smaller miners had initial propagation problems for their big blocks).11:24
-!- erasmospunk [~erasmospu@151.41.30.139] has quit [Remote host closed the connection]11:24
bsm117532BTW, do weak blocks contain transactions?  Or only the leaves for the Merkle tree?11:25
-!- dEBRUYNE [~dEBRUYNE@56-197-ftth.onsbrabantnet.nl] has joined #bitcoin-wizards11:25
bsm117532I still wonder why Bitcoin blocks contain transactions...why not exclude them since they can be obtained by p2p?11:26
kanzureand not to beat a dead horse, but to make my other statement more clear regarding relationship of weak block size to block size, the received weak blocks ideally have to encode all of the transactions that are going to be appearing in the big block later, so the number of weak blocks times the weak block size will determine the amount of data that has to be downloaded by the smaller miner, in a world with big blocks and weak blocks ...11:27
kanzure... (possibly a world with big blocks and big weak blocks).11:27
sipabsm117532: latency11:27
kanzuredoesn't matter, at some point the transactions have to be sent. it's true that the block headers can be propagated far more quickly, but the transactions still have to be sent and validation still has to happen at some point.11:27
-!- robmyers [sid75499@gnu/social/robmyers] has joined #bitcoin-wizards11:27
-!- rende [~rende@105.7.90.87] has quit [Quit: Leaving...]11:28
kanzureplus, you don't want vulnerabilities regarding network propagation of unvalidated block announcements because yikes11:28
kanzure(flooding, bandwidth competition, etc)11:28
sipathere are certai ly more efficient encodings possible, but you can only validate the block with whole blocks11:28
bsm117532sipa: latency to verify the block?  Because it will take me longer to retrieve missing transactions?  It wouldn't be so bad if we relayed the header before verifying.11:28
sipabsm117532: block withholding attacks11:29
sipayou don't want a miner to withhold the tx data from the network, and have the network build on top11:29
bsm117532Yeah I'm going to bury that horse.  There's no block withholding attack in my DAG.11:29
sipaok, curious about that11:29
bsm117532No one would mine on top of a block they can't verify...11:29
kanzureisn't that what we said about uh..11:30
bsm117532you eliminate orphans, you eliminate block withholding.  Also I've explicitly made a block reward which incentivizes fast transmission.11:30
-!- roxtrongo [~roxtrongo@179.8.162.36] has joined #bitcoin-wizards11:30
-!- damethos [~damethos@unaffiliated/damethos] has quit [Quit: Bye]11:31
-!- mappum [sid43795@gateway/web/irccloud.com/x-aqfssiceradhpfxu] has quit [Remote host closed the connection]11:33
-!- jbenet [sid17552@gateway/web/irccloud.com/x-sxdfdedcbfkyngke] has quit [Remote host closed the connection]11:33
-!- SheffieldCrypto [sid28532@gateway/web/irccloud.com/x-yoyfjhrfsbkxxyio] has quit [Remote host closed the connection]11:33
kanzurethe origin of orphan rate is lack of bandwidth so seems intuitively hard to imagine that somehow transitioning from "small miners have problems uploading big blocks" to "small miners have problems downloading lots of (possibly big) weak blocks" will somehow fix lack of bandwidth11:34
bsm117532The origin of orphans is one of the 8 fallacies of distributed computing.11:34
bsm117532It's is simply impossible for causally disconnected miners to have synchronicity.11:35
bsm117532I've converted orphans to "siblings" in a DAG.  BOTH miners get a fair share, and their work is proportional to their difficulty.11:36
bsm117532A "sibling" is a block that cannot be ordered to come before or after mine using the DAG's partial order.11:36
-!- gielbier [~giel____@a149043.upc-a.chello.nl] has joined #bitcoin-wizards11:36
-!- gielbier [~giel____@a149043.upc-a.chello.nl] has quit [Changing host]11:37
-!- gielbier [~giel____@unaffiliated/gielbier] has joined #bitcoin-wizards11:37
bsm117532*their reward is proportional to difficult.  (not work...)11:37
-!- Jeremy_Rand_ [~jeremy@172.58.104.35] has joined #bitcoin-wizards11:39
-!- GGuyZ [~GGuyZ@216-15-125-203.c3-0.sbo-ubr1.sbo.ma.cable.rcn.com] has quit [Quit: GGuyZ]11:39
-!- rustyn [~rustyn@unaffiliated/rustyn] has quit [Read error: Connection reset by peer]11:43
kanzure(big) weak block propagation is subjected to same effects as big block propagation, so will probably use speedups like IBLT etc. etc... in which case small miner bandwidth/download problem goes away for those (big) weak blocks. but if transaction rate goes above available bandwidth anyway, you are still not going to be able to see everything.11:44
-!- rustyn [~rustyn@unaffiliated/rustyn] has joined #bitcoin-wizards11:45
bsm117532Scaling bitcoin means scaling bandwidth.  There's no way around that.11:46
kanzuretransaction cut through works without "scaling bandwidth".11:48
-!- waxwing [~waxwing@62.205.214.125] has quit [Read error: Connection reset by peer]11:48
kanzurethere have been many non-bandwidth scaling proposals http://diyhpl.us/~bryan/irc/bitcoin/scalingbitcoin-review.pdf11:49
bsm117532Also makes bitcoin less useful.  Yes we could stay with 1MB block sizes and do nothing...11:49
kanzurewhy is that perceived as doing nothing and less useful?11:49
-!- waxwing [~waxwing@62.205.214.125] has joined #bitcoin-wizards11:50
bsm117532I thought there was consensus on growing to higher transaction rates?11:50
bsm117532If not, I'll make an altcoin for it.  :-P11:50
kanzurethat doesn't answer my question11:50
kanzuretransaction cut through can have insanely high transaction rate. i gave you an example of non-bandwidth scaling. your retort was that it's "doing nothing and less useful".11:51
bsm117532I don't know what "transaction cut through" means.11:51
kanzurepage 3611:51
bsm117532You're effectively describing Lightning.11:52
bsm117532I'm a big fan.11:52
bsm117532I think we need to do both.11:52
kanzurelightning is not a good way to describe the superset of.. this stuff.11:52
bsm117532Perhaps not...11:52
kanzure((yesterday i wrote what i consider to be a good comment that points out that for payment channels the idea of lightning and other methods is to add constraints around the possible behavior for zero-conf transactions. hopefully this helps as far as perspective about zero-conf but who the hell knows.))11:53
rusty2kanzure: weak blocks can also be thought of as spreading the load, "pre-sending" blocks and then finishing it at the last minute.  Depends whether constraint is total bw or block transmission latency.11:53
-!- rusty2 is now known as rusty11:53
bsm117532Lightning is an answer to zero-conf, AFAICT.11:53
-!- lomax__ [sid52157@gateway/web/irccloud.com/x-kzzzqoyemqoolwra] has quit [Read error: Connection reset by peer]11:54
-!- catcow [sid62269@gateway/web/irccloud.com/x-qvkzkqtevrvwpion] has quit [Write error: Connection reset by peer]11:54
-!- jlyndon [sid10913@gateway/web/irccloud.com/x-czyyuimhilnzwble] has quit [Write error: Connection reset by peer]11:54
-!- Ylbam [uid99779@gateway/web/irccloud.com/x-ikoglgjuqhnknwbd] has quit [Read error: Connection reset by peer]11:54
-!- PsychoticBoy [sid27029@pdpc/supporter/active/psychoticboy] has quit [Write error: Connection reset by peer]11:54
kanzureyes i had briefly considered that more temporally-consistent load during the periods between block finding might be helpful, but not sure whether that is enough to say eliminates orphan rate effect of big blocks11:54
bsm117532Let's make the orphan rate zero.11:54
kanzurebsm117532: there's so many ways to scale bitcoin without sacrificing bandwidth that i'm not convinced that doing both is necessary11:54
bsm117532Rather than arguing about how large is too large.11:54
kanzurebsm117532: you just got done saying it's impossible to have zero orphan rate, you know :)11:54
bsm117532Lightning is only a way to scale bandwidth if you don't count the bandwidth of lightning itself.11:55
kanzurei did not claim that lightning stuff scales bandwidth11:55
bsm117532kanzure: I didn't say that!  It's impossible in Bitcoin.  ;-)11:55
kanzurelightning bandwidth stuff is unrelated to bitcoin bandwidth requirements, as far as i know11:55
bsm117532Argh fingers.11:55
bsm117532Lightning is only a way to scale *bitcoin* without scaling bandwidth if you don't count the bandwidth of lighting itself.11:56
-!- Jeremy_Rand__ [~jeremy@172.56.7.183] has joined #bitcoin-wizards11:56
kanzurewhy should i count lightning bandwidth?11:56
bsm117532Why not?  What are you interested in?11:56
kanzurei could see an argument for counting lightning bandwidth when everything gets dumped to bitcoin in the event of a tremendous catastrophe, but dunno11:56
kanzure*gets dumped to bitcoin blockchain11:56
-!- Jeremy_Rand_ [~jeremy@172.58.104.35] has quit [Ping timeout: 260 seconds]11:57
-!- roxtrongo [~roxtrongo@179.8.162.36] has quit [Remote host closed the connection]11:58
kanzurewe should probably just stop talking about lightning and instead mention zero-confirmation transactions that are collectively linked to anchoring confirmed commitment transactions, might make it easier on the zero-conf people to understand abilities to restrict previously-undefined behavior of zero-conf transactions.11:59
-!- adams__ [sid73416@gateway/web/irccloud.com/x-usjzwpowxpvsptcw] has quit [Remote host closed the connection]11:59
-!- mikolalysenko [sid34553@gateway/web/irccloud.com/x-nwywwrszvmpsxblq] has quit [Remote host closed the connection]11:59
-!- bassguitarman [sid40024@gateway/web/irccloud.com/x-djpfegpvzlzyegsw] has quit [Remote host closed the connection]11:59
-!- wpalczynski [sid55851@gateway/web/irccloud.com/x-plslxzraimqcfzqc] has quit [Remote host closed the connection]11:59
-!- c-cex-yuriy [uid76808@gateway/web/irccloud.com/x-ppwuyshpqovbseii] has quit [Remote host closed the connection]11:59
-!- kumavis [sid13576@gateway/web/irccloud.com/x-iuokvfcwrqnrsuup] has quit [Write error: Connection reset by peer]11:59
-!- runeks [sid21167@gateway/web/irccloud.com/x-qnoqdumnodhtzlke] has quit [Remote host closed the connection]11:59
-!- artifexd [sid28611@gateway/web/irccloud.com/x-yomgvvlwgcoenlzk] has quit [Read error: Connection reset by peer]11:59
-!- erasmospunk [~erasmospu@151.41.30.139] has joined #bitcoin-wizards12:01
-!- melvster [~melvster@ip-86-49-18-198.net.upcbroadband.cz] has quit [Quit: Leaving]12:01
kanzurebsm117532: btw i still consider my question "why is that perceived as doing nothing and less useful?" as unanswered. i have also successfully refuted your "scaling bitcoin means scaling bandwidth" claim.12:01
bsm117532I'm using lighting as a synonym for what you wrote.  I haven't seen other proposals than lightning itself.12:01
bsm117532kanzure: Transaction volume *will* go up.  Bitcoin has a number of arbitrary, artificial limits.  What's the point of those limits?  I seek to remove them.12:02
kanzurestroem, atomic swaps, bluematt's micropayment channel stuff in bitcoinj, thunder network (matsjj), amiko pay, lots of other payment channel designs have been proposed in the past (probably a few by tiernolan that i can't remember)12:02
kanzurebsm117532: perhaps you should seek first to understand heh12:03
bsm117532kanzure: let me reverse the question: what's the benefit of keeping transaction volume low?12:03
kanzuresmaller miners12:03
kanzurewe just had this conversation yo12:03
kanzurebut also, i showed that you can offload transaction volume without impacting bitcoin blockchain bandwidth requirements12:04
kanzure(while still using bitcoin transaction data structures)12:05
kanzure((or at least the necessary pieces? w/e))12:05
-!- jbenet [sid17552@gateway/web/irccloud.com/x-rczswivpirhsbtjy] has joined #bitcoin-wizards12:05
bsm117532yo.  ;-)12:07
kanzureyea keeping it real12:07
bsm117532what do you mean "smaller miners"?12:07
bsm117532Let me show you how to get rid of pools with a DAG...12:07
-!- lclc_ is now known as lclc12:09
kanzurewhat was the point of reversing the question? i can only assume that you expected that my answer would help me understand why you perceive scaling bitcoin in a non-bandwidth capacity to be "doing nothing and less useful", but i have to admit, my answer does not help me see how you could believe that.12:09
-!- jlyndon [sid10913@gateway/web/irccloud.com/x-cwpmykmroutuapgg] has joined #bitcoin-wizards12:09
bsm117532What you call "cut-through" is a damn good idea and needs to be done.  Perhaps you wouldn't call my work "scaling" then.  Rather it's miner decentralization, orphan elimination, and smoothing the income distribution for miners.  (And it comes with the possibility that the tx rate is proportional to bandwidth and CPU alone, free of artificial restrictions)12:12
-!- kumavis [sid13576@gateway/web/irccloud.com/x-acfjgwhpalkvhfcz] has joined #bitcoin-wizards12:13
-!- SheffieldCrypto [sid28532@gateway/web/irccloud.com/x-nylheajbgsssdpvv] has joined #bitcoin-wizards12:13
kanzurebtw for clarity about zero-conf stuff: bandwidth requirements for passing zero-conf transactions around can be entirely out-of-band of blockchain transaction propagation and blockchain block propagation. there can be far more zero-conf transactions that exist that will never be using the bitcoin blockchain bandwidth. so the bandwidth should not be counted. i gave a specific example of where the bandwidth of offloaded zero-conf ...12:14
kanzure... transactions should be considered, namely in protocols like lightning when many many transactions get dumped to the blockchain due to unfortunate systemic risk regarding misbehaving parties. but lots of tools can be built to help try to mutually resolve those problems in a timely manner that nobody has explored yet (to my knowledge). not worried about that really. (or, instead of tools for after the event has occurred, you could ...12:14
kanzure... have tools that check the systemic risk prior to any catastrophic event too. but same as the other, i don't think anyone has proposed this yet.)12:14
instagibbsbsm117532, (trying to be nice) stop insinuating you've solved decentralized distributed ledgers and write up a technical whitepaper that relates it to the previous DAG attempts.12:14
instagibbsthat is to say, write up your idea. Not the first DAG idea, and most will simply ignore unless you do the work.12:14
bsm117532instagibbs: I have.  I am.12:14
instagibbsgreat!12:15
-!- runeks [sid21167@gateway/web/irccloud.com/x-mtuzdyyalycwtltv] has joined #bitcoin-wizards12:15
bsm117532Sitting at 14 pages right now.  Doing some simulations.12:15
kanzureer, to further clarify my previous comment, zero-conf transactions can still be relayed over the bitcoin blockchain for when they are intended to get into the blockchain, but parties can easily transact with each other in a way where they agree not to transmit the zero-conf transactions over the p2p bitcoin network. as you increase the number of parties privy to your individual zero-conf transaction, you of course increase the risk ...12:15
kanzure... that someone is going to dump it on the blockchain because they are poopheads.12:15
-!- alex__ [~alex@96.90.231.161] has quit [Remote host closed the connection]12:15
instagibbsthen until then don't expect people to believe you, especially when you call real-world limitations artificial, with respect to Bitcoin at least12:15
bsm117532instagibbs: FWIW this isn't my first rodeo.  I've got 30+ academic papers.  I don't expect anyone to believe me.  This whole IRC thing is weird.12:16
kanzureirc is definitely weird and full of butts12:16
instagibbsyou're the millionth person on wizards with a FANTASTIC idea. Not the first DAG one either :P12:16
bsm117532instagibbs: I'm well aware.  ;-)12:16
instagibbsso yeah, I hope you're right, but like, yeah12:16
instagibbs;)12:16
kanzureso was that transaction rate proportional to global net average bandwidth, or was that proportional to local per-node bandwidth in the same sense as sharding schemes?12:18
instagibbsIn the end you'd still be bounded by bandwidth to participate, I assume. Which means there still are "artificial" limitations.12:18
bsm117532global.  You don't get local without sharding.12:18
bsm117532instagibbs: 10 minutes is more artificial than global bandwidth (which can be optimized/upgraded)12:19
kanzureso you mean global bandwidth assumptions or do you mean actual global bandwidth? and why would a 100 kilobyte/sec miner not count as global bandwidth?12:19
-!- artifexd [sid28611@gateway/web/irccloud.com/x-feljntavhnokvqft] has joined #bitcoin-wizards12:19
bsm117532Each miner needs to able to suck down the entire blockchain, right?  That's the limit...12:19
kanzurefor new nodes? yes12:20
bsm117532And technically with 3tps we're at like 3kbps, which is nothing...12:20
kanzure*for new miner nodes? yes12:20
-!- Jeremy_Rand__ [~jeremy@172.56.7.183] has quit [Ping timeout: 260 seconds]12:21
kanzureyes but you still have to say whether you are making assumption about new miner bandwidth requirements, or if you are somehow measuring actual new miner bandwidth. and also, existing miner bandwidth matters somehow.12:21
-!- mappum [sid43795@gateway/web/irccloud.com/x-hhdcqlhaoezicmdf] has joined #bitcoin-wizards12:21
-!- mikolalysenko [sid34553@gateway/web/irccloud.com/x-rpsbqzlsyoxmldwp] has joined #bitcoin-wizards12:22
kanzureoops sorry i don't mean requirements12:22
bsm117532It's the required synchronicity of adding a node to a linked list that causes all the problems.  It requires locking for multiple writers, and we have no locking.  Another model is to allow non-conflicting simultaneous writes.  That's what you get with a DAG.12:22
kanzureit's true that a new miner has to download the entire blockchain. however, existing miners do not. they only have to keep up with the blockchain. and the limit to "keeping up" is... tada, bandwidth.12:23
bsm117532kanzure: I'm referring to the steady state (already have blockchain) bandwidth.12:23
-!- Mably [~Mably@unaffiliated/mably] has joined #bitcoin-wizards12:24
bsm117532If we just had smaller, faster blocks, we could divide the 1MB blocks into 3kbps, and everyone has that much.  further scaling of transaction rate is then proportional to the bandwidth.12:24
kanzurewhy was i talking about "keeping up"? wasn't i supposed to be talking about miners? i'm not convinced that i am listening to myself at the moment.12:25
* kanzure wanders off12:25
-!- bassguitarman [sid40024@gateway/web/irccloud.com/x-xadyoeerqfqlcuea] has joined #bitcoin-wizards12:27
-!- damethos [~damethos@unaffiliated/damethos] has joined #bitcoin-wizards12:27
-!- matsjj [~matsjj@p5B209DD2.dip0.t-ipconnect.de] has quit [Remote host closed the connection]12:30
-!- PsychoticBoy [sid27029@pdpc/supporter/active/psychoticboy] has joined #bitcoin-wizards12:31
-!- GGuyZ [~GGuyZ@18.111.8.141] has joined #bitcoin-wizards12:32
-!- wpalczynski [sid55851@gateway/web/irccloud.com/x-mqevlmwthsmpzcfq] has joined #bitcoin-wizards12:35
-!- melvster [~melvster@ip-86-49-18-198.net.upcbroadband.cz] has joined #bitcoin-wizards12:36
-!- melvster [~melvster@ip-86-49-18-198.net.upcbroadband.cz] has quit [Remote host closed the connection]12:36
-!- Luke-Jr [~luke-jr@unaffiliated/luke-jr] has quit [Read error: Connection reset by peer]12:38
-!- GAit [~GAit@2-230-161-158.ip202.fastwebnet.it] has quit [Quit: Leaving.]12:38
-!- Luke-Jr [~luke-jr@unaffiliated/luke-jr] has joined #bitcoin-wizards12:39
-!- simba [~simba@dhcp-18-111-93-77.dyn.mit.edu] has quit [Remote host closed the connection]12:39
-!- adams__ [sid73416@gateway/web/irccloud.com/x-myohlmhnqpymkffp] has joined #bitcoin-wizards12:41
-!- adam3us [~Adium@c-24-4-96-213.hsd1.ca.comcast.net] has quit [Quit: Leaving.]12:42
-!- c-cex-yuriy [uid76808@gateway/web/irccloud.com/x-jwlgyqjrmaapuofn] has joined #bitcoin-wizards12:43
-!- GAit [~GAit@2-230-161-158.ip202.fastwebnet.it] has joined #bitcoin-wizards12:44
-!- melvster [~melvster@ip-86-49-18-198.net.upcbroadband.cz] has joined #bitcoin-wizards12:45
-!- Jeremy_Rand__ [~jeremy@129.15.64.249] has joined #bitcoin-wizards12:46
-!- GGuyZ_ [~GGuyZ@18.85.27.76] has joined #bitcoin-wizards12:46
-!- lomax__ [sid52157@gateway/web/irccloud.com/x-gmdqresgijaxioth] has joined #bitcoin-wizards12:48
-!- GGuyZ_ [~GGuyZ@18.85.27.76] has quit [Read error: Connection reset by peer]12:48
-!- GGuyZ__ [~GGuyZ@18.85.27.76] has joined #bitcoin-wizards12:48
-!- roxtrongo [~roxtrongo@190-22-222-169.baf.movistar.cl] has joined #bitcoin-wizards12:48
-!- GGuyZ__ [~GGuyZ@18.85.27.76] has quit [Read error: Connection reset by peer]12:48
-!- adam3us [~Adium@c-24-4-96-213.hsd1.ca.comcast.net] has joined #bitcoin-wizards12:48
-!- GGuyZ [~GGuyZ@18.111.8.141] has quit [Ping timeout: 260 seconds]12:49
-!- GGuyZ [~GGuyZ@18.85.27.76] has joined #bitcoin-wizards12:50
-!- melvster [~melvster@ip-86-49-18-198.net.upcbroadband.cz] has quit [Quit: Leaving]12:53
bramcHere's a depressing thought: Let's say that China passed laws including a list of 'bad' utxos, and had a policy that all miners in china needed to attempt to orphan any block which included a transaction which included a descendant of one of those for a block or two. If the list was public, then other miners would have incentive to orphan those blocks as well, which would lead to other miners having a yet even stronger i12:54
bramcncentive, until it became a de facto soft fork that those utxos were unspendable.12:54
-!- catcow [sid62269@gateway/web/irccloud.com/x-fpijoxpwbsxsckvh] has joined #bitcoin-wizards12:55
-!- alex__ [~alex@96.90.231.161] has joined #bitcoin-wizards12:56
kanzurei think that's another way of saying it's important to have lots of mining that is smaller than the level where it becomes necessary to operate as a business entity12:57
kanzureby mining i mean fully-validating mining12:57
bsm117532Down with pools!  They're full of pee anyway.12:57
-!- GGuyZ [~GGuyZ@18.85.27.76] has quit [Read error: Connection reset by peer]12:58
kanzurealso it is interesting to point out the differences between business broadband pricing vs consumer/residential bandwidth pricing in most areas. for the longest time i have seen bizarre workshops (like machine shops) totally skip on internet connectivity, but only recently realized that it's probably because of the insane prices...12:58
-!- GGuyZ [~GGuyZ@guys-mbp.media.mit.edu] has joined #bitcoin-wizards12:58
ajthe above would make it illegal to SPV mine, at least on top of any blocks that might mine blocks spending those verboted UTXOs...12:58
bramcaj None of the big miners in china are spv mining12:58
-!- ThomasV [~ThomasV@unaffiliated/thomasv] has joined #bitcoin-wizards13:01
-!- Xzibit17 [sid50165@gateway/web/irccloud.com/x-bicnaabowuloqwtg] has quit [Ping timeout: 264 seconds]13:05
-!- GGuyZ [~GGuyZ@guys-mbp.media.mit.edu] has quit [Quit: GGuyZ]13:05
MRL-Relay[othe] bramc, antpool and f2pool (discus fish) are imho still spv mining. (at least f2pool said so: https://bitcointalk.org/index.php?topic=700411.msg11791194#msg11791194)13:05
-!- Xzibit17 [sid50165@gateway/web/irccloud.com/x-yttgzhzypwocuaun] has joined #bitcoin-wizards13:05
fluffyponyyeah I was about to say the same13:05
bsm117532We need some kind of "proof of validation".  There's no reason we shouldn't take measures to force them to stop mining, or to do full validation.13:07
-!- GGuyZ [~GGuyZ@18.111.8.141] has joined #bitcoin-wizards13:12
instagibbssoft-fork in a recursive snark proof. simple!13:16
kanzurebramc: i dunno where this was mentioned but gmaxwell might have had at some point a method for discouraging transaction censorship13:16
bsm117532instagibbs is snarky today.  ;-)13:17
-!- roxtrongo [~roxtrongo@190-22-222-169.baf.movistar.cl] has quit [Remote host closed the connection]13:17
instagibbsim also containing zero knowledge13:17
bsm117532Hahaa13:17
-!- justice [~textual@HSI-KBW-37-209-26-147.hsi15.kabel-badenwuerttemberg.de] has joined #bitcoin-wizards13:17
-!- rustyn [~rustyn@unaffiliated/rustyn] has quit [Read error: Connection reset by peer]13:18
instagibbsseriously though, I think that'd be the answer to your question: proof of faithful computation13:18
-!- Jeremy_Rand__ [~jeremy@129.15.64.249] has quit [Quit: Konversation terminated!]13:18
bsm117532It is the answer.  It's also computationally intractible.13:18
-!- rustyn [~rustyn@unaffiliated/rustyn] has joined #bitcoin-wizards13:18
kanzurewould be interesting to see if non-profit-motivated small mining is sustainable (e.g. miners not in a race to get as huge as possible compared to their competitors)13:18
kanzurei think the argument was that if you are not getting any of the blocks then why bother mining? something about orphan rate increase due to size of competitor's big blocks.13:19
kanzurenot sure how that argument goes13:19
bsm117532Nothing to do with large blocks, just to do with large block rewards.  If my expectation is that I'll get one block per year, I'm not going to bother.  We need smaller rewards.13:20
kanzurewhy are you not going to bother?13:20
bsm117532Push it to 10 years.  At some point no one will bother.13:20
bsm117532If my income was 25BTC/year, but I don't know when I'm going to get it...you can't plan expenses around that unless you subsidize the operation...13:21
-!- melvster [~melvster@ip-86-49-18-198.net.upcbroadband.cz] has joined #bitcoin-wizards13:21
kanzureif the operaton is subsidized (with small enough mining, that's trivially doable), my question was why would you not bother if low reward rate?13:22
bsm117532At that point you're not doing it for the money...13:23
-!- Jeremy_Rand__ [~jeremy@129.15.64.249] has joined #bitcoin-wizards13:23
-!- Jeremy_Rand__ is now known as Jeremy_Rand13:23
-!- Jeremy_Rand [~jeremy@129.15.64.249] has quit [Client Quit]13:23
bsm117532You asked if "non-profit-motivated small mining is sustainable" -- i guess I'm interpreting that as making a profit.  ;-)13:23
-!- Jeremy_Rand [~jeremy@129.15.64.249] has joined #bitcoin-wizards13:23
kanzurewell i guess the question is really asking about the sustainability of whatever the other motivations are, heh13:24
kanzureor, rather, if the subsidy is sufficient to keep up with linear blockchain growth13:24
bsm117532Which is really asking how much money are people willing to throw away on a hobby?13:24
kanzureactually no, i mean presumably it should be possible to stick more towards the lower end of that rather than how much they would at most be willing to "throw away"13:25
bsm117532Heh we have a couple mining rigs in the office, because our office lease includes free electricity!  (just for demonstration, really)  But we have to mine on a pool, so not validating.  :-(13:26
kanzureyou mean your example is only a demonstration, or the rig was real and the reason was for in-office demos?13:27
bsm117532The latter.  Here's a photo: http://blog.sldx.com/can-proof-of-work-be-useful/13:27
-!- bendavenport [~bpd@96.90.231.161] has joined #bitcoin-wizards13:29
-!- erasmospunk [~erasmospu@151.41.30.139] has quit [Remote host closed the connection]13:30
-!- erasmospunk [~erasmospu@151.41.30.139] has joined #bitcoin-wizards13:32
kanzurehashrate consolidation even in absence of pools would be almost samely problematic, i think13:33
-!- adam3us [~Adium@c-24-4-96-213.hsd1.ca.comcast.net] has quit [Quit: Leaving.]13:37
-!- bitcoin-wizards6 [5815e476@gateway/web/freenode/ip.88.21.228.118] has joined #bitcoin-wizards13:38
-!- go1111111 [~go1111111@104.232.116.217] has quit [Quit: Leaving]13:38
-!- alex__ [~alex@96.90.231.161] has quit [Remote host closed the connection]13:40
-!- alex__ [~alex@96.90.231.161] has joined #bitcoin-wizards13:40
-!- alex__ [~alex@96.90.231.161] has quit [Remote host closed the connection]13:40
-!- alex__ [~alex@96.90.231.161] has joined #bitcoin-wizards13:41
-!- SwedFTP [~SwedFTP@unaffiliated/swedftp] has quit [Ping timeout: 244 seconds]13:41
-!- a5m0 [~a5m0@unaffiliated/a5m0] has quit [Ping timeout: 245 seconds]13:42
-!- bitcoin-wizards6 [5815e476@gateway/web/freenode/ip.88.21.228.118] has quit [Ping timeout: 252 seconds]13:43
-!- simba [~simba@128.31.34.95] has joined #bitcoin-wizards13:44
-!- Lightsword_ [~Lightswor@75.98.116.4] has joined #bitcoin-wizards13:45
-!- damethos [~damethos@unaffiliated/damethos] has quit [Quit: Bye]13:47
-!- SwedFTP [~SwedFTP@unaffiliated/swedftp] has joined #bitcoin-wizards13:47
-!- Lightsword [~Lightswor@104.194.125.34] has quit [Ping timeout: 260 seconds]13:47
-!- Lightsword_ is now known as Lightsword13:47
-!- frankenmint [~frankenmi@75-175-72-226.ptld.qwest.net] has joined #bitcoin-wizards13:48
-!- melvster [~melvster@ip-86-49-18-198.net.upcbroadband.cz] has quit [Quit: Leaving]13:50
-!- frankenmint [~frankenmi@75-175-72-226.ptld.qwest.net] has quit [Ping timeout: 246 seconds]13:53
-!- DougieBot5000 [~DougieBot@unaffiliated/dougiebot5000] has joined #bitcoin-wizards13:56
-!- frankenmint [~frankenmi@75-175-72-226.ptld.qwest.net] has joined #bitcoin-wizards14:01
-!- zookolaptop [~user@2601:281:8001:26aa:25c8:b221:3b51:8d61] has joined #bitcoin-wizards14:04
-!- notj_ [~notj@dhcp-18-189-20-179.dyn.mit.edu] has joined #bitcoin-wizards14:05
-!- arubi_ is now known as arubi14:06
-!- adam3us [~Adium@c-24-4-96-213.hsd1.ca.comcast.net] has joined #bitcoin-wizards14:06
-!- adam3us [~Adium@c-24-4-96-213.hsd1.ca.comcast.net] has quit [Client Quit]14:06
-!- a5m0 [~a5m0@unaffiliated/a5m0] has joined #bitcoin-wizards14:07
-!- Jeremy_Rand_ [~jeremy@172.56.7.183] has joined #bitcoin-wizards14:11
-!- damethos [~damethos@unaffiliated/damethos] has joined #bitcoin-wizards14:11
-!- notj_ [~notj@dhcp-18-189-20-179.dyn.mit.edu] has quit [Quit: My Mac has gone to sleep. ZZZzzz…]14:12
-!- Jeremy_Rand [~jeremy@129.15.64.249] has quit [Ping timeout: 250 seconds]14:14
-!- adam3us [~Adium@c-24-4-96-213.hsd1.ca.comcast.net] has joined #bitcoin-wizards14:18
-!- damethos [~damethos@unaffiliated/damethos] has quit [Quit: Bye]14:21
-!- Ylbam [uid99779@gateway/web/irccloud.com/x-kyucwskummgebldv] has joined #bitcoin-wizards14:22
-!- adam3us [~Adium@c-24-4-96-213.hsd1.ca.comcast.net] has quit [Client Quit]14:22
-!- notj_ [~notj@dhcp-18-189-20-179.dyn.mit.edu] has joined #bitcoin-wizards14:22
-!- notj_ [~notj@dhcp-18-189-20-179.dyn.mit.edu] has quit [Client Quit]14:24
-!- nabu [~nabu@104.238.169.2] has quit [Ping timeout: 260 seconds]14:26
-!- nabu [~nabu@104.238.169.118] has joined #bitcoin-wizards14:27
-!- Jeremy_Rand_ [~jeremy@172.56.7.183] has quit [Ping timeout: 246 seconds]14:29
-!- Jeremy_Rand__ [~jeremy@129.15.64.249] has joined #bitcoin-wizards14:30
-!- copumpkin [~copumpkin@unaffiliated/copumpkin] has joined #bitcoin-wizards14:34
-!- notj [~notj@dhcp-18-189-20-179.dyn.MIT.EDU] has joined #bitcoin-wizards14:35
-!- fkhan [weechat@gateway/vpn/mullvad/x-jknejhzccddmajjp] has quit [Ping timeout: 245 seconds]14:35
-!- Guyver2 [~Guyver2@guyver2.xs4all.nl] has quit [Quit: :)]14:36
-!- notj [~notj@dhcp-18-189-20-179.dyn.MIT.EDU] has quit [Client Quit]14:38
-!- Jeremy_Rand__ [~jeremy@129.15.64.249] has quit [Ping timeout: 260 seconds]14:41
-!- notj [~notj@dhcp-18-189-20-179.dyn.MIT.EDU] has joined #bitcoin-wizards14:41
-!- zookolaptop [~user@2601:281:8001:26aa:25c8:b221:3b51:8d61] has quit [Ping timeout: 250 seconds]14:42
-!- notj [~notj@dhcp-18-189-20-179.dyn.MIT.EDU] has quit [Client Quit]14:43
-!- notj [~notj@dhcp-18-189-20-179.dyn.MIT.EDU] has joined #bitcoin-wizards14:44
-!- bramc [~bram@99-75-88-206.lightspeed.sntcca.sbcglobal.net] has quit [Quit: This computer has gone to sleep]14:45
kanzurere: "block propagation time is already irrelevant because of the existence of spv mining activity". no, block propagation was about the competitor's orphan rate.14:48
-!- cocoBTC [~cocoBTC__@c-233a71d5.136-1-64736c10.cust.bredbandsbolaget.se] has quit [Quit: Leaving]14:49
-!- fkhan [weechat@gateway/vpn/mullvad/x-ayqkrzoaatioinuf] has joined #bitcoin-wizards14:49
-!- notj [~notj@dhcp-18-189-20-179.dyn.MIT.EDU] has quit [Quit: My Mac has gone to sleep. ZZZzzz…]14:51
-!- c-cex-yuriy [uid76808@gateway/web/irccloud.com/x-jwlgyqjrmaapuofn] has quit [Quit: Connection closed for inactivity]14:51
-!- notj [~notj@dhcp-18-189-20-179.dyn.mit.edu] has joined #bitcoin-wizards14:53
-!- ThomasV [~ThomasV@unaffiliated/thomasv] has quit [Ping timeout: 260 seconds]14:54
-!- notj [~notj@dhcp-18-189-20-179.dyn.mit.edu] has quit [Quit: My Mac has gone to sleep. ZZZzzz…]15:01
-!- notj [~notj@dhcp-18-189-20-179.dyn.MIT.EDU] has joined #bitcoin-wizards15:03
-!- melvster [~melvster@ip-86-49-18-198.net.upcbroadband.cz] has joined #bitcoin-wizards15:03
-!- zookolaptop [~user@2601:281:8001:26aa:25c8:b221:3b51:8d61] has joined #bitcoin-wizards15:07
-!- Mably [~Mably@unaffiliated/mably] has quit [Ping timeout: 260 seconds]15:11
-!- Monthrect is now known as Piper-Off15:17
-!- GAit [~GAit@2-230-161-158.ip202.fastwebnet.it] has quit [Quit: Leaving.]15:19
-!- dEBRUYNE [~dEBRUYNE@56-197-ftth.onsbrabantnet.nl] has quit [Read error: Connection reset by peer]15:20
-!- notj [~notj@dhcp-18-189-20-179.dyn.MIT.EDU] has quit [Quit: My Mac has gone to sleep. ZZZzzz…]15:25
-!- el33th4x0r [8054a73f@gateway/web/cgi-irc/kiwiirc.com/ip.128.84.167.63] has joined #bitcoin-wizards15:28
kanzurecan someone fact-check my reply regarding "orphan rate is about a miner's competitor's orphan rate"? https://www.reddit.com/r/Bitcoin/comments/3uz0im/eli5_if_large_blocks_hurt_miners_with_slow/cxl0728?context=515:31
-!- Quanttek [~quassel@2a02:8108:73f:f6e4:e23f:49ff:fe47:9364] has quit [Ping timeout: 250 seconds]15:33
-!- roxtrongo [~roxtrongo@190-22-222-169.baf.movistar.cl] has joined #bitcoin-wizards15:34
el33th4x0rnice reference to Zohar's SM paper.15:35
el33th4x0rso funny to see people think that selfish mining was debunked.15:36
kanzureyeah i think the argument he might be thinking of is "miners wont behave in a way that breaks the network, because then their BTC becomes worthless" but miners can easily not care about BTC, and we should not dramatically reduce barriers for attacks15:37
el33th4x0ri thought that argument had been debunked. :-)15:38
kanzurei have no idea, i sort of lost track.15:38
el33th4x0revery argument that begins "no one would do that, because [in my model and according to my limited understanding where I project my goals onto others] it would not be in their rational self-interest" is flawed.15:39
el33th4x0rmore seriously though, I think he is pointing out that slow propagation of blocks is in some way akin to a block withholding attack.15:39
kanzurewell he's certainly not being lucid about that point15:39
el33th4x0rwell, take large miner, say >33%. if his blocks are taking a while to propagate to the network, he is, in essence, launching an unintentional SM attack.15:40
kanzure"The effect of slower propagation on mining is not punishing the party "with" slow propagation. "With" implies a privileged reference frame. From the point of view of a miner behind a tin-can-and-string link, it's the world that has slow connectivity."15:41
el33th4x0rright, you were right on the dot with that.15:41
kanzure(note: that was gmaxwell not me)15:41
-!- hsmiths__ [uid95325@gateway/web/irccloud.com/x-mupdarzzhxbppbll] has joined #bitcoin-wizards15:42
el33th4x0rok gmaxwell was right. And the other fellow's bringing up SM is apropos, because to the rest of the world, it looks like the miner is selfish mining, because he is holding his blocks back from the rest of the network.15:43
kanzuretrying to visualize a bitcoin mining network graph with all of the bandwidth asymmetries represented, hard to visualize but i think they might be edge weights or something that count higher over time15:44
kanzureer i guess you also have to visualize hashrate consolidation over time on same graph structure, so nevermind. not gonna try that one.15:44
-!- go1111111 [~go1111111@2604:4080:1128:0:f023:12aa:8c5a:4d24] has joined #bitcoin-wizards15:46
kanzurenot sure what to do about resemblance to selfish mining, if anything that sounds like his argument is "miners wont buy mega-awesome bandwidth and connectivity, because they will be basically performing a selfish-mining attack"?15:49
kanzurethe orphan rate stuff was re: increasingly big blocks, so maybe his argument was "larger miners won't both buy mega-awesome bandwidth and also won't be sending over increasingly big blocks, because that would be essentially similar to selfish mining"15:50
-!- GGuyZ [~GGuyZ@18.111.8.141] has quit [Quit: GGuyZ]15:52
kanzureoh his other post is even stranger. hm.15:52
-!- el33th4x0r [8054a73f@gateway/web/cgi-irc/kiwiirc.com/ip.128.84.167.63] has quit [Quit: http://www.kiwiirc.com/ - A hand crafted IRC client]15:59
-!- erasmospunk [~erasmospu@151.41.30.139] has quit [Remote host closed the connection]16:00
-!- moa [~kiwigb@opentransactions/dev/moa] has joined #bitcoin-wizards16:02
kanzurespecifically the weirdness is this one: "Blocksize should have an effect on orphaning, that's how miners can make sure that no absurdly big blocks get mined. Without the blocksize limit that is what would keep blocks smaller (until better block propagation software arises)."16:05
-!- Lightsword [~Lightswor@75.98.116.4] has quit [Ping timeout: 246 seconds]16:06
-!- chmod755 [~chmod755@unaffiliated/chmod755] has joined #bitcoin-wizards16:06
-!- Lightsword [~Lightswor@104.194.125.34] has joined #bitcoin-wizards16:08
-!- rusty [~rusty@pdpc/supporter/bronze/rusty] has quit [Ping timeout: 260 seconds]16:09
-!- roxtrongo [~roxtrongo@190-22-222-169.baf.movistar.cl] has quit [Remote host closed the connection]16:11
-!- Jeremy_Rand__ [~jeremy@172.56.14.41] has joined #bitcoin-wizards16:16
-!- zookolaptop [~user@2601:281:8001:26aa:25c8:b221:3b51:8d61] has quit [Ping timeout: 260 seconds]16:24
-!- Jeremy_Rand__ [~jeremy@172.56.14.41] has quit [Ping timeout: 260 seconds]16:25
kanzurecan someone fact-check my other reply? thanks https://www.reddit.com/r/Bitcoin/comments/3uz0im/eli5_if_large_blocks_hurt_miners_with_slow/cxl28zx?context=216:25
-!- Jeremy_Rand [~jeremy@129.15.64.249] has joined #bitcoin-wizards16:25
-!- Lightsword [~Lightswor@104.194.125.34] has quit [Quit: Lightsword]16:25
-!- el33th4x0r [68e5aa14@gateway/web/cgi-irc/kiwiirc.com/ip.104.229.170.20] has joined #bitcoin-wizards16:30
-!- Lightsword [~Lightswor@104.194.125.34] has joined #bitcoin-wizards16:35
kanzurenot completely sure i have the right overview of orphaning in my last two comments.16:35
-!- NewLiberty [~Joseph@adsl-99-171-117-62.dsl.irvnca.sbcglobal.net] has joined #bitcoin-wizards16:37
-!- rusty [~rusty@pdpc/supporter/bronze/rusty] has joined #bitcoin-wizards16:44
el33th4x0rthis discussion needs some metrics. Ittay and I defined some in the NG paper (http://arxiv.org/pdf/1510.02037.pdf). of particular concern here is "fairness"16:45
-!- Jeremy_Rand [~jeremy@129.15.64.249] has quit [Quit: Konversation terminated!]16:45
el33th4x0rwe'd expect the orphan rate observed by miners to vary depending on miner's network speed as well as hash power. a small miners is always going to be at a disadvantage compared to a large miner, because the latter has a higher probability of building on his own block.16:47
el33th4x0rthe question is, how big are these differences? are they worth worrying about? or are they in the noise compared to the already inherent variance?16:48
kanzureinherent variance noise is surely not a factor when smaller miners can't broadcast/publish/upload quickly enough. in the case of weak blocks, the problem is just flipped around and the smaller miner has trouble downloading all the big weak blocks.16:50
kanzure(although there are definitely some benefits to flipping the problem around, it's just not necessarily a solution of the problem at hand)16:51
-!- SgtStroopwafel [~Chuck@s5597aba6.adsl.online.nl] has quit [Read error: Connection reset by peer]16:51
kanzurei wonder if you could do global high-bandwidth radio broadcast of big weak blocks.......16:52
kanzurewhere is jgarzik's satellite company when you need him? bah16:53
-!- SgtStroopwafel [~Chuck@s5597aba6.adsl.online.nl] has joined #bitcoin-wizards16:53
kanzurejcorgan: poke16:54
-!- Newyorkadam [~Newyorkad@wikipedia/Newyorkadam] has joined #bitcoin-wizards16:56
kanzureoh i guess that would have to limit bitcoin devices to those that have giant antennaes connected to their local network... but that might be okay. i have always wanted an excuse to increase the number of giant antennaes everywhere.16:57
midnightmagicbitcoin price stopped rising and it was no longer realistic, i think16:59
kanzurei am going to prefer the alternative version of events in my head, like "elon musk said so"17:00
-!- GGuyZ [~GGuyZ@216-15-125-203.c3-0.sbo-ubr1.sbo.ma.cable.rcn.com] has joined #bitcoin-wizards17:00
kanzureel33th4x0r: in particular i mean that weak blocks definitely help the bandwidth requirement be less spikey and more normalized (if that's the right word)17:01
jcorgankanzure: yes?17:02
kanzurea graph theoretic person (maybe amiller) should study whether there are 5,000-node graph structures for the bitcoin network where a single node at any location could selectively impede bandwidth from some miner and dramatically decrease chances of that miner getting a block.17:03
-!- alex__ [~alex@96.90.231.161] has quit [Remote host closed the connection]17:03
kanzurejcorgan: hi, yes, i was wondering about prospcts for giant worldwide radio broadcast of big weak blocks. and sdr receiver antennaes everywhere. to route around bandwidth asymmetries on current interwebs.17:03
el33th4x0ryeah what happened to the microsatellite idea?17:04
midnightmagicmapping such a graph would require a sybil'ing the network and is thus unethical to study17:04
kanzuremidnightmagic: no i mean fake graph17:04
kanzuremidnightmagic: like, feasability17:04
-!- Lightsword [~Lightswor@104.194.125.34] has quit [Ping timeout: 260 seconds]17:04
jcorgankanzure: three ways to do it17:04
jcorganvia satellite, see BitSat project17:04
kanzureand what about noise/interference/pirates17:05
jcorganvia terrestrial piggybacking, see Finnish project to send blocks via program stream in DTV signals17:05
jcorganvia dedicated broadcast for metro area, see gr-bitcoin with gnuradio17:06
el33th4x0rkanzure: NG distributes the bandwidth usage more evenly over time. weak blocks aren't as good at doing the same -- they seem open to abuse.17:06
el33th4x0rjcorgan: we have student teams build microsatellites and they go up for free on certain launches. the difficulty seems to lie with radio freqs, at least, that's what they said.17:07
jcorgantrue, but Dunvegan (jgarzik) has scoped out many of the issues and has plans underway for a stack of 3 cubesat17:08
el33th4x0rcool.17:08
-!- mrkent [~textual@unaffiliated/mrkent] has joined #bitcoin-wizards17:11
-!- Lightsword [~Lightswor@104.194.125.34] has joined #bitcoin-wizards17:12
-!- simba [~simba@128.31.34.95] has quit [Remote host closed the connection]17:13
-!- gielbier [~giel____@unaffiliated/gielbier] has quit [Ping timeout: 245 seconds]17:13
-!- Lightsword [~Lightswor@104.194.125.34] has quit [Read error: Connection reset by peer]17:15
jcorgani don't know whatever happened to the DVB-T broadcast project.  Last I heard they had some proof of concept working but the cost to actually broadcast was something like 2K USD per month to add their MPEG TS stream to a real station.  Would have covered much of Finland and Sweden, I think.17:16
jcorganthe receiver would have been one of those RTL-based DVB-T receivers (10 USD), and the idea was that vending machines, etc., could cheaply receive the block chain and only use costly bandwidth for admin17:17
-!- GGuyZ_ [~GGuyZ@216-15-125-203.c3-0.sbo-ubr1.sbo.ma.cable.rcn.com] has joined #bitcoin-wizards17:21
-!- GGuyZ [~GGuyZ@216-15-125-203.c3-0.sbo-ubr1.sbo.ma.cable.rcn.com] has quit [Ping timeout: 246 seconds]17:24
-!- GGuyZ_ is now known as GGuyZ17:24
-!- GGuyZ [~GGuyZ@216-15-125-203.c3-0.sbo-ubr1.sbo.ma.cable.rcn.com] has quit [Quit: GGuyZ]17:28
-!- bendavenport [~bpd@96.90.231.161] has quit [Quit: bendavenport]17:29
-!- Ylbam [uid99779@gateway/web/irccloud.com/x-kyucwskummgebldv] has quit [Quit: Connection closed for inactivity]17:30
-!- justanotheruser [~Justan@unaffiliated/justanotheruser] has quit [Ping timeout: 260 seconds]17:30
-!- notj [~notj@dhcp-18-189-104-191.dyn.mit.edu] has joined #bitcoin-wizards17:31
-!- c0rw1n is now known as c0rw|zZz17:33
-!- Lightsword [~Lightswor@104.194.125.34] has joined #bitcoin-wizards17:36
-!- Lightsword [~Lightswor@104.194.125.34] has quit [Read error: Connection reset by peer]17:37
-!- Lightsword [~Lightswor@104.194.125.34] has joined #bitcoin-wizards17:38
-!- simba [~simba@dhcp-18-111-93-77.dyn.mit.edu] has joined #bitcoin-wizards17:38
-!- mrkent_ [~textual@unaffiliated/mrkent] has joined #bitcoin-wizards17:39
-!- bramc [~bram@99-75-88-206.lightspeed.sntcca.sbcglobal.net] has joined #bitcoin-wizards17:41
-!- mrkent [~textual@unaffiliated/mrkent] has quit [Ping timeout: 260 seconds]17:43
-!- Yoghur114 [~jorn@g227014.upc-g.chello.nl] has quit [Remote host closed the connection]17:45
rustyjcorgan: AFAIK Dungvan folded.  I thought it overly ambitious anyway; we don't want a group of three cubesats, we want many sats at completely independent launches.  I felt a simple broadcast of block headers gives you 90% of the benefit, and can fit in a small unit which you can pay other cubesats to carry for you (thereby dropping their costs).17:45
jcorgani wasn't aware.  i consulted for them on the radio link parameters and ground station requirements, but haven't been involved for at least a year17:48
-!- notj [~notj@dhcp-18-189-104-191.dyn.mit.edu] has quit [Quit: My Mac has gone to sleep. ZZZzzz…]17:48
-!- kr00k [~Manu_2@239.Red-88-18-241.staticIP.rima-tde.net] has joined #bitcoin-wizards17:54
kr00kHi everyone!17:54
-!- kr00k [~Manu_2@239.Red-88-18-241.staticIP.rima-tde.net] has left #bitcoin-wizards []17:57
-!- kr00k [~Manu_2@239.Red-88-18-241.staticIP.rima-tde.net] has joined #bitcoin-wizards18:00
-!- kr00k [~Manu_2@239.Red-88-18-241.staticIP.rima-tde.net] has left #bitcoin-wizards []18:02
-!- Lightsword [~Lightswor@104.194.125.34] has quit [Ping timeout: 245 seconds]18:04
-!- el33th4x0r [68e5aa14@gateway/web/cgi-irc/kiwiirc.com/ip.104.229.170.20] has quit [Quit: http://www.kiwiirc.com/ - A hand crafted IRC client]18:09
-!- el33th4x0r [68e5aa14@gateway/web/cgi-irc/kiwiirc.com/ip.104.229.170.20] has joined #bitcoin-wizards18:10
-!- Lightsword [~Lightswor@104.194.125.34] has joined #bitcoin-wizards18:11
-!- shesek [~shesek@bzq-84-110-110-242.cablep.bezeqint.net] has quit [Ping timeout: 260 seconds]18:12
-!- notj [~notj@c-76-119-235-83.hsd1.ma.comcast.net] has joined #bitcoin-wizards18:13
-!- justanotheruser [~Justan@unaffiliated/justanotheruser] has joined #bitcoin-wizards18:13
-!- simba [~simba@dhcp-18-111-93-77.dyn.mit.edu] has quit [Remote host closed the connection]18:16
-!- simba [~simba@dhcp-18-111-93-77.dyn.mit.edu] has joined #bitcoin-wizards18:17
maakuthere are student designed cubesats going up every year on government subsidy18:20
maakuhaveing a plug-in block header relay module would be very inexpensive18:20
rustymaaku: exactly.  And for this you want numbers for coverage.  Given the avg cubesat lasts about 6 months, you want big numbers, too.18:23
-!- zookolaptop [~user@2601:281:8001:26aa:25c8:b221:3b51:8d61] has joined #bitcoin-wizards18:23
-!- adam3us [~Adium@c-24-4-96-213.hsd1.ca.comcast.net] has joined #bitcoin-wizards18:23
-!- alex__ [~alex@c-73-15-3-152.hsd1.ca.comcast.net] has joined #bitcoin-wizards18:23
maakuthe bigger problem is intersat relay. a block-relay cubesat is pretty useless if it only intermitantly talks to whatever ground station is under it18:24
jcorgana big challenge is that none of them (nor the originally planned BitSat's) will have the available transmit power to have receivers with simple, fixed antennas18:24
jcorganall would require pointable tracking dishes to have enough gain18:24
maakuwell not useless, but not as useful as it could be18:24
el33th4x0raren't the delays to bounce to those altitudes so huge to make ths a non-starter?18:25
maakuwould sitll let you know if there are more-work blocks you haven't been hearing about18:25
rustymaaku: yeah, you need multiple ground stations, you also need as jcorgan said, to try to reduce the kit needed to receive signals.18:25
-!- alex__ [~alex@c-73-15-3-152.hsd1.ca.comcast.net] has quit [Remote host closed the connection]18:25
-!- Lightsword [~Lightswor@104.194.125.34] has quit [Ping timeout: 260 seconds]18:25
maakuel33th4x0r: altitudes of 200km?18:25
rustymaaku: AFAICT that's the entire point.18:25
rusty(Or at least, see my comment on "90% of the benefit")18:25
maakurusty: talk in scrollback was about sidestepping terrestrial broadcast links18:26
rustymaaku: yeah, people talk a lot :)  The reason I donated to the initial dungvan raise was because having alternate (even wacky!) anti-sybil methods is useful to the robustness of the system as a whole.18:27
rustyI also considered creating a "blockhdr by sms" subscription service.18:28
jcorganin my more paranoid moments, i always figured a constellation of blockchain emitting cubesates would make good target practice for ThePowersThatBe(TM) :-)18:29
kanzuresince when is venture capital considered a donation? :p18:29
rustykanzure: the very early exploratory money (20BTC IIRC, at a point where that was over USD10k) was very clearly a donation :)18:30
kanzurehuh, didn't know. ok.18:31
-!- roconnor [~roconnor@host-45-58-249-254.dyn.295.ca] has joined #bitcoin-wizards18:32
rustykanzure: https://bitcointalk.org/index.php?topic=334701.018:32
kanzurebtw i think tiernolan came up with near blocks a few years ago18:34
-!- Guest78012 is now known as Graet18:34
-!- Graet [~Graet@192.198.92.101] has quit [Changing host]18:35
-!- Graet [~Graet@unaffiliated/graet] has joined #bitcoin-wizards18:35
kanzurehttps://bitcointalk.org/index.php?topic=179598.018:35
-!- Lightsword [~Lightswor@104.194.125.34] has joined #bitcoin-wizards18:35
-!- NewLiberty [~Joseph@adsl-99-171-117-62.dsl.irvnca.sbcglobal.net] has quit [Ping timeout: 250 seconds]18:36
maakujcorgan: I highly doubt any nation would risk the international incident that would result from bombing a satellite18:36
jcorgani was joking, of course, but you don't need to bomb it, just fry an LNA or two.  "Satellites fail all the time!"18:37
maaku(not because "hey you shot down my satellite!" but because the debris would cause real economic damage)18:38
maakuah yeah that would probably work against a non-hardened cubesat18:38
kanzurere: sharding as only way to reduce local bandwidth, would probably be good to have once-a-month block shard with lowest possible bandwidth requirements.18:38
kanzurehigh-latency low-bandwidth blocks would be v. v. useful for decentralization purposes18:39
kanzurealso with absurdly small block size18:40
-!- notj [~notj@c-76-119-235-83.hsd1.ma.comcast.net] has quit [Quit: My Mac has gone to sleep. ZZZzzz…]18:44
-!- alex_ [~alex@c-73-15-3-152.hsd1.ca.comcast.net] has joined #bitcoin-wizards18:46
-!- rusty [~rusty@pdpc/supporter/bronze/rusty] has left #bitcoin-wizards []18:47
-!- adam3us [~Adium@c-24-4-96-213.hsd1.ca.comcast.net] has quit [Quit: Leaving.]18:47
-!- adam3us [~Adium@c-24-4-96-213.hsd1.ca.comcast.net] has joined #bitcoin-wizards18:49
-!- NewLiberty [~Joseph@2602:306:b8e0:8160:6543:49e0:47aa:d891] has joined #bitcoin-wizards18:49
-!- adam3us [~Adium@c-24-4-96-213.hsd1.ca.comcast.net] has quit [Client Quit]18:50
-!- alex_ [~alex@c-73-15-3-152.hsd1.ca.comcast.net] has quit [Ping timeout: 260 seconds]18:50
-!- hsmiths__ [uid95325@gateway/web/irccloud.com/x-mupdarzzhxbppbll] has quit [Quit: Connection closed for inactivity]18:52
-!- notj [~notj@c-76-119-235-83.hsd1.ma.comcast.net] has joined #bitcoin-wizards18:55
-!- [d__d] [~d__d]@ec2-54-85-45-223.compute-1.amazonaws.com] has quit [Remote host closed the connection]18:58
-!- [d__d] [~d__d]@ec2-54-85-45-223.compute-1.amazonaws.com] has joined #bitcoin-wizards18:58
-!- notj [~notj@c-76-119-235-83.hsd1.ma.comcast.net] has quit [Quit: My Mac has gone to sleep. ZZZzzz…]19:02
-!- p15 [~p15@11.91.145.64.client.static.strong-tk2.bringover.net] has joined #bitcoin-wizards19:02
-!- Lightsword_ [~Lightswor@104.194.125.34] has joined #bitcoin-wizards19:03
-!- Lightsword [~Lightswor@104.194.125.34] has quit [Ping timeout: 250 seconds]19:03
-!- bsm117532 [~mcelrath@38.121.165.30] has quit [Ping timeout: 250 seconds]19:04
-!- Lightsword_ [~Lightswor@104.194.125.34] has quit [Ping timeout: 250 seconds]19:08
-!- Lightsword [~Lightswor@104.194.125.34] has joined #bitcoin-wizards19:08
-!- Lightsword [~Lightswor@104.194.125.34] has quit [Ping timeout: 250 seconds]19:14
-!- Lightsword [~Lightswor@104.194.125.34] has joined #bitcoin-wizards19:21
-!- [d__d] [~d__d]@ec2-54-85-45-223.compute-1.amazonaws.com] has quit [Remote host closed the connection]19:26
-!- [d__d] [~d__d]@ec2-54-85-45-223.compute-1.amazonaws.com] has joined #bitcoin-wizards19:27
bramcYou don't need to 'bomb' a satellite. Hitting it with a piece of dust would do the trick.19:36
-!- el33th4x0r [68e5aa14@gateway/web/cgi-irc/kiwiirc.com/ip.104.229.170.20] has quit [Quit: http://www.kiwiirc.com/ - A hand crafted IRC client]19:36
-!- adam3us [~Adium@c-24-4-96-213.hsd1.ca.comcast.net] has joined #bitcoin-wizards19:37
-!- adam3us [~Adium@c-24-4-96-213.hsd1.ca.comcast.net] has quit [Client Quit]19:38
maakubramc a kinetic impactor would have all the same issues of creating space junk19:41
-!- Newyorkadam [~Newyorkad@wikipedia/Newyorkadam] has quit [Quit: Newyorkadam]19:41
bramcmaaku, Sort of. The thing doing the impacting could be very small. The satellite itself would be some serious space junk though.19:42
ajif it's a bit of dust impacting the sat, it'll just stay mostly in the same orbit though, which for cubesats will decay in a few months anyway?19:43
-!- Newyorkadam [~Newyorkad@wikipedia/Newyorkadam] has joined #bitcoin-wizards19:44
-!- Newyorkadam [~Newyorkad@wikipedia/Newyorkadam] has quit [Client Quit]19:45
-!- xcthulhu [~mpwd@98.147.127.2] has joined #bitcoin-wizards19:49
-!- xcthulhu [~mpwd@98.147.127.2] has quit [Client Quit]19:49
-!- calibre720 [~calibre72@triband-mum-120.62.227.139.mtnl.net.in] has quit [Remote host closed the connection]19:53
-!- melvster [~melvster@ip-86-49-18-198.net.upcbroadband.cz] has quit [Ping timeout: 246 seconds]19:56
-!- alex_ [~alex@c-73-231-188-118.hsd1.ca.comcast.net] has joined #bitcoin-wizards20:04
-!- simba [~simba@dhcp-18-111-93-77.dyn.mit.edu] has quit [Remote host closed the connection]20:06
-!- alex__ [~alex@c-73-231-188-118.hsd1.ca.comcast.net] has joined #bitcoin-wizards20:08
-!- melvster [~melvster@ip-86-49-18-198.net.upcbroadband.cz] has joined #bitcoin-wizards20:08
-!- alex_ [~alex@c-73-231-188-118.hsd1.ca.comcast.net] has quit [Ping timeout: 260 seconds]20:09
-!- alex__ [~alex@c-73-231-188-118.hsd1.ca.comcast.net] has quit [Ping timeout: 260 seconds]20:12
-!- Newyorkadam [~Newyorkad@wikipedia/Newyorkadam] has joined #bitcoin-wizards20:22
-!- Newyorkadam [~Newyorkad@wikipedia/Newyorkadam] has quit [Client Quit]20:22
-!- simba [~simba@dhcp-18-111-22-156.dyn.mit.edu] has joined #bitcoin-wizards20:22
-!- xcthulhu [~mpwd@98.147.127.2] has joined #bitcoin-wizards20:25
-!- alex_ [~alex@c-73-231-188-118.hsd1.ca.comcast.net] has joined #bitcoin-wizards20:26
-!- simba [~simba@dhcp-18-111-22-156.dyn.mit.edu] has quit [Remote host closed the connection]20:35
-!- nessence [~alexl@cpe-67-244-121-127.nyc.res.rr.com] has joined #bitcoin-wizards20:36
-!- xcthulhu [~mpwd@98.147.127.2] has quit [Quit: xcthulhu]20:44
-!- alex_ [~alex@c-73-231-188-118.hsd1.ca.comcast.net] has quit [Remote host closed the connection]20:44
-!- alex_ [~alex@c-73-231-188-118.hsd1.ca.comcast.net] has joined #bitcoin-wizards20:44
-!- alex_ [~alex@c-73-231-188-118.hsd1.ca.comcast.net] has quit [Remote host closed the connection]20:45
-!- xcthulhu [~mpwd@mta-98-147-127-2.hawaii.rr.com] has joined #bitcoin-wizards20:45
* TD-Linux would love to see bramc's piece of dust that can precisely impact an orbiting satellite at very high relative velocities21:02
-!- alex_ [~alex@c-73-231-188-118.hsd1.ca.comcast.net] has joined #bitcoin-wizards21:04
-!- alex_ [~alex@c-73-231-188-118.hsd1.ca.comcast.net] has quit [Remote host closed the connection]21:05
-!- NewLiberty [~Joseph@2602:306:b8e0:8160:6543:49e0:47aa:d891] has quit [Ping timeout: 260 seconds]21:06
-!- NewLiberty [~Joseph@2602:306:b8e0:8160:6543:49e0:47aa:d891] has joined #bitcoin-wizards21:08
-!- zookolaptop [~user@2601:281:8001:26aa:25c8:b221:3b51:8d61] has quit [Ping timeout: 250 seconds]21:12
-!- alex_ [~alex@c-73-231-188-118.hsd1.ca.comcast.net] has joined #bitcoin-wizards21:13
-!- alex_ [~alex@c-73-231-188-118.hsd1.ca.comcast.net] has quit [Ping timeout: 260 seconds]21:17
-!- sparetire_ [~sparetire@unaffiliated/sparetire] has quit [Quit: sparetire_]21:19
-!- xcthulhu [~mpwd@mta-98-147-127-2.hawaii.rr.com] has quit [Quit: xcthulhu]21:21
-!- mrkent_ [~textual@unaffiliated/mrkent] has quit []21:22
-!- simba [~simba@dhcp-18-111-104-184.dyn.mit.edu] has joined #bitcoin-wizards21:24
-!- Giszmo [~leo@pc-36-133-241-201.cm.vtr.net] has quit [Quit: Leaving.]21:26
-!- xcthulhu [~mpwd@mta-98-147-127-2.hawaii.rr.com] has joined #bitcoin-wizards21:45
-!- ThomasV [~ThomasV@unaffiliated/thomasv] has joined #bitcoin-wizards21:48
-!- NewLiberty [~Joseph@2602:306:b8e0:8160:6543:49e0:47aa:d891] has quit [Ping timeout: 260 seconds]22:08
-!- Quanttek [~quassel@2a02:8108:73f:f6e4:e23f:49ff:fe47:9364] has joined #bitcoin-wizards22:13
-!- dEBRUYNE [~dEBRUYNE@56-197-ftth.onsbrabantnet.nl] has joined #bitcoin-wizards22:22
-!- adam3us [~Adium@c-98-234-64-218.hsd1.ca.comcast.net] has joined #bitcoin-wizards22:22
-!- mrkent [~textual@unaffiliated/mrkent] has joined #bitcoin-wizards22:24
-!- Quanttek [~quassel@2a02:8108:73f:f6e4:e23f:49ff:fe47:9364] has quit [Ping timeout: 264 seconds]22:24
-!- dave4925 [dave4925@unaffiliated/dave4925] has joined #bitcoin-wizards22:27
-!- NewLiberty [~Joseph@2602:306:b8e0:8160:6543:49e0:47aa:d891] has joined #bitcoin-wizards22:27
-!- AaronvanW [~ewout@unaffiliated/aaronvanw] has quit [Ping timeout: 250 seconds]22:28
-!- instagibbs [~instagibb@pool-108-31-210-40.washdc.fios.verizon.net] has quit [Ping timeout: 250 seconds]22:31
-!- matsjj [~matsjj@p5B209DD2.dip0.t-ipconnect.de] has joined #bitcoin-wizards22:32
-!- propumpkin [~copumpkin@unaffiliated/copumpkin] has joined #bitcoin-wizards22:33
-!- dEBRUYNE [~dEBRUYNE@56-197-ftth.onsbrabantnet.nl] has quit [Read error: Connection reset by peer]22:34
-!- copumpkin [~copumpkin@unaffiliated/copumpkin] has quit [Ping timeout: 260 seconds]22:34
-!- instagibbs [~instagibb@100.15.115.26] has joined #bitcoin-wizards22:42
-!- alex_ [~alex@c-73-231-188-118.hsd1.ca.comcast.net] has joined #bitcoin-wizards22:42
-!- p15 [~p15@11.91.145.64.client.static.strong-tk2.bringover.net] has quit [Ping timeout: 260 seconds]22:43
-!- alex_ [~alex@c-73-231-188-118.hsd1.ca.comcast.net] has quit [Ping timeout: 250 seconds]22:47
-!- nivah [~linker@115.79.55.177] has joined #bitcoin-wizards22:54
-!- ThomasV [~ThomasV@unaffiliated/thomasv] has quit [Ping timeout: 245 seconds]22:56
-!- adam3us [~Adium@c-98-234-64-218.hsd1.ca.comcast.net] has quit [Quit: Leaving.]23:04
-!- melvster [~melvster@ip-86-49-18-198.net.upcbroadband.cz] has quit [Remote host closed the connection]23:16
-!- melvster [~melvster@ip-86-49-18-198.net.upcbroadband.cz] has joined #bitcoin-wizards23:17
-!- p15 [~p15@118.91.145.64.client.static.strong-tk2.bringover.net] has joined #bitcoin-wizards23:25
-!- nivah [~linker@115.79.55.177] has quit [Ping timeout: 260 seconds]23:26
-!- nivah [~linker@115.79.55.177] has joined #bitcoin-wizards23:27
-!- NewLiberty [~Joseph@2602:306:b8e0:8160:6543:49e0:47aa:d891] has quit [Ping timeout: 260 seconds]23:29
-!- SDr is now known as SDr|Neko23:40
-!- bramc [~bram@99-75-88-206.lightspeed.sntcca.sbcglobal.net] has quit [Quit: This computer has gone to sleep]23:40
-!- DougieBot5000 [~DougieBot@unaffiliated/dougiebot5000] has quit [Quit: Leaving]23:41
-!- nessence [~alexl@cpe-67-244-121-127.nyc.res.rr.com] has quit []23:41
-!- Mably [~Mably@unaffiliated/mably] has joined #bitcoin-wizards23:42
-!- Ylbam [uid99779@gateway/web/irccloud.com/x-ynvqqyrnjrhdwitf] has joined #bitcoin-wizards23:43
-!- Mably [~Mably@unaffiliated/mably] has quit [Ping timeout: 246 seconds]23:55
--- Log closed Thu Dec 03 00:00:42 2015

Generated by irclog2html.py 2.15.0.dev0 by Marius Gedminas - find it at mg.pov.lt!