1 2013-12-26 00:01:03 mE\Ta has quit (Ping timeout: 252 seconds)
   2 2013-12-26 00:02:47 izi has joined
   3 2013-12-26 00:04:03 tonokip has joined
   4 2013-12-26 00:06:34 izi has quit (Client Quit)
   5 2013-12-26 00:07:15 izi has joined
   6 2013-12-26 00:07:16 izi has quit (Client Quit)
   7 2013-12-26 00:07:46 mitz has joined
   8 2013-12-26 00:10:45 saivann_ has quit (Read error: Connection reset by peer)
   9 2013-12-26 00:11:24 daybyter has quit (Quit: Konversation terminated!)
  10 2013-12-26 00:11:31 saivann_ has joined
  11 2013-12-26 00:11:43 nOgAn0o has quit (Ping timeout: 240 seconds)
  12 2013-12-26 00:11:45 nOgAnOo has joined
  13 2013-12-26 00:11:59 kinglet_ has quit (Read error: Connection reset by peer)
  14 2013-12-26 00:13:03 kinglet_ has joined
  15 2013-12-26 00:15:19 monolithik has joined
  16 2013-12-26 00:15:33 TD has quit (Quit: TD)
  17 2013-12-26 00:15:43 denisx has quit (Ping timeout: 252 seconds)
  18 2013-12-26 00:17:25 kinglet_ has quit (Ping timeout: 248 seconds)
  19 2013-12-26 00:18:52 saivann__ has joined
  20 2013-12-26 00:20:23 monolithik has quit (Ping timeout: 240 seconds)
  21 2013-12-26 00:21:13 saivann_ has quit (Ping timeout: 252 seconds)
  22 2013-12-26 00:22:16 agnostic98 has quit (Remote host closed the connection)
  23 2013-12-26 00:22:52 agnostic98 has joined
  24 2013-12-26 00:23:07 jakov has joined
  25 2013-12-26 00:27:38 agnostic98 has quit (Ping timeout: 264 seconds)
  26 2013-12-26 00:29:16 Cryo has quit (Ping timeout: 260 seconds)
  27 2013-12-26 00:29:33 justanotheruser has joined
  28 2013-12-26 00:30:01 Neozonz has joined
  29 2013-12-26 00:30:01 Neozonz has quit (Disc!~Neozonz@108.162.162.171|Changing host)
  30 2013-12-26 00:30:01 Neozonz has joined
  31 2013-12-26 00:31:28 denisx has joined
  32 2013-12-26 00:31:55 SwampTony has joined
  33 2013-12-26 00:37:17 SwampTony has quit (Ping timeout: 272 seconds)
  34 2013-12-26 00:37:36 darsie has joined
  35 2013-12-26 00:37:41 <darsie> hi
  36 2013-12-26 00:38:20 <darsie> If we wanted, we could change the parameters of bitcoin, such as inflation, right?
  37 2013-12-26 00:39:06 <darsie> or confirmation period.
  38 2013-12-26 00:39:48 <diki> depends
  39 2013-12-26 00:40:08 <diki> on a fork, yes. On main code you need agreement from a lot of people
  40 2013-12-26 00:40:54 <darsie> Would a majority of miners suffice to increase the reward?
  41 2013-12-26 00:41:23 JZavala has joined
  42 2013-12-26 00:41:52 Raziel has quit (Ping timeout: 260 seconds)
  43 2013-12-26 00:44:37 <darsie> By fork you mean something like litecoins?
  44 2013-12-26 00:45:20 bitlion has quit ()
  45 2013-12-26 00:45:27 <diki> darsie:Yeah that kind of fork
  46 2013-12-26 00:45:47 <diki> If you get enough people to use the changes you made, that will become the standard
  47 2013-12-26 00:45:52 <diki> but somehow I doubt it
  48 2013-12-26 00:46:20 <darsie> Well, if bitcoin becomes the major world currency and we feel it's bad, we might agree on a change.
  49 2013-12-26 00:46:24 justanotheruser has quit (Ping timeout: 240 seconds)
  50 2013-12-26 00:46:39 ttsda has joined
  51 2013-12-26 00:46:50 <darsie> I doubt that it would become that big, actually.
  52 2013-12-26 00:47:58 <maaku> darsie: no, every single node would have to upgrade
  53 2013-12-26 00:47:58 yubrew has joined
  54 2013-12-26 00:48:04 mattco has quit (Ping timeout: 241 seconds)
  55 2013-12-26 00:48:14 <maaku> you can't do that kind of change with majority (or even 100%) hashpower
  56 2013-12-26 00:48:19 <ttsda> I am attempting to generate addresses from public keys, but I am running into an issue. When I follow all the steps in https://en.bitcoin.it/wiki/Technical_background_of_version_1_Bitcoin_addresses I get the proper address, without the first character (1), how do I get that character programatically? I don't want to simply prepend the char because I also want to use this code for altcoins.
  57 2013-12-26 00:48:20 greenspa_ has quit (Read error: Connection reset by peer)
  58 2013-12-26 00:48:48 greenspa has joined
  59 2013-12-26 00:49:22 <darsie> But being flexible might be a requirement to becoming a world currency.
  60 2013-12-26 00:49:36 <maaku> darsie: define "being flexible"
  61 2013-12-26 00:49:44 <maaku> ttsda: the one comes because of the version prefix
  62 2013-12-26 00:50:07 <maaku> if you are in fact following the spec correctly, then that character should come out of the serialization naturally
  63 2013-12-26 00:50:09 justanotheruser has joined
  64 2013-12-26 00:50:41 <maaku> did you follow this step : '4 - Add version byte in front of RIPEMD-160 hash (0x00 for Main Network)'
  65 2013-12-26 00:51:18 <maaku> darsie: bitcoin works only because all nodes have agreed on an unchangeable set of rock-hard protocol rules
  66 2013-12-26 00:51:23 <ttsda> maaku: I did
  67 2013-12-26 00:51:26 <maaku> make them changeable and you destroy bitcoin
  68 2013-12-26 00:51:28 Gue______ has joined
  69 2013-12-26 00:51:29 Gue______ has quit (Changing host)
  70 2013-12-26 00:51:29 Gue______ has joined
  71 2013-12-26 00:51:33 <ttsda> maaku: Can you see anything wrong with my code? http://pastie.org/private/avxv91qrxsaxiycmsdza
  72 2013-12-26 00:51:41 <maaku> ttsda: then you should be getting a 1 in your serialization
  73 2013-12-26 00:51:46 <darsie> maaku: fiat has flexible policy, too.
  74 2013-12-26 00:51:49 Gue______ is now known as benten-
  75 2013-12-26 00:51:53 benten- is now known as benten
  76 2013-12-26 00:51:58 <maaku> because the first few bits would be all-zero, and zero in base58 is 1
  77 2013-12-26 00:52:01 deepc0re_ has joined
  78 2013-12-26 00:52:45 yubrew has quit (Ping timeout: 272 seconds)
  79 2013-12-26 00:52:54 <maaku> why the hex encoding and hex2bin?
  80 2013-12-26 00:53:19 <ttsda> I think I just figured out what's wrong, let me just test
  81 2013-12-26 00:53:30 tesserajk has joined
  82 2013-12-26 00:53:43 deanclkclk has joined
  83 2013-12-26 00:53:51 <ttsda> Nope
  84 2013-12-26 00:54:00 <sipa> darsie: the economic policy is pretty much bitcoin's most fundamental rule. not because it's necessarily the best one, but because one has to be set in stone by the protocol
  85 2013-12-26 00:54:26 <deanclkclk> can someone explain to me how bitcoin uses encryption?
  86 2013-12-26 00:54:31 <ttsda> maaku: I am converting an hex public key to an address
  87 2013-12-26 00:54:43 <sipa> darsie: it could be changed by modifying every single node in the network, but imho it would not be bitcoin at all
  88 2013-12-26 00:54:45 <maaku> deanclkclk: simple. it doesn't use encryption
  89 2013-12-26 00:54:51 one_zero has joined
  90 2013-12-26 00:54:59 <deanclkclk> what?
  91 2013-12-26 00:55:00 <petertodd> sipa: currently every single ful node...
  92 2013-12-26 00:55:03 <sipa> deanclkclk: only locally for passphrase-encrypted wallets
  93 2013-12-26 00:55:03 <ttsda> deanclkclk: It uses hashing
  94 2013-12-26 00:55:07 <deanclkclk> now I'm confused
  95 2013-12-26 00:55:13 <sipa> hashing and digital signatures
  96 2013-12-26 00:55:14 mitz has quit (Ping timeout: 264 seconds)
  97 2013-12-26 00:55:17 <sipa> no encryption
  98 2013-12-26 00:55:34 justanotheruser has quit (Changing host)
  99 2013-12-26 00:55:34 justanotheruser has joined
 100 2013-12-26 00:55:34 <deanclkclk> how does it use the hash?
 101 2013-12-26 00:55:52 <sipa> bitcoin uses hashes in about a dozen places
 102 2013-12-26 00:56:10 <maaku> deanclkclk: to identify blocks and transactions, and proof of work, and checksums
 103 2013-12-26 00:56:20 <deanclkclk> the address I send to receive funds..isn't that a hash/digest?
 104 2013-12-26 00:56:32 <darsie> sipa: But if a (vast) majority adopted the change, the minority would follow or fail with transactions accepted by the majority.
 105 2013-12-26 00:56:35 <ttsda> Just got it maaku, my code was ignoring the leading 0s
 106 2013-12-26 00:56:36 <maaku> and to summarize scripts and pubkeys, and maybe one or two places i'm forgetting
 107 2013-12-26 00:56:42 <ttsda> Thanks for the help
 108 2013-12-26 00:56:45 <sipa> darsie: yes, so?
 109 2013-12-26 00:56:46 <petertodd> darsie: there's a lot of theory about what power miners have to change the protocol rules, but until we see them try to do something liek change the inflation rate we're not really going to know; it's a politics question as well as technical
 110 2013-12-26 00:56:47 <maaku> np
 111 2013-12-26 00:57:01 <sipa> darsie: what is that minority includes bitpay and mtgox?
 112 2013-12-26 00:57:08 <sipa> *if
 113 2013-12-26 00:57:08 <deanclkclk> when i read the docs...it gets confusing how BTC uses encryption/hash
 114 2013-12-26 00:57:49 <sipa> encryption and hashing and digital signatures are all cryptographic primitives, but they are not the same
 115 2013-12-26 00:58:00 <sipa> abd any document that mentions encryption is wrong
 116 2013-12-26 00:58:27 diki has quit (Ping timeout: 272 seconds)
 117 2013-12-26 00:59:40 <deanclkclk> so what is an address?
 118 2013-12-26 00:59:48 <deanclkclk> is that a public key to encrypt something?
 119 2013-12-26 00:59:49 <sipa> the hash of a public key
 120 2013-12-26 01:00:02 <sipa> no, the public key is used to verify signatures
 121 2013-12-26 01:00:55 <sipa> a bitcoin transaction is (simplified) a digitally signed message that transfers owner ship of coins to a new address
 122 2013-12-26 01:01:27 <sipa> and it is signed by the private key corresponding to the public key whose hash (address) previously held the coins
 123 2013-12-26 01:01:29 <maaku> or the hash of a script
 124 2013-12-26 01:01:38 <maaku> (addresses starting with '3')
 125 2013-12-26 01:01:42 <sipa> maaku: keep it simple :)
 126 2013-12-26 01:02:40 mitz has joined
 127 2013-12-26 01:03:03 justanotheruser is now known as justanotheruser1
 128 2013-12-26 01:03:14 justanotheruser1 is now known as justanotheruser
 129 2013-12-26 01:04:04 tesserajk has quit (Quit: tesserajk)
 130 2013-12-26 01:05:22 <maaku> deanclkclk: the public key is only used for signing, not encryption
 131 2013-12-26 01:06:13 <deanclkclk> how can I sign a message (reciever) but, the sender is the one who has the message?
 132 2013-12-26 01:07:19 debiantoruser has quit (Ping timeout: 272 seconds)
 133 2013-12-26 01:07:46 <maaku> deanclkclk: can you explain a little better, that sounds backwards
 134 2013-12-26 01:07:57 <deanclkclk> ok
 135 2013-12-26 01:08:10 mitz has quit (Remote host closed the connection)
 136 2013-12-26 01:08:11 <deanclkclk> so I'm saying how can I sign a message I don't have
 137 2013-12-26 01:08:36 smash__ has quit (Remote host closed the connection)
 138 2013-12-26 01:08:43 <deanclkclk> the message is coming from the sender
 139 2013-12-26 01:08:58 debiantoruser has joined
 140 2013-12-26 01:09:01 <sipa> the sender is the one who creates the transaction, and signs it
 141 2013-12-26 01:09:28 <sipa> and he uses the private key of the address the coins _previously_ belonged to
 142 2013-12-26 01:09:28 <deanclkclk> so by sending with my hash...it decrypts it and gets my public key?
 143 2013-12-26 01:09:31 tesserajk has joined
 144 2013-12-26 01:09:41 mitz has joined
 145 2013-12-26 01:09:43 <sipa> there is no encryption or decryption anywhere
 146 2013-12-26 01:09:51 monolithik has joined
 147 2013-12-26 01:10:07 <deanclkclk> ok..how do you say unhash to get to my public key
 148 2013-12-26 01:10:18 <darsie> I signature is an encrypted hash of a message, right?
 149 2013-12-26 01:10:28 <Luke-Jr> deanclkclk: an address is a one-time use token that points to an account and represents the full meaning of the payment.
 150 2013-12-26 01:10:35 <sipa> when sending, you also reveal the full publoc key the coins belonged to
 151 2013-12-26 01:10:36 <darsie> s/I/A
 152 2013-12-26 01:10:58 wavelet has joined
 153 2013-12-26 01:11:07 <sipa> to verify, you check that that public key matches the address the coins where previously sent to, and whether the signature is valid for that public key
 154 2013-12-26 01:11:08 <Luke-Jr> deanclkclk: technically, it is implemented as a hash of a script (or ECDSA public key), but that is opaque from the user level
 155 2013-12-26 01:11:49 <deanclkclk> low level speak plz Luke-Jr
 156 2013-12-26 01:11:57 <deanclkclk> ok sipa I think i'm following you
 157 2013-12-26 01:12:02 <Luke-Jr> deanclkclk: addresses are a highlevel concept, they don't exist lowlevel
 158 2013-12-26 01:12:22 <Luke-Jr> low-level, you just have scripts
 159 2013-12-26 01:12:42 <deanclkclk> I meant using Layman's Luke-Jr
 160 2013-12-26 01:12:48 <edcba> why "one-time use" ?
 161 2013-12-26 01:12:53 <Luke-Jr> deanclkclk: layman is high-level
 162 2013-12-26 01:12:55 Guyver2 has quit (Quit: :))
 163 2013-12-26 01:12:59 <deanclkclk> ok
 164 2013-12-26 01:13:04 debiantoruser has quit (Ping timeout: 240 seconds)
 165 2013-12-26 01:13:14 <Luke-Jr> edcba: to a layman, an address is merely a single-use token representing an invoice
 166 2013-12-26 01:13:24 <Luke-Jr> deanclkclk*^
 167 2013-12-26 01:13:48 <edcba> that's how you interpret it
 168 2013-12-26 01:13:52 <Luke-Jr> edcba: because Bitcoin was designed with the assumption that addresses are used once only, and the system gradually breaks down otherwise
 169 2013-12-26 01:14:17 debiantoruser has joined
 170 2013-12-26 01:14:21 <edcba> i didn't see that mentioned in pdf
 171 2013-12-26 01:14:45 <Luke-Jr> look again
 172 2013-12-26 01:15:52 Diablo-D3 has quit (Ping timeout: 252 seconds)
 173 2013-12-26 01:16:13 sacrelege has joined
 174 2013-12-26 01:16:29 <sipa> addresses are certainly intended to not be reused - doing so hurts the privacy of the bitcoin sysyem as a whole (not just for yourself) significantly
 175 2013-12-26 01:17:15 <sipa> so far, preventing reuse has been hard, as we have no mechanism for negotiating addresses on the fly (anymore, very early in bitcoin's history that did exist, though very ibsecurely)
 176 2013-12-26 01:17:27 <sipa> the payment protocol brings that back
 177 2013-12-26 01:18:09 zcopley has quit (Quit: Computer has gone to sleep.)
 178 2013-12-26 01:18:45 Selena2f has quit (Quit: http://www.kiwiirc.com/ - A hand crafted IRC client)
 179 2013-12-26 01:19:03 c0rw1n has quit (Ping timeout: 240 seconds)
 180 2013-12-26 01:19:09 wavelet has quit (Ping timeout: 240 seconds)
 181 2013-12-26 01:19:13 greenspa has quit (Read error: Connection reset by peer)
 182 2013-12-26 01:19:34 greenspa has joined
 183 2013-12-26 01:20:18 c0rw1n has joined
 184 2013-12-26 01:20:34 <monolithik> "As an additional firewall, a new key pair should be used for each transaction to keep them "
 185 2013-12-26 01:20:41 <monolithik> from being linked to a common owner""
 186 2013-12-26 01:21:05 Diablo-D3 has joined
 187 2013-12-26 01:21:13 <monolithik> straight from the satoshi paper, section 10
 188 2013-12-26 01:21:19 <deanclkclk> but, sipa when sending does the sender "unhash" my previously hashed public key to send it?
 189 2013-12-26 01:21:26 <sipa> no
 190 2013-12-26 01:21:32 <sipa> you cannot u hash
 191 2013-12-26 01:21:35 <sipa> unhash
 192 2013-12-26 01:21:42 <phantomcircuit> sipa, i will unhash you
 193 2013-12-26 01:21:56 <sipa> and he doesn't need to, as he has the private key, he also has the full public key
 194 2013-12-26 01:22:01 <deanclkclk> so the sender just sends back the hash I previously sent?
 195 2013-12-26 01:22:07 <upb> yes, the sender derieves the public key from the hash and then the private key from the public key
 196 2013-12-26 01:22:21 <sipa> deanclkclk: who is 'you' in the story?
 197 2013-12-26 01:22:38 <monolithik> perhaps move this conversation to #bitcoin ?
 198 2013-12-26 01:23:01 <sipa> well, i'm not in #bitcoin, but it certainly belongs there :)
 199 2013-12-26 01:23:54 <deanclkclk> huh upb I'm confused. You and sipa saying two different things
 200 2013-12-26 01:24:10 <edcba> Luke-Jr: a new keypair *should*
 201 2013-12-26 01:24:24 <sipa> deanclkclk: upb was saying nonsense
 202 2013-12-26 01:24:40 Taek has quit (Ping timeout: 240 seconds)
 203 2013-12-26 01:24:48 <deanclkclk> hard to read through all the chatter
 204 2013-12-26 01:24:52 <sipa> deanclkclk: it should be obvious that you cannot derive the public key from the address, or the private key from the public key
 205 2013-12-26 01:24:55 <deanclkclk> but, I'm following you sipa
 206 2013-12-26 01:25:03 <sipa> deanclkclk: perhaps learn a bit more first :)
 207 2013-12-26 01:25:08 <monolithik> edcba: not sure the meaning of 'should' is quite as specific in that context, it isn't an RFC
 208 2013-12-26 01:25:55 <monolithik> as opposed to say: http://www.ietf.org/rfc/rfc2119.txt
 209 2013-12-26 01:26:02 <edcba> for me it just signals it wasn't assumed that it was an assumption
 210 2013-12-26 01:26:09 justanotheruser is now known as justanotheruser1
 211 2013-12-26 01:26:13 <sipa> edcba: it's how bitcoin was designed; of course you can use it elseway, but as i said, address reuse seriously hurts the privacy of the system
 212 2013-12-26 01:26:39 <deanclkclk> so just to reinterate sipa . The sender gets the hash and send the coin along with the hash ...broadcasting to the network that whoever has the private key of the hash is the owner?
 213 2013-12-26 01:26:59 <edcba> ok but we shouldn't forbid them imo
 214 2013-12-26 01:27:11 <sipa> edcba: if i could, i would forbid it :)
 215 2013-12-26 01:27:23 <Luke-Jr> edcba: reuse is "doing it wrong"
 216 2013-12-26 01:27:43 <edcba> i don't like false security/privacy
 217 2013-12-26 01:27:43 FabianB has quit (Read error: Operation timed out)
 218 2013-12-26 01:27:44 <sipa> there is no reason at all for reuse except lack pf infrastructure to avoid it
 219 2013-12-26 01:28:06 <Luke-Jr> edcba: reuse compromises REAL security/privacy
 220 2013-12-26 01:28:09 <monolithik> well, what if a business wants to put a QR code on an ad or something.
 221 2013-12-26 01:28:11 <sipa> the privacy benefit is hardly worth mentioning
 222 2013-12-26 01:28:19 <sipa> eh, security
 223 2013-12-26 01:28:25 FabianB has joined
 224 2013-12-26 01:28:28 <sipa> but the privacy impact is very significant
 225 2013-12-26 01:28:34 justanotheruser1 is now known as justanotheruser
 226 2013-12-26 01:28:39 justanotheruser has quit (Quit: Leaving.)
 227 2013-12-26 01:28:40 <Luke-Jr> monolithik: then they put a QR code
 228 2013-12-26 01:28:43 <sipa> and no, it is bot enough to obtain full privacy
 229 2013-12-26 01:29:06 <sipa> monolithik: then they should put a payment protocol uri on the qr code
 230 2013-12-26 01:29:55 <sipa> (not yet, of course)
 231 2013-12-26 01:30:40 sipa has left ()
 232 2013-12-26 01:31:07 maaku has quit (Ping timeout: 272 seconds)
 233 2013-12-26 01:31:38 maaku has joined
 234 2013-12-26 01:31:52 <monolithik> yeah. I get why reuse is bad from a technical perspective, but when dealing with non-technical folks who are going to try to relate bitcoin addresses to things they know (phone numbers, cc numbers, email addresses, etc) they may have some difficulty understanding the reason for reuse if privacy is not a priority. Obviously this can be mitigated by having clients do it by default, etc.
 235 2013-12-26 01:32:01 maaku is now known as Guest58076
 236 2013-12-26 01:32:38 benten has quit (Quit: My MacBook Pro has gone to sleep. ZZZzzz…)
 237 2013-12-26 01:32:52 <petertodd> monolithik: we can probably provide users with a new address type where all payments made to it are only visible to the receiver FWIW
 238 2013-12-26 01:32:54 SwampTony has joined
 239 2013-12-26 01:33:32 <Luke-Jr> monolithik: addresses are nothing like phone numbers, cc numbers, email addresses, etc
 240 2013-12-26 01:33:53 <Luke-Jr> monolithik: I prefer the term "invoice id" as it more accurately reflects on the nature of the "keyword"
 241 2013-12-26 01:33:53 <monolithik> I didn't say they were. Only that non-technical people would be likely to consider them so
 242 2013-12-26 01:34:26 <petertodd> monolithik: yup, so change the software and system to match their expectations while still providing their expectations of privacy
 243 2013-12-26 01:34:30 <edcba> dynamic ip ? :)
 244 2013-12-26 01:34:42 <Luke-Jr> edcba: most people don't even know what an IP is
 245 2013-12-26 01:34:43 <monolithik> remember: the success of BTC is contingent on people being able to use it properly without understanding the internal workings, like any other technology
 246 2013-12-26 01:35:03 <monolithik> petertodd: agreed.
 247 2013-12-26 01:35:05 <edcba> change ip every site you want to access to keep privacy
 248 2013-12-26 01:35:10 <Luke-Jr> monolithik: it's hard to beat payment protocol for that
 249 2013-12-26 01:35:46 justanotheruser has joined
 250 2013-12-26 01:35:49 justanotheruser has quit (Changing host)
 251 2013-12-26 01:35:49 justanotheruser has joined
 252 2013-12-26 01:35:52 MobPhone has joined
 253 2013-12-26 01:37:24 Taek has joined
 254 2013-12-26 01:37:50 SwampTony has quit (Ping timeout: 264 seconds)
 255 2013-12-26 01:38:16 <monolithik> petertodd: unrelated, but I've been following the passport/fidelity bond threads, and do you still think OP_RETURN is the best way to do the sacrifice? I agree that sacrificing to miners poses incentive issues, but throwing away coins is disatisfying
 256 2013-12-26 01:38:48 <petertodd> monolithik: yes, the economics of any sacrifice where someone gets the reward in the short term lead to pretty ugly incentives to centralize
 257 2013-12-26 01:39:10 <petertodd> monolithik: I was quite naive to propose sacrifice-to-fees in the first place frankly
 258 2013-12-26 01:39:32 <berndj> does payment protocol allow for having more than one signature of one's public key?
 259 2013-12-26 01:40:07 <monolithik> petertodd: yeah, it seems bad to have to split the sacrifice up over multiple blocks, and even then that is only a short term solution
 260 2013-12-26 01:40:16 HaltingState has quit (Remote host closed the connection)
 261 2013-12-26 01:40:28 <Luke-Jr> berndj: never necessary.
 262 2013-12-26 01:40:35 <petertodd> monolithik: oh, that's not a good mechanism, use annoucne-commit sacrifices for that
 263 2013-12-26 01:41:04 <berndj> Luke-Jr, ok, so then everybody has the incentive to just use the already most popular CA?
 264 2013-12-26 01:41:05 <petertodd> monolithik: but in general, sacrifice to unspendable is the only safe thing until some way of locking a txout for a few months at least is implemented
 265 2013-12-26 01:41:48 <monolithik> OK. I've been wanting to implement something SIN-like, so I might go with that for now
 266 2013-12-26 01:41:59 <petertodd> monolithik: go for it
 267 2013-12-26 01:42:02 <Luke-Jr> berndj: what?
 268 2013-12-26 01:42:12 yubrew has joined
 269 2013-12-26 01:43:27 cadaver has joined
 270 2013-12-26 01:43:36 <berndj> Luke-Jr: http://lair.fifthhorseman.net/~dkg/tls-centralization/ search for "encourage concentration"
 271 2013-12-26 01:44:41 <berndj> Luke-Jr: "Remember that a TLS (HTTPS) server can only offer a single certificate." that sets up the incentive to just use whichever CA already has the largest trust footprint
 272 2013-12-26 01:45:31 <Luke-Jr> berndj: you can offer a certificate signed by multiple CAs, afaik
 273 2013-12-26 01:45:50 <Luke-Jr> but I'm not sure TLS's issues are on-topic here anyway
 274 2013-12-26 01:46:07 <Luke-Jr> namecoin is the solution to that
 275 2013-12-26 01:46:11 <Luke-Jr> (and DNSSEC maybe?)
 276 2013-12-26 01:46:13 <berndj> the way i understood it was that your (single!) certificate has to come first, followed by a chain of certs to get to a root CA
 277 2013-12-26 01:46:52 <berndj> Luke-Jr: i think it's relevant if it introduces an incentive to centralize
 278 2013-12-26 01:47:14 yubrew has quit (Ping timeout: 272 seconds)
 279 2013-12-26 01:47:19 <Luke-Jr> The CA model is inherently already centralised.
 280 2013-12-26 01:47:29 <Luke-Jr> TLS can be used for a decentralised system like namecoin thoguh
 281 2013-12-26 01:48:51 agricocb has quit (Ping timeout: 272 seconds)
 282 2013-12-26 01:50:48 HaltingState has joined
 283 2013-12-26 01:50:48 HaltingState has quit (Changing host)
 284 2013-12-26 01:50:48 HaltingState has joined
 285 2013-12-26 01:57:56 monolithik has quit (Ping timeout: 260 seconds)
 286 2013-12-26 01:59:29 Zarutian has joined
 287 2013-12-26 02:00:58 c0rw1n has quit (Ping timeout: 252 seconds)
 288 2013-12-26 02:04:30 PeterMuz has joined
 289 2013-12-26 02:04:47 jakov has quit (Quit: Leaving)
 290 2013-12-26 02:05:34 darsie has left ("Once you know what it is you want to be true, instinct is a very useful device for enabling you to know that it is")
 291 2013-12-26 02:06:47 c0rw1n has joined
 292 2013-12-26 02:07:23 PeterMuz has quit (Read error: Connection reset by peer)
 293 2013-12-26 02:08:25 n0n0 has joined
 294 2013-12-26 02:10:37 zeddan81 has quit (Quit: Lämnar)
 295 2013-12-26 02:11:30 Squidicuz has quit (Read error: Connection reset by peer)
 296 2013-12-26 02:14:08 zeddan81 has joined
 297 2013-12-26 02:15:04 Squidicuz has joined
 298 2013-12-26 02:16:00 Anduckling has quit (Ping timeout: 252 seconds)
 299 2013-12-26 02:19:12 smash_ has joined
 300 2013-12-26 02:20:08 kinglet_ has joined
 301 2013-12-26 02:20:08 kinglet_ has quit (Changing host)
 302 2013-12-26 02:20:08 kinglet_ has joined
 303 2013-12-26 02:23:42 smash_ has quit (Ping timeout: 252 seconds)
 304 2013-12-26 02:23:44 <deanclkclk> can someone explain this to me? This record is known as a generation transaction, or a coinbase transaction, and is always the first transaction appearing in every block
 305 2013-12-26 02:23:56 monolithik has joined
 306 2013-12-26 02:24:14 <deanclkclk> so each time that a block is solved....isn't the miner that solved the problem gets the bitcoins?
 307 2013-12-26 02:24:29 <deanclkclk> is the miner address the same as the receiver address or coinbase tranaction?
 308 2013-12-26 02:26:09 mr0dn3ym_ has joined
 309 2013-12-26 02:26:16 nsh has quit (Ping timeout: 252 seconds)
 310 2013-12-26 02:26:44 <upb> a transaction is not an address, they are different concepts
 311 2013-12-26 02:27:33 Squidicuz has quit (Read error: Connection reset by peer)
 312 2013-12-26 02:27:52 Scoboose2 has joined
 313 2013-12-26 02:28:51 Starduster has quit (Quit: gotta go)
 314 2013-12-26 02:31:43 pierce_ has joined
 315 2013-12-26 02:32:31 [BNC]neotap has joined
 316 2013-12-26 02:32:47 monolithik has quit (Ping timeout: 246 seconds)
 317 2013-12-26 02:34:41 Guest72208 has joined
 318 2013-12-26 02:34:58 IGHOR has quit (Max SendQ exceeded)
 319 2013-12-26 02:35:01 t2che has joined
 320 2013-12-26 02:35:03 Guest72208 has left ()
 321 2013-12-26 02:35:27 sserrano44 has joined
 322 2013-12-26 02:35:31 IGHOR has joined
 323 2013-12-26 02:35:49 MagicalTux has quit (Disconnected by services)
 324 2013-12-26 02:36:14 MagicalTux has joined
 325 2013-12-26 02:36:18 yubrew has joined
 326 2013-12-26 02:37:22 Zarutian has quit (Quit: Zarutian)
 327 2013-12-26 02:37:41 cadaver has quit (Ping timeout: 248 seconds)
 328 2013-12-26 02:37:50 zeddan81 has quit (Ping timeout: 240 seconds)
 329 2013-12-26 02:38:03 ValicekB_ has joined
 330 2013-12-26 02:39:46 EmLeX has joined
 331 2013-12-26 02:40:50 JZavala has quit (Ping timeout: 246 seconds)
 332 2013-12-26 02:40:53 yubrew has quit (Ping timeout: 248 seconds)
 333 2013-12-26 02:41:09 graingert has joined
 334 2013-12-26 02:42:07 Application has joined
 335 2013-12-26 02:42:07 graingert has joined
 336 2013-12-26 02:42:07 vigilyn has joined
 337 2013-12-26 02:43:50 ralphtheninja has quit (Ping timeout: 264 seconds)
 338 2013-12-26 02:44:40 ValicekB_ is now known as ValicekB
 339 2013-12-26 02:45:02 berndj has joined
 340 2013-12-26 02:45:02 saivann__ has joined
 341 2013-12-26 02:45:02 melvster has joined
 342 2013-12-26 02:45:02 majoh has joined
 343 2013-12-26 02:45:38 michael_lee has joined
 344 2013-12-26 02:46:29 andytoshi has joined
 345 2013-12-26 02:46:36 Luna has joined
 346 2013-12-26 02:47:42 michael_lee has quit (Max SendQ exceeded)
 347 2013-12-26 02:49:56 CheckDavid has quit (Ping timeout: 272 seconds)
 348 2013-12-26 02:50:18 Nesetalis has joined
 349 2013-12-26 02:50:21 greenspa has quit (Read error: Connection reset by peer)
 350 2013-12-26 02:50:37 greenspa has joined
 351 2013-12-26 02:51:29 michael_lee has joined
 352 2013-12-26 03:00:11 SwampTony has joined
 353 2013-12-26 03:06:28 [\\\] has joined
 354 2013-12-26 03:07:45 cadaver has joined
 355 2013-12-26 03:09:47 Subo1977 has joined
 356 2013-12-26 03:10:09 Subo1977_ has quit (Ping timeout: 240 seconds)
 357 2013-12-26 03:11:20 c0rw1n has quit (Remote host closed the connection)
 358 2013-12-26 03:12:45 [BNC]neotap has left ()
 359 2013-12-26 03:13:47 neotap has joined
 360 2013-12-26 03:13:58 Guest83087 has left ()
 361 2013-12-26 03:15:16 nsh has joined
 362 2013-12-26 03:15:40 spirals has joined
 363 2013-12-26 03:16:55 spirals has quit (Client Quit)
 364 2013-12-26 03:17:51 spirals has joined
 365 2013-12-26 03:19:25 deanclkclk has quit (Ping timeout: 272 seconds)
 366 2013-12-26 03:20:43 soylentbomb has quit (Quit: leaving)
 367 2013-12-26 03:20:47 greenspa has quit (Read error: Connection reset by peer)
 368 2013-12-26 03:20:56 wizkid057 has joined
 369 2013-12-26 03:21:15 greenspa has joined
 370 2013-12-26 03:21:32 smash_ has joined
 371 2013-12-26 03:24:44 spirals has quit (Quit: No Ping reply in 180 seconds.)
 372 2013-12-26 03:25:11 spirals has joined
 373 2013-12-26 03:27:51 Nesetalis has quit (Ping timeout: 240 seconds)
 374 2013-12-26 03:28:25 Nesetalis has joined
 375 2013-12-26 03:28:29 Coincidental has joined
 376 2013-12-26 03:28:56 monolithik has joined
 377 2013-12-26 03:30:33 yubrew has joined
 378 2013-12-26 03:32:33 Guest83087 has joined
 379 2013-12-26 03:33:38 monolithik has quit (Ping timeout: 264 seconds)
 380 2013-12-26 03:34:45 yubrew has quit (Ping timeout: 248 seconds)
 381 2013-12-26 03:34:46 i2pRelay has quit (Remote host closed the connection)
 382 2013-12-26 03:37:47 denisx has quit (Quit: denisx)
 383 2013-12-26 03:39:02 justanotheruser has quit (Ping timeout: 264 seconds)
 384 2013-12-26 03:39:18 ttsda has quit (Quit: Lost terminal)
 385 2013-12-26 03:41:01 wallet432 has joined
 386 2013-12-26 03:41:37 wallet432 has quit (Quit: Leaving.)
 387 2013-12-26 03:41:54 wallet43 has joined
 388 2013-12-26 03:43:16 drayah has quit (Remote host closed the connection)
 389 2013-12-26 03:47:15 brson has joined
 390 2013-12-26 03:49:12 spirals has quit (Read error: Connection reset by peer)
 391 2013-12-26 03:50:42 spirals has joined
 392 2013-12-26 03:51:47 greenspa_ has joined
 393 2013-12-26 03:52:40 greenspa has quit (Read error: Connection reset by peer)
 394 2013-12-26 03:56:10 Guest58076 has left ()
 395 2013-12-26 03:56:53 maaku has joined
 396 2013-12-26 03:57:07 <wallet43> hi! whats the base58 version byte for testnet private keys where the pubkey is compressed?
 397 2013-12-26 03:59:19 spirals has quit (Ping timeout: 272 seconds)
 398 2013-12-26 04:10:05 copumpkin has quit (Ping timeout: 272 seconds)
 399 2013-12-26 04:11:30 roconnor has joined
 400 2013-12-26 04:24:42 yubrew has joined
 401 2013-12-26 04:25:50 sserrano44 has quit (Ping timeout: 246 seconds)
 402 2013-12-26 04:28:27 sserrano44 has joined
 403 2013-12-26 04:28:45 bbrian has joined
 404 2013-12-26 04:28:51 yubrew has quit (Ping timeout: 240 seconds)
 405 2013-12-26 04:29:05 TheSeven has quit (Disconnected by services)
 406 2013-12-26 04:29:16 [7] has joined
 407 2013-12-26 04:29:24 monolithik has joined
 408 2013-12-26 04:30:20 Squidicuz has joined
 409 2013-12-26 04:34:26 monolithik has quit (Ping timeout: 272 seconds)
 410 2013-12-26 04:36:08 orperelman has joined
 411 2013-12-26 04:36:31 <andytoshi> wallet43: 6f i think
 412 2013-12-26 04:36:35 <andytoshi> or 111
 413 2013-12-26 04:37:48 <wallet43> zomg
 414 2013-12-26 04:37:59 <wallet43> no i got it wrong all the time -__-
 415 2013-12-26 04:38:41 <wallet43> the difference between compressed and not compressed is not the version byte but an \x01 after the privkey
 416 2013-12-26 04:39:23 <wallet43> i thought it was a different version byte since compressed and uncomressed had different starting chars in b58check format
 417 2013-12-26 04:46:58 CodeShar_ has joined
 418 2013-12-26 04:48:24 CodeShark has quit (Ping timeout: 246 seconds)
 419 2013-12-26 04:51:42 JZavala has joined
 420 2013-12-26 04:51:53 smash_ has quit (Remote host closed the connection)
 421 2013-12-26 04:56:08 saasdfasdf has joined
 422 2013-12-26 04:58:31 saasdfasdf has quit (Client Quit)
 423 2013-12-26 04:59:45 agricocb has joined
 424 2013-12-26 05:11:53 brson has quit (Quit: leaving)
 425 2013-12-26 05:13:22 justanotheruser has joined
 426 2013-12-26 05:18:08 justanotheruser has quit (Ping timeout: 260 seconds)
 427 2013-12-26 05:18:39 justanotheruser has joined
 428 2013-12-26 05:18:39 justanotheruser has quit (Changing host)
 429 2013-12-26 05:18:39 justanotheruser has joined
 430 2013-12-26 05:18:54 yubrew has joined
 431 2013-12-26 05:20:55 cadaver has left ()
 432 2013-12-26 05:23:50 yubrew has quit (Ping timeout: 272 seconds)
 433 2013-12-26 05:23:50 justanotheruser has quit (Ping timeout: 272 seconds)
 434 2013-12-26 05:25:29 Guest83087 has left ()
 435 2013-12-26 05:25:45 sueky has joined
 436 2013-12-26 05:28:15 greenspa_ has quit (Ping timeout: 240 seconds)
 437 2013-12-26 05:29:56 monolithik has joined
 438 2013-12-26 05:30:42 justanotheruser has joined
 439 2013-12-26 05:30:42 justanotheruser has quit (Changing host)
 440 2013-12-26 05:30:42 justanotheruser has joined
 441 2013-12-26 05:32:32 CodeShar_ has quit ()
 442 2013-12-26 05:32:52 CodeShark has joined
 443 2013-12-26 05:33:10 <CodeShark> who is currently in charge of maintenance of the bitcoin.org website?
 444 2013-12-26 05:34:16 monolithik has quit (Ping timeout: 240 seconds)
 445 2013-12-26 05:35:14 agricocb has quit (Ping timeout: 272 seconds)
 446 2013-12-26 05:35:52 justanotheruser has quit (Ping timeout: 272 seconds)
 447 2013-12-26 05:38:58 agricocb has joined
 448 2013-12-26 05:39:14 dansmith_btc has joined
 449 2013-12-26 05:39:14 dansmith_btc has quit (Changing host)
 450 2013-12-26 05:39:14 dansmith_btc has joined
 451 2013-12-26 05:39:27 d34th has quit (Ping timeout: 240 seconds)
 452 2013-12-26 05:39:45 greenspa has joined
 453 2013-12-26 05:39:56 d34th has joined
 454 2013-12-26 05:41:00 smash_ has joined
 455 2013-12-26 05:43:05 sserrano44 has quit (Quit: Computer has gone to sleep.)
 456 2013-12-26 05:45:06 kinglet_ has quit (Read error: Connection reset by peer)
 457 2013-12-26 05:47:14 kinglet has joined
 458 2013-12-26 05:47:14 kinglet has quit (Changing host)
 459 2013-12-26 05:47:14 kinglet has joined
 460 2013-12-26 05:48:15 JZavala has quit (Ping timeout: 272 seconds)
 461 2013-12-26 05:54:05 justanotheruser has joined
 462 2013-12-26 05:57:21 justanotheruser1 has joined
 463 2013-12-26 05:57:25 justanotheruser1 has quit (Changing host)
 464 2013-12-26 05:57:26 justanotheruser1 has joined
 465 2013-12-26 05:58:31 Selena2f has joined
 466 2013-12-26 05:58:38 patcon has joined
 467 2013-12-26 05:58:44 justanotheruser has quit (Ping timeout: 260 seconds)
 468 2013-12-26 05:59:44 Selena2f has quit (Client Quit)
 469 2013-12-26 06:00:01 [BNC]dansmith has joined
 470 2013-12-26 06:00:24 dansmith_btc has quit (Quit: Leaving)
 471 2013-12-26 06:00:51 monolithik has joined
 472 2013-12-26 06:01:02 [BNC]dansmith is now known as dansmith_btc
 473 2013-12-26 06:01:02 sueky has quit (Quit: Ex-Chat)
 474 2013-12-26 06:03:06 DollyDear has joined
 475 2013-12-26 06:03:22 justanotheruser1 is now known as justanotheruser
 476 2013-12-26 06:06:39 patcon has quit (Ping timeout: 240 seconds)
 477 2013-12-26 06:06:55 smash_ has quit (Read error: Connection reset by peer)
 478 2013-12-26 06:08:27 smash_ has joined
 479 2013-12-26 06:11:41 Cryo has joined
 480 2013-12-26 06:11:41 Cryo has quit (Changing host)
 481 2013-12-26 06:11:41 Cryo has joined
 482 2013-12-26 06:13:03 roconnor has quit (Ping timeout: 240 seconds)
 483 2013-12-26 06:13:06 yubrew has joined
 484 2013-12-26 06:13:15 roconnor has joined
 485 2013-12-26 06:15:12 mappum has joined
 486 2013-12-26 06:15:52 n0n0 has quit (Ping timeout: 240 seconds)
 487 2013-12-26 06:17:26 yubrew has quit (Ping timeout: 248 seconds)
 488 2013-12-26 06:18:53 _yoy_ has quit (Ping timeout: 246 seconds)
 489 2013-12-26 06:19:17 sacrelege has quit (Ping timeout: 272 seconds)
 490 2013-12-26 06:21:08 agricocb has quit (Ping timeout: 257 seconds)
 491 2013-12-26 06:22:43 _yoy_ has joined
 492 2013-12-26 06:24:43 roconnor_ has joined
 493 2013-12-26 06:24:54 roconnor has quit (Ping timeout: 248 seconds)
 494 2013-12-26 06:25:52 Cryo has quit (Quit: Leaving)
 495 2013-12-26 06:26:09 Cryo has joined
 496 2013-12-26 06:26:09 Cryo has quit (Changing host)
 497 2013-12-26 06:26:09 Cryo has joined
 498 2013-12-26 06:26:50 n0n0 has joined
 499 2013-12-26 06:27:02 hmmma has quit (Ping timeout: 248 seconds)
 500 2013-12-26 06:28:49 jaekwon has quit (Remote host closed the connection)
 501 2013-12-26 06:29:08 alphaBar has joined
 502 2013-12-26 06:31:04 arioBarzan has joined
 503 2013-12-26 06:33:55 AndrewJackson has quit ()
 504 2013-12-26 06:35:53 agricocb has joined
 505 2013-12-26 06:37:03 agnostic98 has joined
 506 2013-12-26 06:37:04 agnostic98 has quit (Remote host closed the connection)
 507 2013-12-26 06:37:17 agnostic98 has joined
 508 2013-12-26 06:37:32 Coincidental has quit (Remote host closed the connection)
 509 2013-12-26 06:37:46 mappum has quit (Read error: Connection reset by peer)
 510 2013-12-26 06:37:58 mappum has joined
 511 2013-12-26 06:39:36 arioBarzan has quit (Remote host closed the connection)
 512 2013-12-26 06:44:13 _yoy_ has quit (Quit: Leaving...)
 513 2013-12-26 06:45:32 _yoy_ has joined
 514 2013-12-26 06:51:06 monolithik has quit (Remote host closed the connection)
 515 2013-12-26 06:52:30 wallet43 has quit (Quit: Leaving.)
 516 2013-12-26 06:52:43 deanclkclk has joined
 517 2013-12-26 06:54:16 n0n0 has quit (Ping timeout: 240 seconds)
 518 2013-12-26 07:00:14 agricocb has quit (Quit: Leaving.)
 519 2013-12-26 07:01:35 mappum has quit (Read error: Connection reset by peer)
 520 2013-12-26 07:02:02 mappum has joined
 521 2013-12-26 07:05:12 <fanquake> ;;tslb
 522 2013-12-26 07:05:15 <gribble> Time since last block: 32 minutes and 1 second
 523 2013-12-26 07:05:51 <maaku> CodeShark: I'm not sure who has commit access, but it's maintained on github : https://github.com/bitcoin/bitcoin.org
 524 2013-12-26 07:07:19 yubrew has joined
 525 2013-12-26 07:09:01 <CodeShark> maaku: thanks
 526 2013-12-26 07:09:12 ItSANgo__ has quit (Ping timeout: 260 seconds)
 527 2013-12-26 07:10:42 roconnor_ has quit (Remote host closed the connection)
 528 2013-12-26 07:11:44 yubrew has quit (Ping timeout: 246 seconds)
 529 2013-12-26 07:16:20 ItSANgo_ has joined
 530 2013-12-26 07:18:15 paybitcoin has quit (Read error: Connection reset by peer)
 531 2013-12-26 07:22:15 IGHOR has quit (Ping timeout: 264 seconds)
 532 2013-12-26 07:22:22 paybitcoin has joined
 533 2013-12-26 07:28:03 tesserajk has quit (Quit: tesserajk)
 534 2013-12-26 07:28:37 neotap has joined
 535 2013-12-26 07:29:19 emankcin has joined
 536 2013-12-26 07:30:50 Bob_ has joined
 537 2013-12-26 07:33:15 Bob_ has quit (Client Quit)
 538 2013-12-26 07:33:50 emankcin has quit (Client Quit)
 539 2013-12-26 07:38:18 paybitcoin has quit (Read error: Connection reset by peer)
 540 2013-12-26 07:47:29 Coincidental has joined
 541 2013-12-26 07:50:15 mitz has quit (Remote host closed the connection)
 542 2013-12-26 07:50:56 kouiskas has left ()
 543 2013-12-26 07:56:22 sois has quit (Quit: http://www.kiwiirc.com/ - A hand crafted IRC client)
 544 2013-12-26 07:56:45 mitz has joined
 545 2013-12-26 07:57:53 lle has quit (Ping timeout: 245 seconds)
 546 2013-12-26 08:01:32 yubrew has joined
 547 2013-12-26 08:06:30 c0rw1n has joined
 548 2013-12-26 08:06:30 yubrew has quit (Ping timeout: 272 seconds)
 549 2013-12-26 08:06:56 johnsoft has quit (Ping timeout: 272 seconds)
 550 2013-12-26 08:06:56 VinceSamios has joined
 551 2013-12-26 08:07:34 johnsoft has joined
 552 2013-12-26 08:08:38 ematiu has joined
 553 2013-12-26 08:10:02 lle has joined
 554 2013-12-26 08:11:06 DollyDear has quit (Read error: Connection reset by peer)
 555 2013-12-26 08:12:21 Coincidental has quit (Remote host closed the connection)
 556 2013-12-26 08:13:58 jfox has joined
 557 2013-12-26 08:16:44 HaltingState has quit (Ping timeout: 272 seconds)
 558 2013-12-26 08:17:30 Coincidental has joined
 559 2013-12-26 08:17:38 orperelman has quit (Ping timeout: 240 seconds)
 560 2013-12-26 08:22:34 Belxjander has quit (Quit: System Restarting!!!)
 561 2013-12-26 08:29:15 squeakytoy has joined
 562 2013-12-26 08:30:51 da2ce7 has joined
 563 2013-12-26 08:31:00 tholenst has joined
 564 2013-12-26 08:31:18 knotwork has quit (Ping timeout: 240 seconds)
 565 2013-12-26 08:34:51 kinglet has quit (Read error: Connection reset by peer)
 566 2013-12-26 08:35:06 viperhr has quit (Ping timeout: 272 seconds)
 567 2013-12-26 08:37:00 uiop has quit (Ping timeout: 272 seconds)
 568 2013-12-26 08:37:05 kinglet has joined
 569 2013-12-26 08:38:14 uiop has joined
 570 2013-12-26 08:40:54 gmaxwell has quit (Ping timeout: 252 seconds)
 571 2013-12-26 08:41:20 handle_ has joined
 572 2013-12-26 08:41:21 handle has quit (Remote host closed the connection)
 573 2013-12-26 08:41:52 smash_ has quit (Remote host closed the connection)
 574 2013-12-26 08:45:15 uiop has quit (Quit: Leaving)
 575 2013-12-26 08:45:39 uiop has joined
 576 2013-12-26 08:53:23 michael_lee has quit (Read error: Connection reset by peer)
 577 2013-12-26 08:54:48 viperhr has joined
 578 2013-12-26 08:54:58 Selena2f has joined
 579 2013-12-26 08:55:34 JZavala has joined
 580 2013-12-26 08:55:39 yubrew has joined
 581 2013-12-26 08:57:13 da2ce7 has quit (Quit: KVIrc 4.3.1 Aria http://www.kvirc.net/)
 582 2013-12-26 08:59:35 K33Xm has joined
 583 2013-12-26 08:59:52 yubrew has quit (Read error: Operation timed out)
 584 2013-12-26 09:01:17 alphaBar has quit (Remote host closed the connection)
 585 2013-12-26 09:01:47 ematiu has quit (Ping timeout: 272 seconds)
 586 2013-12-26 09:07:52 michael_lee has joined
 587 2013-12-26 09:07:54 sipa has joined
 588 2013-12-26 09:11:03 viperhr has quit (Ping timeout: 240 seconds)
 589 2013-12-26 09:13:46 nsh- has joined
 590 2013-12-26 09:14:00 viperhr has joined
 591 2013-12-26 09:16:00 nsh has quit (Ping timeout: 272 seconds)
 592 2013-12-26 09:22:42 Raziel has joined
 593 2013-12-26 09:23:21 Guyver2 has joined
 594 2013-12-26 09:25:48 zer0def has joined
 595 2013-12-26 09:29:32 Lbit has joined
 596 2013-12-26 09:30:03 Lbit has quit (Changing host)
 597 2013-12-26 09:30:03 Lbit has joined
 598 2013-12-26 09:38:43 c0rw1n has quit (Remote host closed the connection)
 599 2013-12-26 09:41:15 Coincidental has quit (Remote host closed the connection)
 600 2013-12-26 09:42:31 ralphtheninja has joined
 601 2013-12-26 09:45:57 xiangfu has joined
 602 2013-12-26 09:46:47 Diablo-D3 has quit (Ping timeout: 246 seconds)
 603 2013-12-26 09:49:48 yubrew has joined
 604 2013-12-26 09:50:37 Eneerge has quit (Ping timeout: 256 seconds)
 605 2013-12-26 09:51:35 RoboTeddy has quit (Remote host closed the connection)
 606 2013-12-26 09:51:40 rdymac has quit (Ping timeout: 252 seconds)
 607 2013-12-26 09:51:49 rdymac has joined
 608 2013-12-26 09:52:43 smash_ has joined
 609 2013-12-26 09:53:02 Trix has joined
 610 2013-12-26 09:53:35 trixisowned has quit (Disconnected by services)
 611 2013-12-26 09:53:47 Trix has left ()
 612 2013-12-26 09:54:03 trixisowned has joined
 613 2013-12-26 09:54:22 Eneerge has joined
 614 2013-12-26 09:54:26 Eneerge has quit (Changing host)
 615 2013-12-26 09:54:26 Eneerge has joined
 616 2013-12-26 09:54:38 yubrew has quit (Ping timeout: 272 seconds)
 617 2013-12-26 09:54:49 Diablo-D3 has joined
 618 2013-12-26 09:56:56 smash_ has quit (Ping timeout: 246 seconds)
 619 2013-12-26 10:03:45 tholenst has quit (Remote host closed the connection)
 620 2013-12-26 10:04:10 farmanimal has quit (Read error: Operation timed out)
 621 2013-12-26 10:04:35 knotwork has joined
 622 2013-12-26 10:05:29 farmanimal has joined
 623 2013-12-26 10:08:22 tonokip1 has joined
 624 2013-12-26 10:09:53 erans has joined
 625 2013-12-26 10:10:17 askmike has quit (Remote host closed the connection)
 626 2013-12-26 10:11:06 tonokip has quit (Ping timeout: 272 seconds)
 627 2013-12-26 10:13:38 vajdev has joined
 628 2013-12-26 10:17:04 jvrdev has quit (Ping timeout: 272 seconds)
 629 2013-12-26 10:18:47 tonokip1 is now known as tonokip
 630 2013-12-26 10:21:47 Eneerge has quit (Ping timeout: 256 seconds)
 631 2013-12-26 10:24:25 gdoteof has joined
 632 2013-12-26 10:25:41 <gdoteof> i'm trying to do a sendmany command, when i do listunspent i get the scriptPubKey rather than the (base58?) form that sendmany wants
 633 2013-12-26 10:25:48 smash_ has joined
 634 2013-12-26 10:27:11 Eneerge has joined
 635 2013-12-26 10:27:21 <gdoteof> i tried using bitcoin.sh but am not sure if i am doing it wrong or fundamentally misunderstand something
 636 2013-12-26 10:27:44 <gdoteof> i thought i'd beabel to do base58encode $scriptPubKey
 637 2013-12-26 10:28:34 <maaku> gdoteof: wallet is not a base58 encoded scriptPubKey
 638 2013-12-26 10:28:41 askmike has joined
 639 2013-12-26 10:28:52 <maaku> https://en.bitcoin.it/wiki/Technical_background_of_version_1_Bitcoin_addresses
 640 2013-12-26 10:29:01 <gdoteof> maaku: is it possible to get the input to a sendmany from listunspent
 641 2013-12-26 10:29:26 Anduckling has joined
 642 2013-12-26 10:29:26 Anduckling has quit (Changing host)
 643 2013-12-26 10:29:26 Anduckling has joined
 644 2013-12-26 10:29:35 <gdoteof> maaku: ok i will read that
 645 2013-12-26 10:29:47 askmike_ has joined
 646 2013-12-26 10:29:49 <maaku> gdoteof: i'm not sure i understand the question
 647 2013-12-26 10:29:58 <maaku> "input to a sendmany"
 648 2013-12-26 10:30:02 smash_ has quit (Ping timeout: 240 seconds)
 649 2013-12-26 10:31:12 <gdoteof> maaku: sendmany takes an address as an input; as opposed to 'sendtoaddress' which just 'automatically' chooses the input
 650 2013-12-26 10:31:26 <maaku> listunspent shows the address, if it has one
 651 2013-12-26 10:31:47 Anduckling has quit (Client Quit)
 652 2013-12-26 10:31:56 <maaku> sendmany automatically chooses inputs too
 653 2013-12-26 10:32:09 <maaku> you can't select outputs to use with sendmany
 654 2013-12-26 10:32:15 Anduckling has joined
 655 2013-12-26 10:32:20 <gdoteof> hmm
 656 2013-12-26 10:32:35 <maaku> sendmany == send to many addresses
 657 2013-12-26 10:32:38 <gdoteof> one sec, let me verify what i am talking about
 658 2013-12-26 10:32:46 <maaku> maybe you want coin control?
 659 2013-12-26 10:33:03 <gdoteof> maaku: right thats what i want to do.. i don't actually care which address(es) they come from but it appears to me i *have* to choose
 660 2013-12-26 10:33:33 <maaku> no, sendmany you pass which addresses you are sending *to*
 661 2013-12-26 10:33:36 <gdoteof> sendmany <fromaccount> {address:amount,...} [minconf=1] [comment]
 662 2013-12-26 10:33:54 askmike has quit (Ping timeout: 272 seconds)
 663 2013-12-26 10:33:57 <maaku> you never pick which outputs you use as input
 664 2013-12-26 10:34:01 <maaku> not without coin control
 665 2013-12-26 10:34:11 <gdoteof> maaku: ^ is the help wrong?
 666 2013-12-26 10:34:17 <maaku> no it's right
 667 2013-12-26 10:34:19 <maaku> what's confusing?
 668 2013-12-26 10:34:25 <gdoteof> what is "<from account>"
 669 2013-12-26 10:34:44 <maaku> accounts != addresses
 670 2013-12-26 10:34:55 <maaku> that's an internal accounting system that has nothing to do with unspent outputs
 671 2013-12-26 10:35:00 <maaku> and should be stripped from the daemon imho
 672 2013-12-26 10:35:14 <gdoteof> oh so there is just a convenient abstraction for it
 673 2013-12-26 10:35:21 <maaku> it was added to support a very specific web wallet backend accounting scenario, and doesn't really make sense outside of that
 674 2013-12-26 10:35:23 <gdoteof> so if i labeled an address as "foo" and received coins to it
 675 2013-12-26 10:35:41 <maaku> https://en.bitcoin.it/wiki/Accounts_explained
 676 2013-12-26 10:35:45 <gdoteof> i can just "sendmany foo"
 677 2013-12-26 10:36:06 DiabloD3 has joined
 678 2013-12-26 10:36:57 agnostic98 has quit (Remote host closed the connection)
 679 2013-12-26 10:37:32 agnostic98 has joined
 680 2013-12-26 10:37:58 <maaku> not really. it's just a running total that the daemon kindly keeps track of
 681 2013-12-26 10:38:20 <maaku> so if you tag a transaction in which 20 btc entered your wallet as "foo"
 682 2013-12-26 10:38:35 <maaku> then "listaccounts" or whatever the API is would show "foo: 20btc"
 683 2013-12-26 10:38:36 Diablo-D3 has quit (Ping timeout: 272 seconds)
 684 2013-12-26 10:39:28 <maaku> then if you later do a "sendmany foo 1addr1:5.0 1addr2:3.0", listaccounts would show "foo: 12btc"
 685 2013-12-26 10:39:46 <maaku> because it sent those 8 bitcoins "from" your foo account
 686 2013-12-26 10:40:15 <maaku> but this has nothing to do with the actual bitcoin protocol, is entirely internal to your client, and is not reflected in the block chain structure or choice of inputs at all
 687 2013-12-26 10:40:30 <maaku> so, imho, it's a confusing "feature" that shouldn't exist
 688 2013-12-26 10:40:49 <maaku> btw, this should probably be moved to #bitcoin
 689 2013-12-26 10:42:00 <gdoteof> maaku: okay; thanks.  i undersstand now, thanks for the help
 690 2013-12-26 10:42:24 agnostic98 has quit (Ping timeout: 272 seconds)
 691 2013-12-26 10:43:49 DiabloD3 is now known as Diablo-D3
 692 2013-12-26 10:44:00 yubrew has joined
 693 2013-12-26 10:45:32 shadders has joined
 694 2013-12-26 10:46:34 JZavala has quit (Ping timeout: 272 seconds)
 695 2013-12-26 10:48:02 yubrew has quit (Ping timeout: 241 seconds)
 696 2013-12-26 10:51:59 Grouver has joined
 697 2013-12-26 10:53:30 transito has quit (Read error: Connection reset by peer)
 698 2013-12-26 10:53:38 Guyver2 has quit (Ping timeout: 246 seconds)
 699 2013-12-26 10:54:45 transito has joined
 700 2013-12-26 10:54:46 transito has quit (Excess Flood)
 701 2013-12-26 10:54:56 transito has joined
 702 2013-12-26 10:54:57 transito has quit (Excess Flood)
 703 2013-12-26 10:55:07 transito has joined
 704 2013-12-26 10:55:08 transito has quit (Excess Flood)
 705 2013-12-26 10:55:18 transito has joined
 706 2013-12-26 10:55:19 transito has quit (Excess Flood)
 707 2013-12-26 10:55:20 da2ce7 has joined
 708 2013-12-26 10:55:29 transito has joined
 709 2013-12-26 10:55:30 transito has quit (Excess Flood)
 710 2013-12-26 10:55:40 transito has joined
 711 2013-12-26 10:55:41 transito has quit (Excess Flood)
 712 2013-12-26 10:55:51 transito has joined
 713 2013-12-26 10:56:16 smash_ has joined
 714 2013-12-26 11:01:08 smash_ has quit (Ping timeout: 272 seconds)
 715 2013-12-26 11:02:20 da2ce7 has quit (Quit: KVIrc 4.3.1 Aria http://www.kvirc.net/)
 716 2013-12-26 11:02:23 neotap has left ("Leaving")
 717 2013-12-26 11:08:42 agnostic98 has joined
 718 2013-12-26 11:12:40 porquilho has joined
 719 2013-12-26 11:12:45 AndrewJackson has joined
 720 2013-12-26 11:15:07 askmike_ has quit (Remote host closed the connection)
 721 2013-12-26 11:17:42 gjs278 has quit (Ping timeout: 248 seconds)
 722 2013-12-26 11:20:25 gjs278 has joined
 723 2013-12-26 11:20:41 kinglet has quit (Read error: Connection reset by peer)
 724 2013-12-26 11:23:06 kinglet has joined
 725 2013-12-26 11:29:41 kinglet has quit (Read error: Connection reset by peer)
 726 2013-12-26 11:30:04 kinglet has joined
 727 2013-12-26 11:30:04 kinglet has quit (Changing host)
 728 2013-12-26 11:30:04 kinglet has joined
 729 2013-12-26 11:32:06 Kozuch has joined
 730 2013-12-26 11:34:15 kinglet has quit (Read error: Connection reset by peer)
 731 2013-12-26 11:37:02 kinglet has joined
 732 2013-12-26 11:37:02 kinglet has quit (Changing host)
 733 2013-12-26 11:37:02 kinglet has joined
 734 2013-12-26 11:38:11 yubrew has joined
 735 2013-12-26 11:42:14 agnostic98 has quit (Ping timeout: 248 seconds)
 736 2013-12-26 11:42:24 mitz has quit (Ping timeout: 240 seconds)
 737 2013-12-26 11:42:30 TD has joined
 738 2013-12-26 11:42:40 yubrew has quit (Ping timeout: 240 seconds)
 739 2013-12-26 11:45:12 hemry has joined
 740 2013-12-26 11:49:03 TD has quit (Quit: TD)
 741 2013-12-26 11:51:10 mitz has joined
 742 2013-12-26 11:58:03 AndrewJackson has quit (Remote host closed the connection)
 743 2013-12-26 11:58:24 AndrewJackson has joined
 744 2013-12-26 12:00:15 transito has quit (Read error: Connection reset by peer)
 745 2013-12-26 12:01:08 hydrogenesis has joined
 746 2013-12-26 12:01:40 copumpkin has joined
 747 2013-12-26 12:01:52 transito has joined
 748 2013-12-26 12:01:53 transito has quit (Excess Flood)
 749 2013-12-26 12:02:03 transito has joined
 750 2013-12-26 12:02:04 transito has quit (Excess Flood)
 751 2013-12-26 12:02:14 transito has joined
 752 2013-12-26 12:02:15 transito has quit (Excess Flood)
 753 2013-12-26 12:02:25 transito has joined
 754 2013-12-26 12:02:26 transito has quit (Excess Flood)
 755 2013-12-26 12:02:36 transito has joined
 756 2013-12-26 12:02:37 transito has quit (Excess Flood)
 757 2013-12-26 12:02:46 waxwing has joined
 758 2013-12-26 12:02:47 transito has joined
 759 2013-12-26 12:02:48 transito has quit (Excess Flood)
 760 2013-12-26 12:02:57 hydrogenesis has quit (Client Quit)
 761 2013-12-26 12:02:58 transito has joined
 762 2013-12-26 12:02:59 transito has quit (Excess Flood)
 763 2013-12-26 12:03:09 transito has joined
 764 2013-12-26 12:03:10 transito has quit (Excess Flood)
 765 2013-12-26 12:03:20 transito has joined
 766 2013-12-26 12:03:21 transito has quit (Excess Flood)
 767 2013-12-26 12:03:31 transito has joined
 768 2013-12-26 12:03:32 transito has quit (Excess Flood)
 769 2013-12-26 12:03:42 transito has joined
 770 2013-12-26 12:03:43 transito has quit (Excess Flood)
 771 2013-12-26 12:03:53 transito has joined
 772 2013-12-26 12:03:54 transito has quit (Excess Flood)
 773 2013-12-26 12:05:07 transito has joined
 774 2013-12-26 12:05:08 transito has quit (Excess Flood)
 775 2013-12-26 12:05:18 transito has joined
 776 2013-12-26 12:05:19 transito has quit (Excess Flood)
 777 2013-12-26 12:05:29 transito has joined
 778 2013-12-26 12:05:30 transito has quit (Excess Flood)
 779 2013-12-26 12:05:33 hydrogenesis has joined
 780 2013-12-26 12:05:40 transito has joined
 781 2013-12-26 12:05:41 transito has quit (Excess Flood)
 782 2013-12-26 12:05:51 transito has joined
 783 2013-12-26 12:05:52 transito has quit (Excess Flood)
 784 2013-12-26 12:06:02 transito has joined
 785 2013-12-26 12:06:03 transito has quit (Excess Flood)
 786 2013-12-26 12:06:22 copumpkin has quit (Ping timeout: 272 seconds)
 787 2013-12-26 12:06:35 hydrogenesis has quit (Client Quit)
 788 2013-12-26 12:07:13 transito has joined
 789 2013-12-26 12:07:14 transito has quit (Excess Flood)
 790 2013-12-26 12:07:18 hydrogenesis has joined
 791 2013-12-26 12:07:24 transito has joined
 792 2013-12-26 12:07:25 transito has quit (Excess Flood)
 793 2013-12-26 12:07:35 transito has joined
 794 2013-12-26 12:07:36 transito has quit (Excess Flood)
 795 2013-12-26 12:08:54 hydrogenesis has quit (Client Quit)
 796 2013-12-26 12:10:12 transito has joined
 797 2013-12-26 12:10:13 transito has quit (Excess Flood)
 798 2013-12-26 12:10:23 transito has joined
 799 2013-12-26 12:10:24 transito has quit (Excess Flood)
 800 2013-12-26 12:10:34 transito has joined
 801 2013-12-26 12:10:35 transito has quit (Excess Flood)
 802 2013-12-26 12:10:45 transito has joined
 803 2013-12-26 12:10:46 transito has quit (Excess Flood)
 804 2013-12-26 12:10:56 transito has joined
 805 2013-12-26 12:11:25 K33Xm has quit (Quit: http://www.kiwiirc.com/ - A hand crafted IRC client)
 806 2013-12-26 12:11:38 Selena2f has quit (Quit: http://www.kiwiirc.com/ - A hand crafted IRC client)
 807 2013-12-26 12:13:12 hydrogenesis has joined
 808 2013-12-26 12:13:18 copumpkin has joined
 809 2013-12-26 12:13:19 hydrogenesis has quit (Client Quit)
 810 2013-12-26 12:14:33 Eiii has quit ()
 811 2013-12-26 12:14:33 Guyver2 has joined
 812 2013-12-26 12:14:46 go1111111 has quit (Ping timeout: 248 seconds)
 813 2013-12-26 12:16:00 hydrogenesis has joined
 814 2013-12-26 12:17:08 Belxjander has joined
 815 2013-12-26 12:18:24 copumpkin has quit (Ping timeout: 272 seconds)
 816 2013-12-26 12:18:50 Belxjander has quit (Client Quit)
 817 2013-12-26 12:19:59 Belxjander has joined
 818 2013-12-26 12:20:58 mappum has quit (Read error: Connection reset by peer)
 819 2013-12-26 12:21:16 smash_ has joined
 820 2013-12-26 12:21:42 hydrogenesis has quit (Ping timeout: 248 seconds)
 821 2013-12-26 12:22:15 tholenst has joined
 822 2013-12-26 12:22:52 hydrogenesis has joined
 823 2013-12-26 12:25:52 copumpkin has joined
 824 2013-12-26 12:25:58 smash_ has quit (Ping timeout: 248 seconds)
 825 2013-12-26 12:27:26 Kozuch has quit (Ping timeout: 246 seconds)
 826 2013-12-26 12:32:24 yubrew has joined
 827 2013-12-26 12:36:39 yubrew has quit (Ping timeout: 240 seconds)
 828 2013-12-26 12:37:23 Trix has joined
 829 2013-12-26 12:38:07 trixisowned has quit (Disconnected by services)
 830 2013-12-26 12:38:17 agnostic98 has joined
 831 2013-12-26 12:38:31 Trix has left ()
 832 2013-12-26 12:39:12 Belxjander has quit (Quit: Sayonara)
 833 2013-12-26 12:43:28 agnostic98 has quit (Ping timeout: 240 seconds)
 834 2013-12-26 12:45:53 Pullphinger has joined
 835 2013-12-26 12:47:51 one_zero has quit ()
 836 2013-12-26 12:53:27 vajdev has quit (Read error: Connection reset by peer)
 837 2013-12-26 12:56:21 c0rw1n has joined
 838 2013-12-26 13:00:29 sserrano44 has joined
 839 2013-12-26 13:01:30 abueesp has joined
 840 2013-12-26 13:01:55 Belxjander has joined
 841 2013-12-26 13:04:09 jvrdev has joined
 842 2013-12-26 13:05:27 viperhr has quit (Ping timeout: 264 seconds)
 843 2013-12-26 13:06:58 viperhr has joined
 844 2013-12-26 13:09:47 agnostic98 has joined
 845 2013-12-26 13:13:51 agnostic98 has quit (Ping timeout: 240 seconds)
 846 2013-12-26 13:15:24 smash_ has joined
 847 2013-12-26 13:17:52 melvster has quit (Read error: Connection reset by peer)
 848 2013-12-26 13:19:40 melvster has joined
 849 2013-12-26 13:19:41 altpumps has quit (Quit: altpumps)
 850 2013-12-26 13:19:50 smash_ has quit (Ping timeout: 248 seconds)
 851 2013-12-26 13:20:06 c0rw1n has quit (Ping timeout: 272 seconds)
 852 2013-12-26 13:23:25 r0sc0e has joined
 853 2013-12-26 13:23:33 BNCatDIGISHELL has joined
 854 2013-12-26 13:23:34 [ICE] has joined
 855 2013-12-26 13:23:34 dabb has joined
 856 2013-12-26 13:23:58 null has joined
 857 2013-12-26 13:26:19 drayah has joined
 858 2013-12-26 13:26:40 yubrew has joined
 859 2013-12-26 13:27:53 Pullphinger has quit (Ping timeout: 240 seconds)
 860 2013-12-26 13:30:17 sserrano44 has quit (Quit: Textual IRC Client: www.textualapp.com)
 861 2013-12-26 13:31:15 yubrew has quit (Ping timeout: 264 seconds)
 862 2013-12-26 13:31:44 dermoth_ has joined
 863 2013-12-26 13:34:46 dermoth__ has quit (Ping timeout: 248 seconds)
 864 2013-12-26 13:36:21 ovidiusoft has joined
 865 2013-12-26 13:45:59 smash_ has joined
 866 2013-12-26 13:48:33 c0rw1n has joined
 867 2013-12-26 13:50:15 smash_ has quit (Ping timeout: 240 seconds)
 868 2013-12-26 13:50:45 nsh- has quit (Changing host)
 869 2013-12-26 13:50:45 nsh- has joined
 870 2013-12-26 13:50:49 nsh- is now known as nsh
 871 2013-12-26 13:52:58 altpumps has joined
 872 2013-12-26 13:53:09 altpumps has quit (Client Quit)
 873 2013-12-26 13:53:48 Thepok has joined
 874 2013-12-26 13:59:21 MobiusL has quit (Remote host closed the connection)
 875 2013-12-26 14:01:44 viperhr has quit (Ping timeout: 260 seconds)
 876 2013-12-26 14:03:48 patcon has joined
 877 2013-12-26 14:05:28 viperhr has joined
 878 2013-12-26 14:06:38 Mobius_ has joined
 879 2013-12-26 14:07:38 Mobius_ is now known as MobiusL
 880 2013-12-26 14:09:51 agnostic98 has joined
 881 2013-12-26 14:10:15 ovidiusoft has quit (Ping timeout: 264 seconds)
 882 2013-12-26 14:10:21 patcon has quit (Ping timeout: 252 seconds)
 883 2013-12-26 14:10:54 altpumps has joined
 884 2013-12-26 14:11:54 xiangfu has quit (Remote host closed the connection)
 885 2013-12-26 14:12:45 <tholenst> Why does sync.h say "TODO: We should move away from using the recursive lock by default."?
 886 2013-12-26 14:12:59 <tholenst> are recursive locks bad?
 887 2013-12-26 14:14:34 agnostic98 has quit (Ping timeout: 272 seconds)
 888 2013-12-26 14:17:54 xiangfu has joined
 889 2013-12-26 14:20:47 yubrew has joined
 890 2013-12-26 14:21:34 mappum has joined
 891 2013-12-26 14:24:06 <pigeons> not very portable?
 892 2013-12-26 14:25:42 yubrew has quit (Ping timeout: 272 seconds)
 893 2013-12-26 14:36:39 hydrogenesis has quit (Quit: hydrogenesis)
 894 2013-12-26 14:37:04 SwampTony has quit (Remote host closed the connection)
 895 2013-12-26 14:37:40 SwampTony has joined
 896 2013-12-26 14:37:45 ovidiusoft has joined
 897 2013-12-26 14:38:54 altpumps has quit (Quit: altpumps)
 898 2013-12-26 14:39:43 <wumpus> tholenst: yes, it is considered bad forms to use recursive mutexes, for various reasons, among others that it results in reduced locking discipline (that the developer knows when is the lock held, when isn't it held) see: http://www.zaval.org/resources/library/butenhof1.html  
 899 2013-12-26 14:40:04 smash has joined
 900 2013-12-26 14:41:06 <wumpus> also recursive mutexes are a little bit less efficient (because they need to keep track which thread 'owns' them), but that's not the main problem, generally code that uses recursive mutexes can be written with non-reentrant mutexes and will be better for it
 901 2013-12-26 14:42:24 Emcy has quit (Read error: Connection reset by peer)
 902 2013-12-26 14:42:40 <niston> hm I really have a lot of stuck transactions
 903 2013-12-26 14:42:48 SwampTony has quit (Ping timeout: 252 seconds)
 904 2013-12-26 14:42:55 smash has quit (Disconnected by services)
 905 2013-12-26 14:43:02 Emcy has joined
 906 2013-12-26 14:45:12 agricocb has joined
 907 2013-12-26 14:45:47 abueesp has quit (Read error: Connection reset by peer)
 908 2013-12-26 14:46:41 abueesp has joined
 909 2013-12-26 14:46:46 daybyter has joined
 910 2013-12-26 14:48:13 <tholenst> wumpus: ty
 911 2013-12-26 14:48:26 abueesp has quit (Remote host closed the connection)
 912 2013-12-26 14:52:51 hnz has quit (Ping timeout: 264 seconds)
 913 2013-12-26 14:57:49 hnz has joined
 914 2013-12-26 15:00:01 DougieBot5000 has joined
 915 2013-12-26 15:03:24 jfox_ has joined
 916 2013-12-26 15:04:12 c0rw1n has quit (Remote host closed the connection)
 917 2013-12-26 15:07:15 jfox has quit (Ping timeout: 264 seconds)
 918 2013-12-26 15:08:30 tholenst has quit (Quit: ERC Version 5.3 (IRC client for Emacs))
 919 2013-12-26 15:08:41 Starduster has joined
 920 2013-12-26 15:09:49 agnostic98 has joined
 921 2013-12-26 15:10:24 smash_ has joined
 922 2013-12-26 15:12:02 altpumps has joined
 923 2013-12-26 15:14:28 agnostic98 has quit (Ping timeout: 272 seconds)
 924 2013-12-26 15:14:31 smash_ has quit (Ping timeout: 241 seconds)
 925 2013-12-26 15:23:26 mattco has joined
 926 2013-12-26 15:25:14 Subo1977_ has joined
 927 2013-12-26 15:27:10 rdymac has quit (Ping timeout: 252 seconds)
 928 2013-12-26 15:27:30 Subo1977 has quit (Ping timeout: 240 seconds)
 929 2013-12-26 15:28:14 sacrelege has joined
 930 2013-12-26 15:28:36 Lbit has quit (Quit: Lootbitcoin.com)
 931 2013-12-26 15:28:37 ovidiusoft has quit (Remote host closed the connection)
 932 2013-12-26 15:32:20 Guyver2 has quit (Ping timeout: 256 seconds)
 933 2013-12-26 15:32:42 ircuser-6 has joined
 934 2013-12-26 15:32:45 Nesetalis has quit (Ping timeout: 259 seconds)
 935 2013-12-26 15:33:07 SwampTony has joined
 936 2013-12-26 15:33:44 Nesetalis has joined
 937 2013-12-26 15:35:43 ircuser-6 has quit (Max SendQ exceeded)
 938 2013-12-26 15:36:19 ircuser-6 has joined
 939 2013-12-26 15:36:55 shesek has quit (Ping timeout: 272 seconds)
 940 2013-12-26 15:45:02 fanquake has left ()
 941 2013-12-26 15:47:14 SwampTony has quit ()
 942 2013-12-26 15:54:30 wonhunawks has quit (Ping timeout: 240 seconds)
 943 2013-12-26 15:55:57 wonhunawks has joined
 944 2013-12-26 15:56:03 shesek has joined
 945 2013-12-26 15:56:16 patcon has joined
 946 2013-12-26 15:59:34 HansiHE_ has joined
 947 2013-12-26 16:03:07 Pullphinger has joined
 948 2013-12-26 16:03:34 patcon has quit (Ping timeout: 246 seconds)
 949 2013-12-26 16:08:22 Thepok has quit (Ping timeout: 248 seconds)
 950 2013-12-26 16:08:45 Mamm0th has joined
 951 2013-12-26 16:09:16 yubrew has joined
 952 2013-12-26 16:09:43 mjh_ has joined
 953 2013-12-26 16:09:56 agnostic98 has joined
 954 2013-12-26 16:10:33 mjh_ has quit (Client Quit)
 955 2013-12-26 16:10:40 testnode9 has quit (Ping timeout: 240 seconds)
 956 2013-12-26 16:11:20 testnode9 has joined
 957 2013-12-26 16:13:27 yubrew has quit (Ping timeout: 240 seconds)
 958 2013-12-26 16:14:55 agnostic98 has quit (Ping timeout: 272 seconds)
 959 2013-12-26 16:22:48 quantumlemur has quit (Ping timeout: 265 seconds)
 960 2013-12-26 16:23:31 askmike has joined
 961 2013-12-26 16:24:13 datagutt has quit (Quit: kthxbai)
 962 2013-12-26 16:24:41 datagutt has joined
 963 2013-12-26 16:27:01 agath has quit (Read error: No route to host)
 964 2013-12-26 16:29:17 shesek has quit (Ping timeout: 260 seconds)
 965 2013-12-26 16:29:19 rdymac has joined
 966 2013-12-26 16:29:46 c0rw1n has joined
 967 2013-12-26 16:32:50 agnostic98 has joined
 968 2013-12-26 16:32:56 agnostic98 has quit (Remote host closed the connection)
 969 2013-12-26 16:33:12 agnostic98 has joined
 970 2013-12-26 16:33:25 agath has joined
 971 2013-12-26 16:34:45 smash_ has joined
 972 2013-12-26 16:35:13 jfox has joined
 973 2013-12-26 16:37:53 jfox_ has quit (Ping timeout: 240 seconds)
 974 2013-12-26 16:38:10 john5223 has joined
 975 2013-12-26 16:39:06 smash_ has quit (Ping timeout: 246 seconds)
 976 2013-12-26 16:43:03 Guest25999 has joined
 977 2013-12-26 16:45:00 jfox_ has joined
 978 2013-12-26 16:46:35 patcon has joined
 979 2013-12-26 16:47:11 shesek has joined
 980 2013-12-26 16:47:28 jfox has quit (Ping timeout: 260 seconds)
 981 2013-12-26 16:53:00 chrisbro has joined
 982 2013-12-26 16:54:20 patcon has quit (Remote host closed the connection)
 983 2013-12-26 16:56:14 Nesetalis has quit (Ping timeout: 240 seconds)
 984 2013-12-26 16:58:15 erans has quit (Ping timeout: 264 seconds)
 985 2013-12-26 17:01:58 askmike has quit (Remote host closed the connection)
 986 2013-12-26 17:02:05 askmike has joined
 987 2013-12-26 17:03:22 yubrew has joined
 988 2013-12-26 17:08:00 yubrew has quit (Ping timeout: 252 seconds)
 989 2013-12-26 17:11:08 c0rw1n has quit (Remote host closed the connection)
 990 2013-12-26 17:12:12 smash_ has joined
 991 2013-12-26 17:12:13 smash_ has quit (Remote host closed the connection)
 992 2013-12-26 17:15:43 i2pRelay has joined
 993 2013-12-26 17:17:37 skinnkavaj has quit (Ping timeout: 272 seconds)
 994 2013-12-26 17:18:55 Anduckling has quit (Ping timeout: 240 seconds)
 995 2013-12-26 17:19:24 porquilho has quit (Read error: Connection reset by peer)
 996 2013-12-26 17:19:41 porquilho has joined
 997 2013-12-26 17:20:11 Anduckling has joined
 998 2013-12-26 17:24:55 askmike has quit (Remote host closed the connection)
 999 2013-12-26 17:26:41 askmike has joined
1000 2013-12-26 17:28:35 InsiderJoe has joined
1001 2013-12-26 17:30:39 datagutt has quit (Quit: kthxbai)
1002 2013-12-26 17:31:09 datagutt has joined
1003 2013-12-26 17:31:15 askmike has quit (Ping timeout: 246 seconds)
1004 2013-12-26 17:35:07 energymvr has joined
1005 2013-12-26 17:36:42 tesserajk has joined
1006 2013-12-26 17:37:22 energymvr_ has joined
1007 2013-12-26 17:39:52 energymvr has quit (Ping timeout: 272 seconds)
1008 2013-12-26 17:40:36 tesserajk has quit (Client Quit)
1009 2013-12-26 17:42:53 chmod755 has joined
1010 2013-12-26 17:42:56 smash_ has joined
1011 2013-12-26 17:43:02 Guest25999 has left ()
1012 2013-12-26 17:44:17 datagutt has quit (Ping timeout: 240 seconds)
1013 2013-12-26 17:45:07 michael_lee has quit (Quit: Ex-Chat)
1014 2013-12-26 17:47:21 smash_ has quit (Ping timeout: 245 seconds)
1015 2013-12-26 17:50:06 sensorii has joined
1016 2013-12-26 17:50:29 skinnkavaj has joined
1017 2013-12-26 17:50:36 guruvan has joined
1018 2013-12-26 17:50:40 rfish2 has joined
1019 2013-12-26 17:52:51 rfish has quit (Ping timeout: 264 seconds)
1020 2013-12-26 17:55:37 askmike has joined
1021 2013-12-26 17:57:29 askmike_ has joined
1022 2013-12-26 17:57:37 yubrew has joined
1023 2013-12-26 17:58:00 askmike has quit (Read error: Connection reset by peer)
1024 2013-12-26 17:59:22 askmike_ has quit (Remote host closed the connection)
1025 2013-12-26 17:59:57 askmike has joined
1026 2013-12-26 18:00:28 datagutt has joined
1027 2013-12-26 18:01:36 InsiderJoe has quit (Remote host closed the connection)
1028 2013-12-26 18:01:43 czheo has joined
1029 2013-12-26 18:01:51 energymvr_ has quit (Quit: Page closed)
1030 2013-12-26 18:01:56 yubrew has quit (Ping timeout: 245 seconds)
1031 2013-12-26 18:03:40 czheo has quit (Client Quit)
1032 2013-12-26 18:04:02 jfox has joined
1033 2013-12-26 18:05:16 patcon has joined
1034 2013-12-26 18:07:07 jfox_ has quit (Ping timeout: 246 seconds)
1035 2013-12-26 18:11:30 patcon has quit (Ping timeout: 240 seconds)
1036 2013-12-26 18:11:53 JesusFreak has joined
1037 2013-12-26 18:12:41 contrapumpkin has joined
1038 2013-12-26 18:12:44 tesserajk has joined
1039 2013-12-26 18:14:14 Diablo-D3 has quit (Quit: This computer has gone to sleep)
1040 2013-12-26 18:14:50 farmanimal has quit (Quit: Konversation terminated!)
1041 2013-12-26 18:14:58 copumpkin has quit (Ping timeout: 272 seconds)
1042 2013-12-26 18:15:53 agricocb has quit (Ping timeout: 272 seconds)
1043 2013-12-26 18:19:44 farmanimal has joined
1044 2013-12-26 18:20:02 agricocb has joined
1045 2013-12-26 18:21:23 daybyter has quit (Quit: Konversation terminated!)
1046 2013-12-26 18:29:44 zophy has quit (Ping timeout: 261 seconds)
1047 2013-12-26 18:29:53 hemry has quit ()
1048 2013-12-26 18:30:52 zophy has joined
1049 2013-12-26 18:33:15 DBordello has quit (Excess Flood)
1050 2013-12-26 18:33:21 DBordelo has joined
1051 2013-12-26 18:34:49 Anduckling has quit (Ping timeout: 260 seconds)
1052 2013-12-26 18:35:27 Anduck- has joined
1053 2013-12-26 18:36:33 contrapumpkin has quit (Ping timeout: 252 seconds)
1054 2013-12-26 18:36:44 DBordelo has quit (Excess Flood)
1055 2013-12-26 18:37:18 smash_ has joined
1056 2013-12-26 18:37:46 DBordello has joined
1057 2013-12-26 18:39:17 copumpkin has joined
1058 2013-12-26 18:41:31 smash_ has quit (Ping timeout: 245 seconds)
1059 2013-12-26 18:42:35 datagutt has quit (Quit: kthxbai)
1060 2013-12-26 18:42:58 datagutt has joined
1061 2013-12-26 18:54:56 Applicat_ has joined
1062 2013-12-26 18:56:31 tucenaber has quit (Read error: Operation timed out)
1063 2013-12-26 18:56:44 __alex has quit (Read error: Operation timed out)
1064 2013-12-26 18:56:48 Applicat_ has quit (Read error: Connection reset by peer)
1065 2013-12-26 18:56:51 __alex has joined
1066 2013-12-26 18:56:58 tucenaber has joined
1067 2013-12-26 18:57:08 Kozuch has joined
1068 2013-12-26 18:57:08 ovidiusoft has joined
1069 2013-12-26 18:57:14 Applicat_ has joined
1070 2013-12-26 18:57:42 Application has quit (Ping timeout: 246 seconds)
1071 2013-12-26 18:59:10 saulimus has joined
1072 2013-12-26 18:59:51 agricocb has quit (Ping timeout: 245 seconds)
1073 2013-12-26 19:00:16 Anduck- has quit (Ping timeout: 240 seconds)
1074 2013-12-26 19:00:29 sois has joined
1075 2013-12-26 19:00:44 tonokip has quit (Read error: Connection reset by peer)
1076 2013-12-26 19:01:42 Anduckling has joined
1077 2013-12-26 19:02:20 sassamo has joined
1078 2013-12-26 19:02:27 g-host has joined
1079 2013-12-26 19:03:55 JesusFreak has quit (Quit: I might be back)
1080 2013-12-26 19:06:40 DrHaribo has quit (Ping timeout: 264 seconds)
1081 2013-12-26 19:07:06 soheil has joined
1082 2013-12-26 19:07:16 tonokip has joined
1083 2013-12-26 19:07:40 smash_ has joined
1084 2013-12-26 19:08:30 DrHaribo has joined
1085 2013-12-26 19:08:30 DrHaribo has quit (Client Quit)
1086 2013-12-26 19:08:42 DrHaribo has joined
1087 2013-12-26 19:09:10 s7r has joined
1088 2013-12-26 19:12:19 smash_ has quit (Ping timeout: 252 seconds)
1089 2013-12-26 19:13:59 Guyver2 has joined
1090 2013-12-26 19:29:47 profreid has joined
1091 2013-12-26 19:30:54 drayah has quit (Remote host closed the connection)
1092 2013-12-26 19:33:45 shesek has quit (Ping timeout: 246 seconds)
1093 2013-12-26 19:34:06 brson has joined
1094 2013-12-26 19:34:48 bbrian has quit (Ping timeout: 246 seconds)
1095 2013-12-26 19:34:59 justusranvier has quit (Remote host closed the connection)
1096 2013-12-26 19:36:13 Agent327 has joined
1097 2013-12-26 19:37:01 Agent327 has left ()
1098 2013-12-26 19:37:43 justusranvier has joined
1099 2013-12-26 19:38:49 smash_ has joined
1100 2013-12-26 19:39:11 tesserajk has quit (Read error: Connection reset by peer)
1101 2013-12-26 19:39:18 tesserajk_ has joined
1102 2013-12-26 19:39:53 smash_ has quit (Read error: Connection reset by peer)
1103 2013-12-26 19:39:55 smash__ has joined
1104 2013-12-26 19:40:28 robonerd has quit (Ping timeout: 272 seconds)
1105 2013-12-26 19:41:11 dvide has joined
1106 2013-12-26 19:45:06 bbrian has joined
1107 2013-12-26 19:45:31 robonerd has joined
1108 2013-12-26 19:45:33 shesek has joined
1109 2013-12-26 19:45:57 yubrew has joined
1110 2013-12-26 19:46:24 EasyClaus is now known as EasyAt
1111 2013-12-26 19:50:27 yubrew has quit (Ping timeout: 252 seconds)
1112 2013-12-26 19:52:22 rfish2 has quit ()
1113 2013-12-26 19:52:39 rfish has joined
1114 2013-12-26 19:55:30 wunton has joined
1115 2013-12-26 19:59:04 rfish2 has joined
1116 2013-12-26 19:59:10 rfish2 has quit (Client Quit)
1117 2013-12-26 19:59:18 rfish has quit (Ping timeout: 246 seconds)
1118 2013-12-26 19:59:34 rfish has joined
1119 2013-12-26 20:01:27 drayah has joined
1120 2013-12-26 20:04:51 shesek has quit (Ping timeout: 245 seconds)
1121 2013-12-26 20:05:53 Coincidental has joined
1122 2013-12-26 20:06:05 brson has quit (Ping timeout: 272 seconds)
1123 2013-12-26 20:09:26 drayah has quit (Ping timeout: 245 seconds)
1124 2013-12-26 20:10:30 Coincidental has quit (Ping timeout: 246 seconds)
1125 2013-12-26 20:11:40 tych0- has quit (Quit: WeeChat 0.3.2)
1126 2013-12-26 20:12:02 <skinnkavaj> jgarzik
1127 2013-12-26 20:12:12 drayah has joined
1128 2013-12-26 20:12:15 <skinnkavaj> What do you think about this exchange software? Is it good?
1129 2013-12-26 20:12:16 <skinnkavaj> https://github.com/justcoin/snow
1130 2013-12-26 20:12:20 drayah has quit (Remote host closed the connection)
1131 2013-12-26 20:12:37 drayah has joined
1132 2013-12-26 20:12:48 <skinnkavaj> wumpus: Maybe you have tried snow?
1133 2013-12-26 20:12:53 <skinnkavaj> Or anyone else?
1134 2013-12-26 20:15:22 Coincidental has joined
1135 2013-12-26 20:16:21 shesek has joined
1136 2013-12-26 20:16:23 tych0 has joined
1137 2013-12-26 20:16:35 erans has joined
1138 2013-12-26 20:16:40 Drew-bot has quit (Ping timeout: 240 seconds)
1139 2013-12-26 20:18:44 Drew-bot has joined
1140 2013-12-26 20:22:46 Eiii has joined
1141 2013-12-26 20:24:19 Krellan_ has quit (Remote host closed the connection)
1142 2013-12-26 20:29:03 zcopley_ has joined
1143 2013-12-26 20:30:44 tych0 has quit (Quit: WeeChat 0.4.3-dev)
1144 2013-12-26 20:31:31 rdymac has quit (Ping timeout: 252 seconds)
1145 2013-12-26 20:35:20 rdymac has joined
1146 2013-12-26 20:35:47 wyager has joined
1147 2013-12-26 20:35:59 tych0 has joined
1148 2013-12-26 20:36:05 Coincidental has quit (Remote host closed the connection)
1149 2013-12-26 20:36:08 wyager has quit (Client Quit)
1150 2013-12-26 20:37:08 Coincide_ has joined
1151 2013-12-26 20:39:50 chinaexpert has joined
1152 2013-12-26 20:40:23 yubrew has joined
1153 2013-12-26 20:41:10 Drew-bot has quit (Ping timeout: 256 seconds)
1154 2013-12-26 20:41:41 mitz has quit (Ping timeout: 260 seconds)
1155 2013-12-26 20:43:48 Drew-bot has joined
1156 2013-12-26 20:44:19 chinaexpert has quit (Ping timeout: 252 seconds)
1157 2013-12-26 20:44:25 transito has quit (Read error: Connection reset by peer)
1158 2013-12-26 20:44:37 yubrew has quit (Ping timeout: 246 seconds)
1159 2013-12-26 20:44:44 tych0 has quit (Quit: WeeChat 0.4.3-dev)
1160 2013-12-26 20:45:15 wyager has joined
1161 2013-12-26 20:45:26 tych0 has joined
1162 2013-12-26 20:46:00 transito has joined
1163 2013-12-26 20:46:01 transito has quit (Excess Flood)
1164 2013-12-26 20:46:11 transito has joined
1165 2013-12-26 20:46:12 transito has quit (Excess Flood)
1166 2013-12-26 20:46:22 transito has joined
1167 2013-12-26 20:46:23 transito has quit (Excess Flood)
1168 2013-12-26 20:46:33 transito has joined
1169 2013-12-26 20:46:34 transito has quit (Excess Flood)
1170 2013-12-26 20:46:44 transito has joined
1171 2013-12-26 20:46:45 transito has quit (Excess Flood)
1172 2013-12-26 20:46:55 transito has joined
1173 2013-12-26 20:49:26 wunton has quit (Ping timeout: 245 seconds)
1174 2013-12-26 20:50:07 tych0 has quit (Client Quit)
1175 2013-12-26 20:50:54 tych0 has joined
1176 2013-12-26 20:53:00 tych0 has quit (Client Quit)
1177 2013-12-26 20:53:04 Diablo-D3 has joined
1178 2013-12-26 20:55:24 jr3 has joined
1179 2013-12-26 20:55:56 nOgAn0o has joined
1180 2013-12-26 20:55:57 nOgAn0o has quit (Excess Flood)
1181 2013-12-26 20:56:06 nOgAn0o has joined
1182 2013-12-26 20:56:07 nessence has joined
1183 2013-12-26 20:56:07 nOgAn0o has quit (Excess Flood)
1184 2013-12-26 20:56:18 nOgAn0o has joined
1185 2013-12-26 20:56:19 nOgAn0o has quit (Excess Flood)
1186 2013-12-26 20:56:30 nOgAn0o has joined
1187 2013-12-26 20:56:30 nOgAn0o has quit (Client Quit)
1188 2013-12-26 20:56:40 mitz has joined
1189 2013-12-26 20:56:54 tych0 has joined
1190 2013-12-26 20:58:01 nOgAnOo has quit (Ping timeout: 240 seconds)
1191 2013-12-26 20:59:23 <jgarzik> skinnkavaj, heh, well, it's open source, which is leagues better than everything else out there already :)
1192 2013-12-26 20:59:30 tych0 has quit (Client Quit)
1193 2013-12-26 20:59:47 <skinnkavaj> jgarzik: Yeah that's why I like it
1194 2013-12-26 21:00:01 <skinnkavaj> DO you think node.js is a good language for an exchange?
1195 2013-12-26 21:00:14 <skinnkavaj> I want to know how many trades it can handle per second
1196 2013-12-26 21:01:25 bbrian has quit (Ping timeout: 246 seconds)
1197 2013-12-26 21:03:07 <jr3> http://nodejs.org/
1198 2013-12-26 21:03:11 tych0 has joined
1199 2013-12-26 21:04:40 <nessence> I think nodejs can only use a single cpu core
1200 2013-12-26 21:05:06 gingpark1 has joined
1201 2013-12-26 21:06:12 zer0def has quit (Read error: Operation timed out)
1202 2013-12-26 21:06:20 gingpark1 has quit (Client Quit)
1203 2013-12-26 21:06:29 gingpark1 has joined
1204 2013-12-26 21:07:49 bebopzzz has joined
1205 2013-12-26 21:07:49 bebopzzz has quit (Client Quit)
1206 2013-12-26 21:08:04 <jgarzik> skinnkavaj, nessence: node.js is indeed like other scripting languages: multiple threads are not really an option.  node.js does, however, do async really really well.  and like other scripting languages, multi-processing works just fine, and given the lack of threads, people use processes successfully, and have developed helper tools and libs around those models.
1207 2013-12-26 21:08:09 bebopzzz has joined
1208 2013-12-26 21:08:17 <jgarzik> node.js does async better than C ;p
1209 2013-12-26 21:08:51 <skinnkavaj> jgarzik: So how many trades it can handled is determined by hardware?
1210 2013-12-26 21:09:01 <jgarzik> on the downside, the v8 engine has some ingrained 'int' usage where it shouldn't leading to odd problems with > 1GB objects
1211 2013-12-26 21:09:11 <jgarzik> skinnkavaj, yes
1212 2013-12-26 21:10:26 DBordello has quit (Excess Flood)
1213 2013-12-26 21:11:07 <jr3> skinnkavaj, http://blog.mixu.net/2011/02/01/understanding-the-node-js-event-loop/
1214 2013-12-26 21:11:34 <nessence> might be a good fit considering the nature of bitcoin being sort of like a protocol
1215 2013-12-26 21:11:47 DBordello has joined
1216 2013-12-26 21:12:17 <nessence> probably have to do heavy lifting in C no matter the scripting language
1217 2013-12-26 21:15:00 tych0 has quit (Quit: WeeChat 0.4.3-dev)
1218 2013-12-26 21:16:11 hmmma has joined
1219 2013-12-26 21:17:05 tych0 has joined
1220 2013-12-26 21:17:29 jfox_ has joined
1221 2013-12-26 21:18:32 tych0 has quit (Client Quit)
1222 2013-12-26 21:19:55 Grouver has quit (Quit:  HydraIRC -> http://www.hydrairc.com <- The professional IRC Client :D)
1223 2013-12-26 21:20:29 jfox has quit (Ping timeout: 260 seconds)
1224 2013-12-26 21:22:02 tych0 has joined
1225 2013-12-26 21:22:03 Sleepnbum has joined
1226 2013-12-26 21:26:32 tych0 has quit (Client Quit)
1227 2013-12-26 21:26:48 chmod755 has quit (Quit: Leaving)
1228 2013-12-26 21:27:15 tych0 has joined
1229 2013-12-26 21:29:23 tych0 has quit (Client Quit)
1230 2013-12-26 21:31:10 go1111111 has joined
1231 2013-12-26 21:31:18 <maaku> skinnkavaj: backend db choice matters much more than language
1232 2013-12-26 21:31:42 <maaku> especially since markets are inherently serial
1233 2013-12-26 21:31:50 <skinnkavaj> maaku: Can you recommend one?
1234 2013-12-26 21:31:59 <maaku> hyperdex
1235 2013-12-26 21:33:13 <maaku> or voltdb
1236 2013-12-26 21:35:28 <nsh> "<maaku> especially since markets are inherently serial"  can you elaborate? not sure what this means exactly, or the connection
1237 2013-12-26 21:36:05 gmaxwell has joined
1238 2013-12-26 21:36:23 gmaxwell has quit (Changing host)
1239 2013-12-26 21:36:23 gmaxwell has joined
1240 2013-12-26 21:37:11 emowataji has quit (Ping timeout: 240 seconds)
1241 2013-12-26 21:37:50 vigilyn has quit (Quit: Textual IRC Client: www.textualapp.com)
1242 2013-12-26 21:38:23 DBordello has quit (Excess Flood)
1243 2013-12-26 21:38:43 emowataji has joined
1244 2013-12-26 21:39:10 copumpkin has quit (Ping timeout: 252 seconds)
1245 2013-12-26 21:40:02 copumpkin has joined
1246 2013-12-26 21:40:47 DBordello has joined
1247 2013-12-26 21:41:29 datagutt has quit (Ping timeout: 260 seconds)
1248 2013-12-26 21:42:09 <maaku> nsh: market models require serial processing - when a market order is executed, it snags the best price available
1249 2013-12-26 21:43:11 * nsh nods
1250 2013-12-26 21:43:19 <maaku> you can only make this parallel by breaking the market model - adding some randomness to which bids match with which asks
1251 2013-12-26 21:44:02 <maaku> which is an interesting academic exercise, but introduces locks which make it unlikely to be more efficient than a simple dumb-but-fast serial processor
1252 2013-12-26 21:44:23 <nsh> well, it might not be any more than the randomness added by the serialization of ostensible parallel requests to the front-end
1253 2013-12-26 21:44:29 <nsh> *ostensibly
1254 2013-12-26 21:45:14 <maaku> nsh: yes, but it is often more about determinism, auditability, and fairness
1255 2013-12-26 21:45:27 * nsh nods
1256 2013-12-26 21:45:50 <maaku> how do you tell the randomness of paralell processing apart from a market which is rigged to give better prices to certain people?
1257 2013-12-26 21:46:29 <maaku> with a serial process you get deterministic execution for a given ordering of inputs
1258 2013-12-26 21:46:44 <gmaxwell> maaku: encrypted order assignment and some kind of determinstic scheduler?
1259 2013-12-26 21:47:00 <maaku> and, because it can be lock free, better performance than a realistic parallel case
1260 2013-12-26 21:48:31 <nsh> hmmmm
1261 2013-12-26 21:49:38 Applicat_ has quit (Remote host closed the connection)
1262 2013-12-26 21:49:59 mapppum has joined
1263 2013-12-26 21:51:59 brson has joined
1264 2013-12-26 21:53:03 mappum has quit (Ping timeout: 240 seconds)
1265 2013-12-26 21:54:16 Drew-bot has quit (Ping timeout: 256 seconds)
1266 2013-12-26 21:55:50 <maaku> gmaxwell: maybe. i'd be interested in encrypted order processing for other reasons
1267 2013-12-26 21:55:50 Pullphinger has quit ()
1268 2013-12-26 21:56:28 viperhr has quit (Ping timeout: 264 seconds)
1269 2013-12-26 21:56:54 <maaku> but i'm not sure how you can make a concurrent process have deterministic scheduling without a central node or consensus on scheduling ... which will always be slower than a single fast node not seeking consensus
1270 2013-12-26 21:58:27 viperhr has joined
1271 2013-12-26 21:58:45 <nsh> determinism is sufficient but not necessary to prevent corruption. probable lack of bias would also suffice
1272 2013-12-26 21:58:58 <nsh> well, even determinism could be evil
1273 2013-12-26 21:59:19 <nsh> *proveable
1274 2013-12-26 21:59:23 Drew-bot has joined
1275 2013-12-26 22:00:19 datagutt has joined
1276 2013-12-26 22:04:05 RoboTeddy has joined
1277 2013-12-26 22:05:53 bebopzzz has quit (Quit: bebopzzz)
1278 2013-12-26 22:06:45 <andytoshi> hmm, perhaps if your exchange were to just crash and start replaying old orders to everybody whenever there is too much activity, that would be sufficient
1279 2013-12-26 22:06:50 <andytoshi> ;)
1280 2013-12-26 22:08:24 * nsh smiles
1281 2013-12-26 22:08:37 sassamo has quit (Remote host closed the connection)
1282 2013-12-26 22:08:57 sacrelege has quit (Ping timeout: 272 seconds)
1283 2013-12-26 22:09:04 sassamo has joined
1284 2013-12-26 22:09:46 ovidiusoft has quit (Remote host closed the connection)
1285 2013-12-26 22:11:10 bbrian has joined
1286 2013-12-26 22:13:39 Application has joined
1287 2013-12-26 22:14:51 copumpkin has quit (Ping timeout: 245 seconds)
1288 2013-12-26 22:16:29 copumpkin has joined
1289 2013-12-26 22:18:08 Application has quit (Remote host closed the connection)
1290 2013-12-26 22:20:04 jr3 has quit (Read error: Connection reset by peer)
1291 2013-12-26 22:20:09 Application has joined
1292 2013-12-26 22:24:09 swappermall has quit (Ping timeout: 272 seconds)
1293 2013-12-26 22:24:40 EasyAt is now known as EasyBaubles
1294 2013-12-26 22:27:03 nOgAn0o has joined
1295 2013-12-26 22:28:24 shesek has quit (Ping timeout: 246 seconds)
1296 2013-12-26 22:28:41 yubrew has joined
1297 2013-12-26 22:28:44 mappum has joined
1298 2013-12-26 22:33:11 yubrew has quit (Ping timeout: 245 seconds)
1299 2013-12-26 22:34:01 jakov has joined
1300 2013-12-26 22:34:07 vigilyn has joined
1301 2013-12-26 22:38:33 Kozuch has quit (Ping timeout: 246 seconds)
1302 2013-12-26 22:41:08 wyager has quit (Quit: wyager)
1303 2013-12-26 22:44:32 shesek has joined
1304 2013-12-26 22:44:39 mapppum has quit (Read error: Connection reset by peer)
1305 2013-12-26 22:45:02 mapppum has joined
1306 2013-12-26 22:45:21 rdymac has quit (Ping timeout: 252 seconds)
1307 2013-12-26 22:46:52 wyager has joined
1308 2013-12-26 22:48:27 graingert_ has joined
1309 2013-12-26 22:48:27 graingert_ has quit (Changing host)
1310 2013-12-26 22:48:27 graingert_ has joined
1311 2013-12-26 22:49:20 rdymac has joined
1312 2013-12-26 22:52:07 altpumps has quit (Quit: altpumps)
1313 2013-12-26 22:56:05 Kozuch has joined
1314 2013-12-26 22:56:10 copumpkin has quit (Ping timeout: 252 seconds)
1315 2013-12-26 22:57:10 altpumps has joined
1316 2013-12-26 22:57:21 gjs278 has quit (Remote host closed the connection)
1317 2013-12-26 22:59:04 copumpkin has joined
1318 2013-12-26 23:01:30 graingert_ has quit (Read error: Connection reset by peer)
1319 2013-12-26 23:02:13 bbrian has quit (Ping timeout: 260 seconds)
1320 2013-12-26 23:02:29 thegimp has joined
1321 2013-12-26 23:02:39 thegimp has left ()
1322 2013-12-26 23:02:40 brson has quit (Ping timeout: 240 seconds)
1323 2013-12-26 23:03:33 EasyBaubles is now known as EasyNog
1324 2013-12-26 23:07:37 sensorii has quit (Remote host closed the connection)
1325 2013-12-26 23:07:37 guruvan has quit (Remote host closed the connection)
1326 2013-12-26 23:07:58 sensorii has joined
1327 2013-12-26 23:08:13 btiefert2 has joined
1328 2013-12-26 23:08:27 guruvan has joined
1329 2013-12-26 23:09:35 zeiris has quit (Read error: Operation timed out)
1330 2013-12-26 23:09:42 zeiris has joined
1331 2013-12-26 23:10:21 LoRez has quit (Read error: Operation timed out)
1332 2013-12-26 23:10:24 coingenuity has quit (Read error: Operation timed out)
1333 2013-12-26 23:10:39 coingenuity has joined
1334 2013-12-26 23:10:51 i2pRelay has quit (Ping timeout: 240 seconds)
1335 2013-12-26 23:10:58 coingenuity has quit (Changing host)
1336 2013-12-26 23:10:58 coingenuity has joined
1337 2013-12-26 23:11:11 darkee has quit (Ping timeout: 240 seconds)
1338 2013-12-26 23:11:23 i2pRelay has joined
1339 2013-12-26 23:11:42 btiefert has quit (Ping timeout: 265 seconds)
1340 2013-12-26 23:12:10 mappppum has joined
1341 2013-12-26 23:12:29 porquilho has quit ()
1342 2013-12-26 23:13:11 sacrelege has joined
1343 2013-12-26 23:14:19 Kozuch has quit (Ping timeout: 252 seconds)
1344 2013-12-26 23:15:17 mapppum has quit (Ping timeout: 245 seconds)
1345 2013-12-26 23:17:04 shesek has quit (Ping timeout: 252 seconds)
1346 2013-12-26 23:19:05 parasciidick has joined
1347 2013-12-26 23:21:28 viperhr has quit (Ping timeout: 252 seconds)
1348 2013-12-26 23:21:54 DougieBot5000 has quit (Quit: Leaving)
1349 2013-12-26 23:22:41 yubrew has joined
1350 2013-12-26 23:24:03 mattco has quit (Ping timeout: 272 seconds)
1351 2013-12-26 23:26:58 yubrew has quit (Ping timeout: 252 seconds)
1352 2013-12-26 23:27:23 altpumps has quit (Quit: altpumps)
1353 2013-12-26 23:29:10 VinceSamios has quit (Remote host closed the connection)
1354 2013-12-26 23:29:42 c0rw1n has joined
1355 2013-12-26 23:30:07 shesek has joined
1356 2013-12-26 23:32:26 bbrian has joined
1357 2013-12-26 23:33:39 viperhr has joined
1358 2013-12-26 23:33:57 t3st3r has joined
1359 2013-12-26 23:35:57 parasciidick has quit (Ping timeout: 246 seconds)
1360 2013-12-26 23:37:03 zer0def has joined
1361 2013-12-26 23:38:56 nessence has quit ()
1362 2013-12-26 23:47:19 skinnkavaj has quit (Ping timeout: 252 seconds)
1363 2013-12-26 23:47:30 skinnkavaj has joined
1364 2013-12-26 23:47:30 skinnkavaj has quit (Changing host)
1365 2013-12-26 23:47:30 skinnkavaj has joined
1366 2013-12-26 23:50:43 mappppum has quit (Read error: Connection reset by peer)
1367 2013-12-26 23:50:45 profreid has quit (Quit: profreid)
1368 2013-12-26 23:51:07 Starduster has quit (Quit: gotta go)
1369 2013-12-26 23:51:33 mapppum has joined
1370 2013-12-26 23:53:27 skinnkavaj has quit (Ping timeout: 246 seconds)
1371 2013-12-26 23:54:09 datagutt has quit (Quit: kthxbai)
1372 2013-12-26 23:55:16 datagutt has joined
1373 2013-12-26 23:58:55 eristisk has joined