00:01:49 <[\\\]> [\\\] has joined #bitcoin-wizards 00:03:09 DougieBot5000 has quit 00:07:08 roidster has joined #bitcoin-wizards 00:07:32 jtimon has joined #bitcoin-wizards 00:08:38 situation has quit 00:09:47 zzyzx has quit 00:10:32 adam3us has joined #bitcoin-wizards 00:13:07 Ursium_ has quit 00:14:12 rdymac has joined #bitcoin-wizards 00:15:07 situation has joined #bitcoin-wizards 00:19:25 crowex has quit 00:21:04 rs2 has joined #bitcoin-wizards 00:22:50 AndChat-522641 has joined #bitcoin-wizards 00:24:18 AndChat|522641 has quit 00:26:14 rs2 has quit 00:30:13 rs2 has joined #bitcoin-wizards 00:31:04 crowex has joined #bitcoin-wizards 00:32:31 AndChat-522641 has quit 00:34:49 tromp has quit 00:35:24 tromp has joined #bitcoin-wizards 00:38:46 tromp has quit 00:39:01 tromp has joined #bitcoin-wizards 00:43:49 ghtdak has joined #bitcoin-wizards 00:54:03 crowex has quit 00:54:24 mr_burdell has joined #bitcoin-wizards 01:01:00 roconnor has quit 01:03:26 crowex has joined #bitcoin-wizards 01:05:28 crowex has quit 01:14:27 AndChat|522641 has joined #bitcoin-wizards 01:15:39 rs2 has quit 01:16:16 wallet42 has joined #bitcoin-wizards 01:18:55 AndChat|522641 has quit 01:27:00 TheSeven has quit 01:40:29 tromp has quit 01:41:02 tromp has joined #bitcoin-wizards 01:44:58 Man. Someone needs to redo The Producers for modern times. It should be about developer and a trader duo that due to some crazy futures contract have to make their altcoin become worthless. 01:44:59 tromp has quit 01:45:03 And they make it scammier and scammer but the price keeps going up. 01:50:02 gavinandresen has joined #bitcoin-wizards 01:57:14 haha 02:00:17 fanquake has joined #bitcoin-wizards 02:00:54 tromp has joined #bitcoin-wizards 02:01:12 Ursium has joined #bitcoin-wizards 02:05:41 bizzle has quit 02:06:24 bizzle has joined #bitcoin-wizards 02:07:39 crowex has joined #bitcoin-wizards 02:08:31 (wikipedia and imdb disagree on 'the' year of that film -- '67 and '68, respectively -- i wonder if they define it differently or just errorism...) 02:10:40 bizzle has quit 02:18:35 gavinandresen has quit 02:19:23 Krellan_ has quit 02:22:31 crowex has quit 02:25:05 wallet42 has quit 02:26:05 austinhill has joined #bitcoin-wizards 02:30:03 wallet42 has joined #bitcoin-wizards 02:31:14 gmaxwell: LOL! 02:32:05 tetra has quit 02:32:51 nsh_ has joined #bitcoin-wizards 02:32:52 nsh has quit 02:38:21 wallet42 has quit 02:41:56 wallet42 has joined #bitcoin-wizards 02:48:57 c0rw1n has joined #bitcoin-wizards 02:50:16 austinhill has quit 02:50:44 tt_texas is now known as tacotime_ 02:52:05 TheSeven has joined #bitcoin-wizards 02:53:22 ssj4mo has joined #bitcoin-wizards 02:53:53 ssj4mo_e has joined #bitcoin-wizards 02:54:11 ssj4mo has quit 02:54:15 ssj4mo_e has quit 02:54:34 ssj4mo has joined #bitcoin-wizards 03:11:59 HM has quit 03:21:18 HM has joined #bitcoin-wizards 03:23:15 spin123456 has quit 03:23:40 spinza has joined #bitcoin-wizards 03:23:45 Guest42545 is now known as weex 03:23:57 weex has quit 03:23:57 weex has joined #bitcoin-wizards 03:35:32 ssj4mo has quit 03:36:43 ssj4mo has joined #bitcoin-wizards 03:54:17 gmaxwell: ROFL 04:01:48 wallet42 has quit 04:03:13 c0rw1n has quit 04:09:48 c0rw1n has joined #bitcoin-wizards 04:42:15 ghtdak has quit 04:46:54 TheSeven has quit 04:47:02 <[7]> [7] has joined #bitcoin-wizards 04:48:38 kanzure has quit 04:48:42 jrmithdobbs has quit 04:49:44 kanzure has joined #bitcoin-wizards 04:52:34 jrmithdobbs has joined #bitcoin-wizards 05:29:31 artifexd has quit 05:37:11 super3 has quit 05:38:28 artifexd has joined #bitcoin-wizards 05:41:03 tromp has quit 05:41:35 tromp has joined #bitcoin-wizards 05:46:20 tromp has quit 05:46:58 LarsLarsen has quit 05:47:59 CodeShark has quit 05:52:40 gmaxwell: classic! 05:55:50 roidster has quit 05:59:38 CodeShark has joined #bitcoin-wizards 06:02:23 CodeShark has quit 06:02:44 CodeShark has joined #bitcoin-wizards 06:03:33 roasbeef_ is now known as roasbeef 06:23:44 wallet42 has joined #bitcoin-wizards 06:28:24 bizzle has joined #bitcoin-wizards 06:33:06 bizzle has quit 06:38:30 antephialtic has quit 06:59:36 rdymac has quit 07:00:42 rdymac has joined #bitcoin-wizards 07:00:43 gmaxwell: brilliant 07:02:05 Ksipax has joined #bitcoin-wizards 07:03:40 for someone who knows SNARKs better than I do, it is possible to have a generic, circuit-independent verificaiton routine which takes a verification key and a proof and validates it for any input program, correct? 07:28:31 tetra has joined #bitcoin-wizards 07:30:03 c0rw1n has quit 07:32:48 ielo has joined #bitcoin-wizards 07:44:52 ssj4mo has quit 07:45:17 <_ingsoc> _ingsoc has joined #bitcoin-wizards 07:45:23 ssj4mo has joined #bitcoin-wizards 07:48:57 n/m, reading the pinocchio paper... 08:03:41 sure, a universal circut. thats what the tinyram stuff is about. they define a circuit for a load/store processor that runs N steps (e.g. verifies any program that completes in at least N step) 08:05:05 gmaxwell: but you could write a generic function that takes vk,input,output,proof as returns true/false, and works for any circuit, right? 08:05:46 i mean, using tinyram is not necessary, right? 08:07:05 i'm trying to see if I can get two-way pegging down to one SNARK verfication opcode and a single protocol rule 08:07:11 yes. assuming that vk is different for different circuits OR vk is a vk for a universal circut (like tinyram) which you've used and input includes the config. 08:07:47 ok cool, that means i'm starting to get an intuitive grasp for this :) 08:07:50 maaku: yes. well not quite one opcode, you'll need extra opcodes to push the right data onto the stack for the input. 08:08:32 yes of course, i meant just one new opcode extension, as a soft-fork 08:08:42 but thats exactly what I imagined in the coinwitness post. That there would just be an OP_SNARK. 08:10:53 plus either one more opcode or a pattern matching rule to make sure the quieting output is of a specific form, also a soft fork change 08:11:02 wallet42 has quit 08:11:06 i'm much more confident about this now that I'm reasonably certain it can be done as a soft-fork 08:11:48 actually you don't necessarily need an op code that does anything about the outputs! 08:12:20 you make either the snark opcode act like a checksig and gets a hash of the transaction or you add an opcode to push a hash of the transaction onto the stack 08:12:28 and thats all you need. 08:12:52 because you make the hash of the transaction a public input to the snark, and then as a private input to the snark you give it the whole transaction. 08:13:08 and the snark checks the outputs and runs the hash and checks agreement! 08:13:44 (this is the coin covenants post where I'm mostly pointing out that if a snark signs the transaction at all, you can have output restrictions even if you never intended to enable them. 08:13:47 sneaky 08:13:48 ) 08:14:32 that is suitably evil 08:15:53 ok given that this enables covenants, how confident are you that it could get adopted? 08:16:53 imho an evil-covenanted coin is no worse than a lost coin, but i realize that isn't the popular opinion when the topic comes up... 08:17:32 I think covenants are too useful (as PT pointed out they can give you compactly verifyable colored coins) 08:17:45 you can always choose to refuse to accept them. 08:18:00 yeah that's my argument 08:18:06 since you choose what scriptpubkeys you reconize as yours. 08:18:08 MoALTz has joined #bitcoin-wizards 08:18:09 besides, I don't know how you'd recognize them in the first place 08:18:14 -yeah 08:19:03 right, they're not something that would surprise you. I think in general they are bad and can be misused and people should be cautioned against them.. but I don't think thats enough reason to deny a very powerful feature esp removing them is quite difficult. 08:19:57 you can even have them today, if you have n/m signing oracles .. e.g. that can insist you provide the tx they're signing for inspection for agreement with rules. 08:24:29 crowex has joined #bitcoin-wizards 08:25:06 I do in any case think we should have an opcode that takes a masking setting and pushes tag,h(mask_setting,mask(mask_setting,transaction)) onto a special signing stack or the like so that you can control what you're signing from within the script. 08:28:59 crowex has quit 08:30:44 what is tag in this context? 08:32:35 you mean a generalization of the sighash flags? 08:32:42 a description of which opcode was used to push the data. it must be tagged so that you can't use a data push instead of a mask_transaction push 08:33:35 otherwise you can take a transaction save its masked hash and replace the OP_MASKTX_TO_SIGSTACK with a OP_PUSHTOSIGSTACK 08:33:50 and thereby steal coins. 08:36:39 ok. it's nothing special though, just the byte/opcode index perhaps? 08:37:20 yea, just the opcode you're using I think is fine, just to prevent emulation of a transaction push with a data push. 08:37:37 in any case you could construct complicated masking schemes just by making multiple OP_MASKTX_TO_SIGSTACK pushes. 08:38:32 e.g. if one of the settings for OP_MASKTX_TO_SIGSTACK is a lets you pick txouts one at a time. 08:39:56 Ksipax has quit 08:40:02 OP_MASKTX & SIGSTACK is something I need to contemplate. is this written up anywhere? 08:42:26 I might discussed it in passing but I'm not sure which post. I'm not entirely sure if it's worth it of if some point it just becomes 'screw it' use a snark. though if you want malleability you can't really do snark masking, since the snark would need to be recomputed. 08:43:16 mostly all this stemming from the in ability to do a SIGHASH SINGLE that obligates two txouts, or even just a different tx out than your current index. 08:44:24 tromp has joined #bitcoin-wizards 08:46:14 wait, if the snark accepts as input the full (unsigned) transaction, then ignores some parts of it, if those ignored parts are changed the snark proof becomes invalid? 08:46:21 even though the output doesn't change? 08:47:04 yes, because the hash input to the snark proof changes. 08:47:12 i see 08:47:17 so someone needs to rerun the proof to make sure it still likes it 08:47:38 this is one reason why flexible masking is still useful even though in theory you can do all masking inside the snark 08:48:17 gribble has quit 08:48:23 another reason is because doing any masking inside the snark requires proving that the transaction and the hash agree, and that means running the hash in the snark.. and thats a bunch of extra work for the prover. 08:48:55 tromp has quit 08:49:17 edulix_ has joined #bitcoin-wizards 08:49:26 have you thought about the format for the configuration of this masker? are bitfields specifying inputs & outputs to include sufficient? 08:50:05 mike4 has joined #bitcoin-wizards 08:50:17 I have, and I think something like that is acceptable, figuring out what the most efficient way to encode the masks seems like an interesting problem. 08:50:41 Sangheil- has joined #bitcoin-wizards 08:51:17 basically I think you want some cases to be efficient: for each data type (inputs, outputs): all, none, a few at random, some range contigiously to all be reasonably efficient to encode. 08:51:43 gribble has joined #bitcoin-wizards 08:51:43 yeah last time I thought about this I got hung up on figuring out how to make these masking modes composable 08:51:52 sipa_ has joined #bitcoin-wizards 08:51:53 without requring equal numbers of inputs & outputs 08:52:06 mikalv_ has joined #bitcoin-wizards 08:52:15 nsh__ has joined #bitcoin-wizards 08:52:23 hence the freimarkets sub-transactions which punts the problem to a hard fork 08:52:31 there is also a question of wanting to do masking like outputx, clamping the bitcoin amount it pays to min(actual,2 btc). but maybe you just say if you want masking that complicated, get a snark. 08:52:42 though it's actually a very useful thing to do. 08:53:50 e.g. say you're going to do a kickstarter thing, output 0 pays to the project, you put in 2 btc using a 3 btc coin. You want to sign output 0 clamped to min(actual,2), and sign output N (completely) 08:54:14 I sign any txn spending my coin, such that at least 2 btc go here, and 1 btc go to me. 08:55:00 I waver on the use: the problem is that you can eliminate the need by using a multiple round protocol where the users agree on the values first. 08:55:12 Aesthetic has joined #bitcoin-wizards 08:55:29 nsh_ has quit 08:55:31 the problem with that solution, however, is that multiple round protocols are actually really hard to implement and create a bunch of obnoxious failure modes, including accidental ones. 08:56:03 keus has quit 08:56:04 d34th has quit 08:56:04 copumpkin has quit 08:56:05 mikalv has quit 08:56:05 edulix has quit 08:56:05 Sangheili has quit 08:56:05 c--O-O has quit 08:56:07 Logicwax has quit 08:56:07 sipa has quit 08:56:12 "oh, bob went offline, we need to start over. oh bob came back. oh bob is gone again. oh bob is back. oh crap we werent smart enough to write code to deal with bob flapping" 08:56:23 darnit freenode 08:56:24 hrm, the mask specification could be relative to an encoded offset to the other side, which is intentionally malleable 08:56:31 i think i may have just eliminated the need for sub-transactions 08:57:16 yeah 08:57:34 yea I had assumed at one point basically leaving the mask specifier out of the hash (though I see I fucked that up above) for that reason. 08:58:06 basically if you haven't covered the whole tx someone should be able to add/reorder outputs and fixup your masks. 08:58:43 well, yes, but is there a way for them to exploit that? 08:58:58 and I figured with a sigstack if you just had optcodes for PUSH1, PUSHall, PUSHrange you could cover the cases I thought need to be efficient. 08:59:17 it's malleability but if you leave in a way to sign all I think its a non issue. 08:59:38 also malleability can be a non-issue if you leave a way out of including the f@#$@# vin:index out of the signature. 09:00:04 (and use a refusal to reuse pubkeys as a way to make sure the right coin gets spent) 09:00:31 which is really how I think you should handle protocols that need precomputed refunds. 09:08:18 well this has been an enlightening discussion. thank you, gregory 09:08:31 i need to get some sleep so my SO doesn't kill me in the morning :) 09:13:57 goood night! 09:15:44 koshii has joined #bitcoin-wizards 09:16:09 koshii has quit 09:18:25 c0rw1n has joined #bitcoin-wizards 09:23:06 c0rw1n has quit 09:28:00 jtimon has quit 10:00:23 super3 has joined #bitcoin-wizards 10:38:12 I think it would a good idea to make introduce a proof-of-stake blockchain in bitcoin, so that there would be 2 blockchains simultaneously running - pow and pos. Neither blockchain will allow the inputs spend on the other blockchain. Putting aside the complexity of implementation, is this a sound idea? 10:39:55 nsh__ has quit 10:39:56 nsh__ has joined #bitcoin-wizards 10:39:57 nsh__ is now known as nsh 10:40:41 how would that be different from bitcoin + a PoS altcoin? 10:41:35 ielo has quit 10:41:38 nsh, it will allow bitcoin to peacefully make a transision to pos without cause a revolt from the pow miners. 10:44:37 also the diff with an altcoin is that the pos coins are already distributed and there is no need to start from scratch 10:45:07 I mean, when bitcoin makes a transision to pos, the coins are already distributed fairly 10:45:16 okay, it's not a good idea. 10:54:04 go1111111 has quit 11:19:21 wallet42 has joined #bitcoin-wizards 11:21:18 wallet42 has quit 11:26:37 wallet42 has joined #bitcoin-wizards 11:27:19 ielo has joined #bitcoin-wizards 11:28:30 wallet42 has quit 11:34:16 crowex has joined #bitcoin-wizards 11:36:59 antephialtic has joined #bitcoin-wizards 11:37:51 c0rw1n has joined #bitcoin-wizards 11:42:12 irclouis has quit 11:46:40 dansmith_btc: yeah, uhh... I'm with nsh here. since there are two separate blockchains, you've essentially just created an altcoin 12:01:23 wallet42 has joined #bitcoin-wizards 12:08:58 wallet42 has quit 12:15:43 crowex has left #bitcoin-wizards 12:16:27 crowex has joined #bitcoin-wizards 12:24:01 wallet42 has joined #bitcoin-wizards 12:26:08 nsh_ has joined #bitcoin-wizards 12:26:58 samson_ has quit 12:27:40 samson_ has joined #bitcoin-wizards 12:27:52 nsh has quit 12:34:41 wallet42 has quit 12:35:45 crowex has quit 12:35:59 crowex has joined #bitcoin-wizards 12:36:31 crowex has quit 13:19:08 antephialtic has quit 13:48:54 dansmith_btc: you mix "Neither blockchain will allow the inputs spend on the other blockchain." with "when bitcoin makes a transision to pos, the coins are already distributed fairly" 13:48:58 this does not make sense 13:49:02 please xplain 13:49:27 also keep in mind that nobody has demonstrated the viability of any proof-of-stake system yet 13:49:48 cpacia has joined #bitcoin-wizards 13:53:59 cpacia has quit 14:04:49 <_ingsoc> _ingsoc has quit 14:09:43 cpacia has joined #bitcoin-wizards 14:10:35 MrUtuber has joined #bitcoin-wizards 14:10:40 MrUtuber has left #bitcoin-wizards 14:13:59 nOgAnOo has quit 14:21:29 Luke-Jr, what I meant is if you introduce a new PoS altcoin right now, people will see it as "not fair" if the early adopters get all the coins (like what nextcoin did). But since the current distribution of bitcoins is perceived to be fair as it is, then it is much easier to make a gradual transition to PoS. 14:23:00 Of course I wasn't going to discuss the merits of PoS vs PoW, I just assumed for the sake of simplicity that PoS is more secure than PoW. 14:25:27 I'm not gonna reiterate the theoretical benefits of Pos, they are covered in the wiki, I was just exploring whether it is a technologically feasible idea of having 2 blockchains Pow and PoS. 14:26:04 The PoW blockchain can still be used by miners until we get the 21 mil promise, but the PoS will be there for the transactions. 14:27:41 dansmith_btc: ..."the theoretical benefits of PoS" are not covered anywhere because it is not known whether PoS consensus is possible 14:28:06 nOgAnOo has joined #bitcoin-wizards 14:30:44 also the suggestion that you can just snapshot the bitcoin utxo set at some random height to get a 'fair' distribution of coins doesn't really make sense, that's a very arbitrary distribution 14:35:32 andytoshi, what I have in mind is PoS which randomly chooses the next miner based on their btc balance. So, starting at some agreed-upon point there will have to be a utxo snapshot. What exactly "doesn't make sense"? 14:39:21 what doesn't make sense is that it's completely unfair, you are assigning coins to people who are probably not even aware of it in a random fashion. then i don't get what "randomly" means, how does everyone agree on the random selection of miner, and why would they agree? what if the chosen miner does not respond? 14:40:56 andytoshi: the follow the satoshi scheme like that usually uses an exponentially rolling difficulty for the chosen miner. 14:41:24 so that for the chosen miner, the difficulty is n, for the next miner, n*2, then n*4, etc 14:41:57 in this way it's difficult to get "stuck", but you can also miss your turn i guess. 14:42:03 and if you don't agree, you're overruled out by the broadcast checkpoint ;) 14:42:11 tacotime_: if the miner is chosen anyway, what does the difficulty accomplish? 14:42:33 and what does it mean to 'miss your turn', you'd need some sort of distributed timestamp mechanism to detect that 14:42:41 as for the random number picked by finding a block... you can pick most of the non-leading bits (a little past the zeros) iirc 14:42:57 andytoshi: preventing burn-through (rapid consumption of blocks) and the problem of a non-responsive miner. 14:43:01 of the hash i mean 14:43:21 andytoshi, what I was suggestng is that new coins continue to be mined by PoW miners, it is only new transactions that will be accepted into a block by the PoS miner. You are right, I shouldnt have used the word "randomly chosen", because the PoS miner gets chosen based on their btc stake - the larger their stake, the more frequently the miner gets chosen. 14:43:25 andytoshi: yeah, that's an issue too. 14:44:01 dansmith: that's what my fork and iddo's fork does, although they're both not totally functional yet. 14:44:10 dansmith_btc: i'm not worried about the specific distribution, i'm worried about consensus. as MoALTz says you can just use bitcoin blockhashes (and i guess tie your blocktimes to bitcoin's) 14:44:43 tacotime_: unless your difficulty scales like bitcoin's, you're going to have rapid blocks, and if you are choosing the next miner based on PoS blocks then that can obviously be gamed by a fast miner 14:44:57 tacotime_: otoh if you are choosing the next miner based on bitcoin blocks, you have a natural throttle already 14:45:09 andytoshi, right 14:45:44 wallet42 has joined #bitcoin-wizards 14:46:35 all the pos mechanisms that make the most sense to me require pow too. but, yeah, these are in the works and will probably be released in the near future. 14:47:24 bitcoin kind of already has a built in pos mechanism through the nodes though, and if someone forks the network the major players are going to see it and select a single fork to work on anyway. :P 14:48:13 I feel like it's less of a problem than people make it out to be. 14:48:59 I just want to do my PoS mechanism because it seems interesting, and I'm curious what security/consensus it affords (or doesn't). 14:49:01 istm that if you have pow anyway then you have accomplished nothing environmentally, but you've made your consensus code way more complicated and introduced a ton of incentive hacks, esp. if the txes you choose to mine affect your future chances of being a voter 14:50:49 tacotime_: cool, sounds like a fun experiment. but i don't think it'll work out for a currency 14:51:19 if you can tie it to the bitcoin PoW for consensus/throttling maybe there are other applications which are compatible with the screwy incentives, def something to think about 14:53:14 jtimon has joined #bitcoin-wizards 14:53:59 nsh_ has quit 14:54:33 eg there have been political ideas to the effect of replacing voting with simply conscripting congressmen at random from the population. if you made the choice based on bitcoin blockhashes every 100000 blocks (and included 100000 hashes in the calc) or whatever that's globally visible and impossible to game 14:54:39 Yeah, one theoretical application was voting consensus among stakeholders and PoW miners for what they think the rewards should be, and see how they interact. You would think PoW would always vote PoW reward up and PoS down, and then vice versa. 14:55:03 andytoshi: that's sorta how it works 14:55:18 http://mc2.xwebnetwork.com/storage/mc2_0.05.pdf 14:55:39 also note that what is said about the hash only applies if you're doing competitive PoW (where you want to post your solution as soon as you find one). it doesn't work if the miner gets to find multiple solutions to pick the one that favors him (where PoS mostly replaces PoW that might be the case) 14:55:51 Forgive any lame/nontechnical ideas in the paper, I don't have a heavy math bg. 14:56:11 you said at the conference you used to be a grad student? what in? 14:56:20 Biochemistry 14:57:00 ohhh it's so long 14:57:04 cool, i'll check it out :) 14:57:35 A lot in there is "technical specifications", there's a bug in the chain selection method too in that version. 14:58:54 I try to keep the "how this works in a nutshell" stuff in the beginning. 15:12:35 wallet42 has quit 15:14:41 jtimon has quit 15:21:05 tromp has joined #bitcoin-wizards 15:22:22 <_ingsoc> _ingsoc has joined #bitcoin-wizards 15:26:13 Fistful_of_LTC is now known as Fistful_of_Coins 15:33:59 cpacia has quit 15:37:57 dansmith_btc: my point is that if PoS and PoW blockchains don't mix, they can't provide any benefit to each other. also, like 10% of bitcoins are *stolen* - I doubt many would consider it "fair" distribution 15:39:37 wallet42 has joined #bitcoin-wizards 15:41:29 Luke-Jr, I agree they don't mix. I am proposing to use the two so that the current pow miners would not feel cheated when the transision is made. As I mentioned earlier, why not let the existing miners mine their 25 reward blocks and at the same time use PoS blockchain to confirm transactions. 15:42:39 IMO the PoW distribution is *only* fair because of the value miners provide the network.. 15:42:48 My initial supposition was that PoS blobkchain is superior, i.e. lesser fees, higher attack cost, so people would naturally gravitate towards PoS if given an option. 15:42:55 if not for that, it would be retarded 15:44:23 if PoW mining is non-existent, I would think the obvious initial distribution would be to simply put a tiny amount at every possible scriptPubKey :p 15:46:15 (eg, allow outputs to be +.000000000001 BTC more than inputs) 15:46:46 Luke-Jr, sorry but I have a hard time understanding your responses. It seems like we are not on the same page or maybe I'm not following. 15:47:16 dansmith_btc: perhaps the problem is you are working with a fixed set of assumptions that I find almost entirely wrong ;) 15:50:03 wallet421 has joined #bitcoin-wizards 15:50:03 wallet42 is now known as Guest31878 15:50:03 Guest31878 has quit 15:50:03 wallet421 is now known as wallet42 15:50:17 Luke-Jr, do you think if a point in the future is chosen and from that point on users will choose whether to send their txs to PoW miners or to PoS miners (while PoW miners continue to mint btc until 21 mil is reached), do you think there is some unfairness in that? 15:51:26 dansmith_btc: yes. but perhaps tolerable unfairness. 15:52:17 Luke-Jr, I would love to hear your opinion on what exactly the unfairness is? Is it the breaking of the initial promise that PoW miners get all the tx fees? 15:54:22 dansmith_btc: miners are rewarded for providing a value to the network. if they no longer provide that value, it makes no sense for them to get the subsidy even 15:54:23 copumpkin has joined #bitcoin-wizards 15:54:59 note miners were never guaranteed the PoW algo would remain fixed either (although they have a voice in that as community members of course 15:57:52 Luke-Jr, are you trying to say that if the switch to PoS is made, there is no point in continuing to give block rewards to PoW miners because they dont provide any value anymore? 16:07:12 If yes, then I agree, but I suggest that they continue to get their block reward in order to avoid PoW miners' revolt. Because if we set a date in the future when the transision to PoS will be made, the PoW miners sensing their impending demise can collude and attack the system. So, unless the exixting PoW miners are guaranteed their continuing block rewards even after transitioning to PoS, they won't cooperate. 16:14:41 mike4 is now known as c--O-O 16:14:53 c--O-O has quit 16:14:53 c--O-O has joined #bitcoin-wizards 16:14:53 c--O-O has quit 16:14:53 c--O-O has joined #bitcoin-wizards 16:15:42 jtimon has joined #bitcoin-wizards 16:20:00 Hunger-- has quit 16:27:25 tromp has quit 16:27:57 tromp has joined #bitcoin-wizards 16:28:36 Hunger- has joined #bitcoin-wizards 16:32:27 tromp has quit 16:34:14 rdymac has quit 16:36:07 this is why peercoin uses a hybrid model 16:36:42 PoW is simply a better model for fair distribution of the coins, while PoS is a better model for securing the chain 16:37:25 hypocrite! I was witness to you failing proof-of-steak! 16:38:16 :p 16:38:57 Luke-Jr, I was tricked. I used the wrong algo because I didn't read the menu. 16:39:27 awww what proof of steak actually happened and i missed it!? 16:39:38 tacotime_: nah, not really 16:39:46 tacotime_: super3 had the option the night before we met 16:39:54 ah okay haha 16:40:06 he ordered ssomething else 16:40:08 lol 16:40:11 super3: uhhh wtf. 16:40:28 super3: It doesn't even appear that PoS is actually viable at all for securing the chain. :( 16:42:09 if I was to implement this on Bitcoin I would do a hybrid system. you would gradually increase the PoS until the day when the block reward runs out. that way you have a secure chain and the miners are happy. 16:42:22 gmaxwell, explain 16:42:34 super3, that's exactly what I had in mind 16:42:40 i 16:42:58 What do you mean ... explain? this isn't some remarkable new position. 16:43:21 i'm not convinced that he fees can sustain the miners after the block reward runs out 16:43:24 I'm basically blown away to see you expressing a view that it was better when I think the overall view is that it's not clear that its workable _at all_ 16:43:42 yea, perhaps PoW is not workable a long time in the future for bitcoin either. 16:44:08 But PoS doesn't work immediately due to the nothing at stake problem. 16:44:47 I wonder if it would work to just accept a pubkeyhash signature to do blocks, with the accepted range of hashes doubling every 0x1000th of a day 16:44:54 (which is why peercoin had mandatory developer signed blocks, and mandatory POW to select the randomness for PoS) 16:44:55 let me read your bitcointalk post about this 16:45:01 (so after ~5 mins, any key works) 16:45:10 or maybe 0x100th (90 mins) 16:46:41 well, I guess it'd need to adjust for difficulty perhaps 16:47:03 which is probaably non-linear already 16:49:58 gmaxwell, did a little reading and i agree with your position 16:50:31 super3, what thread is that? 16:50:38 super3: wow! what does that mean for Peercoin? XD 16:50:44 dansmith_btc, found it via google here https://bitcointalk.org/index.php?topic=430683.0 16:51:16 super3: it's been discussed in a bunch of places... it's really irritating I can't tell you how many hours I've spent trying to think up solutions. 16:51:27 gmaxwell: it's a hard problem. 16:51:45 my solution was simply "use PoW as tiebreaker". but it's not very elegant. 16:52:05 that just reduces to PoW I think, with some constant factors shuffled around. 16:52:23 Well, yeah, PoW with random stakeholder verification. 16:52:38 I've carefully considered several specific variations of that, at least and convinced myself that they were really just PoW with some constant factors. 16:52:55 gmaxwell, i think PoS + another algoritm to get you that last mile might work 16:53:06 i like that people are playing around with other algoritms though 16:53:06 (re my idea on a gradual acceptance of a keyhash: obvious flaw is that it allows a "miner" to build up a database of keyhashes and keep using it over and over :/) 16:53:53 someone might come up with something we could have never thought of 16:53:57 wallet42 has quit 16:56:05 oh absolutely. 16:56:24 hmm, I guess that proposal actually simplifies to a straight PoW still 16:56:38 wallet42 has joined #bitcoin-wizards 16:56:51 wallet42 has quit 16:57:13 gmaxwell: When you say "constant factor", what do you mean? 16:58:33 Luke-Jr, nothing really. still remains a valid experiment and seems to still be alive. 16:58:53 in the sense that it doesn't really change the security model, an attacker who can substantailly overpower the network can rewrite the history... maybe it changes the details of the attacks or shifts the costs around a bit. 16:59:05 gmaxwell: what if proof-of-stake was done by including a transaction in your block paying a UTXO as a large "stake fee", that could only be included in that exact block or a higher height (so essentially, you lose it if the block isn't accepted) 16:59:25 Okay, right, I would say that is true. 16:59:26 (and can only put it at stake in that one blockchain) 17:01:02 you need a consensus mechenism to register your proposed 'bond' in the first place, and so the people in charge of the consensus then (not you) can deny you membership by refusing to publish your intent to mine. 17:01:41 why does it need to be registered? 17:01:42 (also you need to do some other things to prevent things like mining 1000 different blocks at that height and getting a free one confirm double spend, though at least that much I know how to solve) 17:02:16 because otherwise you effectively claw it back if you're not successful. 17:02:47 not if any other miner can take it from your attempt, and mine it to themselves 17:03:04 e.g. you take the same bond and you double spend it 1000 times in different forks. only one spend of it can get gobbled by another miner. 17:03:17 ah, hm 17:05:15 POS works totally fine if you have _another_ external perfect consensus mechenism to prevent doublespending of the stake. :P 17:07:04 gmaxwell, daniel larimer was considering using Ripple's consensus algoritm to achive that 17:07:14 is anyone here familiar with what (if anything) nxt has actually done? 17:08:14 andytoshi, i know their people, but i haven't actually looked at it deeply 17:08:21 super3: LOL 17:08:24 I think nxt went "follow-the-satoshi" with transparent mining, where as I mentioned earlier, there's a queue of miners with rolling exponential difficulty 17:08:59 there was an NXT guy at the altcoin panel, he was very loud and kept talking over people and kept making fantastical airy claims 17:09:14 so my impression today is that it's 100% vapour 17:09:42 super3: but ripple fails at being decentralized... 17:10:08 fanquake has left #bitcoin-wizards 17:10:22 maaku, to be clear i really don't like Ripple 17:10:27 tacotime_: ok, but then the voters can't be unpredictable and non-manipulable because as we discussed the satoshi chain can't support that 17:10:43 maaku: or secure/reliable, or it can be decenteralized. Depends on exactly how the ecosystem plays out because the unl process isn't specified. 17:10:52 andytoshi: right. but it wouldn't surprise me if nxt disregarded this realm of sanity. 17:11:26 andytoshi: I haven't looked at the nxt code since they released all of it, but the original version could be nothing-at-staked to death trivially with ~two lines of code. 17:11:33 . 17:11:36 tacotime_: sure. so the reason i'm asking is that we've had an increasing number of people here who inexplicably believe you can create a distributed consensus from PoS and i think it's because of NXT's claims 17:11:42 gmaxwell: ... 17:11:43 (adding a while loop around the mining code and making it pick a difference nonce each time) 17:11:45 licnep has joined #bitcoin-wizards 17:11:56 gmaxwell: how could they have possibly missed that? 17:12:25 my favourite thing about nxt is that they made the account trees with 64-bit security and brainwallet style passwords, then claimed that being able to mine for accounts and steal other people's money if they had weak passwords was a "feature" 17:12:30 basically the massive exploit on peercoin was stopped by the block signing, so I think most people don't know about it. 17:12:30 gmaxwell: it can't. it's common knowledge among the Ripple Labs engineers I talked to that disagreement over the UNL results in partitions which shutdown the network, requiring manual intervention 17:12:49 gmaxwell: right, but if anybody does it should be NXT >.> 17:12:52 this is an intrinsic property of the consensus mechanism they are using... 17:13:38 maaku: I know, I mean I pointed this out in the WTF? thread. It can work, or it can be decenteralized. Not both. :P This was obvious enough to me from the high level description before they published it. 17:13:53 I think there is a place for classical consensuses ... 17:14:04 but not as global systems. 17:14:43 some Ripple guy gave an interview I was witness to 17:14:53 when it was over, I told him he forgot to mention it was centralised 17:15:10 hahaha ah man i skipped the ripple talk and missed that 17:15:17 he argued that everything was "centralised"… 17:15:24 ripple is distributed, not decentralized. i wish they would come out and say that 17:15:53 there are situations where that make sense, e.g. replacing SWIFT interchange between banks 17:15:56 oh, and he said they wouldn't make me a validating node because individuals cannot be trusted, only big companies… 17:16:05 but it's a distinctly different problem then what bitcoin solves 17:16:13 Luke-Jr: hah 17:16:51 I was too dumbfounded to make the case it was no better than PayPal :/ 17:17:10 might be fun to find someone who had ripple stolen and get a court order for the ripple to be returned. :P 17:17:38 e4xit has quit 17:17:40 Luke-Jr: well, it's marginally better. it requires heavy-handed intervention to actually take coins 17:18:01 maaku: not really: they have unilateral control of the UNL 17:18:20 so it just requires one of them to swap out the nodes. 17:18:53 e4xit has joined #bitcoin-wizards 17:18:56 gmaxwell: yes, but balance movements are still signed, right? 17:19:08 sure but the history isn't validated. 17:19:13 just changes. 17:19:20 gmaxwell, oh did glance over the storj email? 17:19:20 ah 17:19:26 so switch out the nodes for nodes with an adjusted history. 17:21:02 Guest5445 has quit 17:21:16 Emcy has joined #bitcoin-wizards 17:21:17 super3: somehow I'd missed it was you! I did, I just haven't had a ton of time to give it attention. 17:23:37 if you had just a few minutes to talk about it when you get some time that would be great 17:24:06 i kind of need your permission if i want to continue using the storj name 17:24:33 can i get a bit of help? My nick is banned on -dev and i dont know when or why 17:24:51 now that there is a basic decentralized storage engine, can actually implement your bitcoin agents in a weekend 17:25:01 rudimentary, but working 17:25:05 K. And yes, you can use the name, though I'd ask that you keep a link lurking around somplace for the writeup I did, and I have a domain that might be useful. 17:25:40 sorry for the OT the only -dec opers i know are you guys 17:25:49 Emcy: looking 17:26:02 thanks 17:26:07 Emcy: dude, you're not banned 17:26:12 register with nickserv. 17:26:24 i am logged in 17:26:59 hang on 17:27:07 ^ nanotube see +r is failsauce 17:27:26 gmaxwell, yeah ive cited it in the papers, and there will be a link to it on the front page of the website 17:27:50 gmaxwell: -dev is not set to +r presently... 17:28:36 0_o 17:28:47 Emcy: are you fixed yet? 17:29:11 ok i cant find the log but i had a guest nick and i tried to /nick emcy adn the server windows said "cannot change nick while banned on channel bitcoin-dev" or similar 17:29:25 that was 5 minutes ago 17:29:54 Emcy: leave #bitcoin-dev, authenticate, join back 17:30:09 i restarted hexchat and it seems ok now 17:30:13 nanotube: it's +r indirectly. 17:30:15 http://maidsafe.net/ sounded interesting, but poorly presented (it sounded technically unfeasable) 17:30:21 there is a +q ~$a set 17:30:21 You are now identified for MC1984. 17:30:21 -NickServ- 2 failed logins since last login. 17:30:21 -NickServ- Last failed attempt from: Emcy_!~Emcy@h-123-170-52.a336.priv.bahnhof.se on Mar 07 05:25:58 2014. 17:30:21 * unaffiliated/mc1984 :is now your hidden host (set by services.) 17:30:28 oh shit thats not me 17:30:55 don't see any bans on you in the dev banlist 17:30:59 nanotube: +q 17:31:07 it's +q for non-registered. 17:31:13 it definitely said there was a channel ban 17:31:24 Luke-Jr: they're claiming a bunch of stuff which appears not possible, loudly, with nothing but handwaving. 17:31:33 ^does that mean someone is trying to impersonate me thru bahnhof 17:31:41 supposedly there's code now, I think 17:31:42 gmaxwell: dunno if that'd cause inability to change nicks... but hey, could be. 17:32:13 Luke-Jr: someone at the tx conference (? i think) told me they tried talking to the maidsafe person— who was apparently there— and got a literal armwave. 17:32:34 if you wave hands fast enough you can fly! 17:32:39 nanotube: I think it does, to prevent people from talking via nick changes. 17:32:44 haha, 'tx conference' i read that as 'transaction conference' >_> 17:32:59 yea could be. though talking via nickchange is fun >_> :) 17:33:02 gmaxwell: lol 17:33:11 Luke-Jr: are you in california yet? 17:33:17 gmaxwell: not until tonight 17:33:41 Also, do any of you have phonelines in the US and a modem? backup network block UUCP relay anyone? 17:33:52 gmaxwell, yeah i've been talking to the maidsafe guys as a part of storj 17:33:54 the maidsafe people said they were going to release their bitcoin-style token system in april. 17:34:05 gmaxwell: I have VoIP! 17:34:14 got a VoIP modem software? :P 17:34:29 http://blog.maidsafe.net/2014/02/18/token-on-maidsafe-network/ 17:34:32 nanotube, re. the failed login message above, is someone trying to mess with my nick? 17:34:42 Luke-Jr: data works really really poorly over voip, also doesn't actually get you robustness to internet partitioning. :P 17:34:51 Emcy: they might have just thought it was theirs 17:34:55 gmaxwell: it gets partial :P 17:35:00 if your password is good, don't worry about it. 17:35:10 gmaxwell: I used to do faxes over VoIP fine with ulaw 17:35:50 only two attempts seems pretty odd 17:35:55 actually a lot of voip stuff has special magic for fax that actually pushes down the modem. 17:36:04 now it does :P 17:36:05 yes, i've been working with bitangels to get maidsafe to use bitcoin-like tokens 17:36:09 ok 17:36:14 thanks 17:36:20 they are drinking the bitcoin koolaid 17:36:25 I'm very sure when I was faxing, it was just ulaw though 17:36:26 Emcy: well, seems someone tried and failed to log in to your nick. 17:36:53 * Luke-Jr notes failures do not imply no-success 17:36:59 yeah from a bahnhof vpn prob 17:37:12 what do they want with me, i have no enemies lol 17:37:30 Emcy: maybe they want to scam with your OTC rep 17:37:43 dont have an OTC 17:39:45 Emcy is now known as Emcy_ 17:40:00 Emcy_ is now known as Emcy 17:40:18 Luke-Jr: well, a success would have reset the failure count, no? 17:40:40 but Emcy, I would change my password anyway 17:40:49 maaku: dunno 17:41:28 if they tried and didnt get in then they dont have it 17:42:44 nanotube has quit 17:44:04 as Luke-Jr said, how sure can you be they didn't get in? 17:44:26 2 failed login attempts? 17:44:45 i assume they eaither have it or they dont. They dont try to crack against nickserv or something 17:45:06 someone tell me if im seen scamming or something around here lol 17:46:16 d34th has joined #bitcoin-wizards 17:46:58 no reported failed logins on the associated email account 17:53:00 tacotime_ is now known as tt_away 17:53:15 nanotube has joined #bitcoin-wizards 17:56:36 LarsLarsen has joined #bitcoin-wizards 17:59:33 oh i worked it out. The guest nick i had been assigned was previously banned on dev so it wouldnt let me do anything while on it. I think that sounds plausible right 17:59:46 there must be lots of guest*** on the banlist 18:01:27 I already explained it: the channel is +q ~$A 18:01:48 I don't think you can change nicks when quieted. 18:02:04 oh right that makes sense 18:04:14 lol assange just said bitcoin is not interesting 18:04:23 Good. 18:04:54 im quoting a bit out of context 18:05:39 gmaxwell dont want wikileaks talkiong about bitcoin or something? 18:05:42 He's a great lightning rod, I am glad for nothing I'm working on to be in his path to ground. :) 18:06:02 understandable 18:06:33 nice analogy :) 18:06:58 but wthout lightning robs the building gets blown up instead 18:07:04 i dont know where im going with this 18:07:35 heh 18:07:43 snowden is speaking soon i think 18:07:46 live to sxsw 18:08:39 oh no its on monday 18:10:10 oh I wasn't attempting to complain about him, just that the attention he couldn't bring isn't the sort we would want. 18:11:02 nothing anyone does with bitcoin should affect your roles as developers 18:11:16 or course that assumes the people with the big sticks are rational about it 18:11:24 'we' wasn't developer, really it was everyone who uses bitcoin. 18:11:48 People trying to advance civil rights and political equality by undermining large systems— to the extent that bitcoin is useful to them, they already know about it and will use it. They don't need a figure head to tell them to, the applicability suggests itself. 18:12:22 What someone like that advancing bitcoin does is suggests bitcoin as a weakness to attack to their enemies. 18:13:04 good stress test though 18:13:12 hardly 18:13:57 attacks are not 'stress tests' thank you very much. 18:14:19 bitcoin isnt good for much if it gets fucked up the first time it enables someone to mightily piss off some established player 18:14:49 im not saying theres any need to have your arse hanging out the window though 18:14:57 gmaxwell has left #bitcoin-wizards 18:16:10 anyway, this conversation probably best belongs in #bitcoin-politics or #bitcoin-economics, rather than -wizards, Emcy 18:16:40 youre right 18:17:03 done now anyway sry 18:23:34 Emcy has quit 18:24:02 just[dead] is now known as justanotheruser 18:26:27 Emcy has joined #bitcoin-wizards 18:40:08 super3 not a new position either but just in case...the simplest solution to the potential tragedy of the commons on future mining incentives is... 18:40:19 adding demurrage fees 18:41:45 sipa_ is now known as sipa 18:42:21 sipa has quit 18:42:21 sipa has joined #bitcoin-wizards 18:43:56 heresay! 18:43:57 heh. something something... scamcoins. 18:44:13 maaku: heresy or hearsay? 18:46:01 heh, oops 18:46:14 super3: you can do demurrage in bitcoin 18:46:20 using a pegged side-chain 18:46:24 maaku: no, you can't. :P 18:46:31 Luke-Jr: yes you can :) 18:46:39 maaku: adding demurrage to bitcoin is a violation of the social contract 18:47:28 Luke-Jr: you don't need anybody's permission. i'd be opt-in with friction to get out, a side chain pegged 1:1 in and 1:<1 out 18:48:01 O.o 18:48:07 why would anyone opt in 18:48:29 another social contract? 18:48:35 that will never happen 18:48:43 nsh has joined #bitcoin-wizards 18:48:43 nsh has quit 18:48:43 nsh has joined #bitcoin-wizards 18:49:03 "I want to make my bitcoins less valuable!" O.o;; 18:49:10 I don't think it's particularly interseting either 18:49:27 Luke-Jr: doesn't matter. once they're in they're less expensive to keep in than to take out 18:49:45 i bet you could get lots of occupy hipsters to opt in 18:49:55 maaku: maybe, but I wouldn't accept them as payment if I want bitcoins 18:50:07 it'd essentially be an altcoin 18:50:21 Emcy: yes, and once they do their side-chain bitcoins trade at less than 1 bitcoin, but greater than the cost of bringing them out 18:50:54 might as well just cross-chain trade Freicoins 18:51:12 you cant cross chain coins 18:51:40 Luke-Jr: no, the pegging means that every side-chain coin is worth, say 0.95 btc. guaranteed. 18:51:41 Luke-Jr you're right, they would be different currencies just like the euro and the chiemgauer, but why wouldn't you accept them, not even at a discount? 18:52:10 Emcy: you can, it just requires a OP_SNARK opcode (soft-fork change, which will probably happen anyway for other reasons) 18:52:44 there's existing ways to cross-chain trade, the old contract example and coinswap 18:52:47 maaku: how can you make it opt-in, if full nodes now need to prove transfers from the side chain? 18:53:03 wait so you could destroy a coin in one chain and create some sort of antimatter counterpart in another different chain 18:53:10 jtimon: why won't people accept TBC? ;) 18:53:13 Luke-Jr: SNARK two-way pegs 18:53:16 in the same trustless manner as coin melting within one chain? 18:53:25 Emcy: yes 18:53:25 Luke-Jr 2way peg 18:53:34 adam3us has quit 18:53:44 TBC and BTC are the same currency, just different denominations 18:53:54 well ok then 18:53:59 jtimon: doesn't change my point 18:54:11 jtimon: people don't want to deal with multiple systems 18:54:16 two&way pegging can certainly be done in a way that is safe for bitcoin 18:54:19 still sounds far fetched 18:54:25 just getting BTC added to prices is hard enough 18:54:31 whether it can be done safely for the sidechain i'm not convinced 18:54:33 mine either, it is irrational for people accepting btc not to accept TBC 18:54:47 well, maybe laziness... 18:55:29 yes im sure people will give up 10,000 years of base 10 maths indoctrination soon 18:55:32 it's the "communication" part of currency 18:55:45 Emcy: more like 1000 18:56:04 fair enough, anyway, I don't like the chiemgauer-like-coin, if you believe demurrage provides greater stability, why would you want to peg to btc? 18:56:17 romans at least were base 10 18:56:41 the numerals changed every decenary or whatever 18:56:49 can we keep number base discussions outnof here please 18:57:02 oh fuck it im not going to pretend to be a numeracy historian 18:57:34 sipa: it's symmetrical to both chains 18:58:14 Emcy: #tonal 18:58:42 maaku could this snark thing be done with something like namecoin? Or a chain dedicated to coloured coins/contract records 18:58:42 maaku: i'll explain tomorrow :) 18:58:53 Emcy: yes 18:58:59 sipa: on the side chain you pre-mine some coins and then send them to the peg-pool 18:59:06 sipa: ok 18:59:06 could be useful 18:59:45 Emcy: that's what we're transforming Freicoin into 19:01:31 what? a token chain? 19:01:50 pretty much 19:02:21 but it has demurrage 19:03:15 nsh has quit 19:03:24 a chain for asset issuance, smart property contracts, expanded scripting language, etc. 19:03:28 what does that imply for my freicoins? :P 19:03:36 the demurrage keeps the host coin (freicoin) from competing with bitcoin as a store of value 19:04:24 justanotheruser is now known as just[dead] 19:05:32 Luke-Jr: I would think this establishes a desireable use case for freicoins as the trustless host currency for smart contracts and therefore is a value-adding proposition 19:05:42 but we've wandered into #freicoin territory and I'll drop the discussion here 19:08:39 go1111111 has joined #bitcoin-wizards 19:14:22 rdymac has joined #bitcoin-wizards 19:15:59 jtimon has quit 19:16:52 just[dead] is now known as justanotheruser 19:21:04 nsh has joined #bitcoin-wizards 19:21:05 nsh has quit 19:21:05 nsh has joined #bitcoin-wizards 19:22:09 cpacia has joined #bitcoin-wizards 19:29:37 rdymac has quit 19:29:52 rdymac has joined #bitcoin-wizards 20:04:21 justanotheruser is now known as just[dead] 20:18:55 rastapopuloto has joined #bitcoin-wizards 20:23:01 licnep has quit 20:35:40 <[-krypto-]> [-krypto-] has quit 20:39:46 cpacia has quit 20:42:15 c0rw1n has quit 20:44:48 c0rw1n has joined #bitcoin-wizards 20:55:43 Baz has joined #bitcoin-wizards 20:56:33 rastapopuloto has left #bitcoin-wizards 20:58:17 c0rw1n has quit 20:58:35 c0rw1n has joined #bitcoin-wizards 21:10:58 MoALTz has quit 21:16:18 <_ingsoc> _ingsoc has quit 21:18:14 <_ingsoc> _ingsoc has joined #bitcoin-wizards 21:20:05 shesek has joined #bitcoin-wizards 21:37:01 <_ingsoc> _ingsoc has quit 21:38:42 <_ingsoc> _ingsoc has joined #bitcoin-wizards 21:51:13 antephialtic has joined #bitcoin-wizards 21:58:00 dgovomo has joined #bitcoin-wizards 22:10:54 shinybro has quit 22:15:38 jir0n has joined #bitcoin-wizards 22:23:33 jir0n has quit 22:23:59 jir0n has joined #bitcoin-wizards 22:25:08 antephialtic has quit 22:25:44 antephialtic has joined #bitcoin-wizards 22:29:34 nsh has quit 22:29:58 antephialtic has quit 22:32:46 nsh has joined #bitcoin-wizards 22:37:41 <_ingsoc> _ingsoc has quit 22:46:54 shesek has quit 22:50:15 shesek has joined #bitcoin-wizards 22:59:02 c0rw1n_ has joined #bitcoin-wizards 22:59:37 c0rw1n has quit 23:16:59 c0rw1n_ has quit 23:19:47 c0rw1n has joined #bitcoin-wizards 23:25:24 shesek has quit 23:25:41 shesek has joined #bitcoin-wizards 23:29:49 shesek has quit 23:29:53 execut3 has joined #bitcoin-wizards 23:30:31 execut3 is now known as shesek 23:55:00 spin123456 has joined #bitcoin-wizards 23:55:00 spinza has quit