1 2014-12-15 00:00:28 n0n0 has quit (Ping timeout: 255 seconds)
   2 2014-12-15 00:00:31 mortale has quit (Remote host closed the connection)
   3 2014-12-15 00:02:27 <tdlfbx> Following this suggestion: http://www.verters.com/blockcheck I checked bitcoin's nonces.  Can anyone explain this distribution? http://pbrd.co/1wxc1wN
   4 2014-12-15 00:02:53 mortale has joined
   5 2014-12-15 00:04:19 n0n0 has joined
   6 2014-12-15 00:06:13 MaxSan has quit (Quit: Leaving.)
   7 2014-12-15 00:07:33 huseby has joined
   8 2014-12-15 00:09:46 copumpkin has quit (Quit: My MacBook Pro has gone to sleep. ZZZzzz…)
   9 2014-12-15 00:10:52 patcon has quit (Remote host closed the connection)
  10 2014-12-15 00:12:50 huseby has quit (Ping timeout: 264 seconds)
  11 2014-12-15 00:13:01 GM0127 has joined
  12 2014-12-15 00:23:29 pewpsewp has quit (Quit: My MacBook has gone to sleep. ZZZzzz…)
  13 2014-12-15 00:26:45 <Luke-Jr> tdlfbx: you have the wrong channel, this is #bitcoin-dev
  14 2014-12-15 00:27:07 n0n0 has quit (Ping timeout: 264 seconds)
  15 2014-12-15 00:27:11 <Luke-Jr> oh, missed the second part
  16 2014-12-15 00:27:26 * tdlfbx deletes snarky response.
  17 2014-12-15 00:27:37 <Luke-Jr> tdlfbx: I speculate you will see similar results if you do % 0x10000 as well
  18 2014-12-15 00:27:57 <Luke-Jr> tdlfbx: that is, you're looking at it in the opposite endian the miner is, and they're counting upward
  19 2014-12-15 00:28:14 <Luke-Jr> (and restarting at 0 when there's a new block or whatever)
  20 2014-12-15 00:29:21 <tdlfbx> here's the same thing, by bit: http://pbrd.co/1wxg3VO
  21 2014-12-15 00:29:41 <sipa> tdlfbx: which block range?
  22 2014-12-15 00:29:47 <tdlfbx> all of them.
  23 2014-12-15 00:29:52 t7 has quit (Remote host closed the connection)
  24 2014-12-15 00:30:08 <tdlfbx> height 334337
  25 2014-12-15 00:30:10 <sipa> ignore the first 100k and see if you get the same result
  26 2014-12-15 00:30:41 <tdlfbx> sipa yes basically same result
  27 2014-12-15 00:30:45 <sipa> very early on, the nonce ranges were rarely explored entirely before starting over
  28 2014-12-15 00:30:49 <sipa> ok
  29 2014-12-15 00:30:52 Centaure has quit (Remote host closed the connection)
  30 2014-12-15 00:30:56 <Luke-Jr> sipa: even today, there are patterns
  31 2014-12-15 00:31:04 <Luke-Jr> for example, bitfury chips only scan 768/1024 of the nonces
  32 2014-12-15 00:31:14 <tdlfbx> This isn't nearly as bad as what's going on with scrypt.  But it has me slightly concerned.
  33 2014-12-15 00:31:28 <Luke-Jr> tdlfbx: it's patterns in the searching, not biases in the result
  34 2014-12-15 00:31:33 <Luke-Jr> for Bitcoin, at least
  35 2014-12-15 00:32:15 <tdlfbx> Luke-Jr: That was my first thought
  36 2014-12-15 00:32:39 <tdlfbx> Is this a BitFury hardware bug?
  37 2014-12-15 00:32:44 _yoy_ has quit (Ping timeout: 265 seconds)
  38 2014-12-15 00:33:20 <Luke-Jr> tdlfbx: it's not a bug, it's just how it's designed
  39 2014-12-15 00:33:32 <Luke-Jr> tdlfbx: there's 768 cores, so they split the work up by bits
  40 2014-12-15 00:34:14 <Luke-Jr> some newer revisions have a few more cores IIRC
  41 2014-12-15 00:34:14 prodatalab has quit (Read error: Connection reset by peer)
  42 2014-12-15 00:34:23 <tdlfbx> If anyone wants to see the same plots for scrypt, join #dogecoin-dev.
  43 2014-12-15 00:34:33 prodatalab has joined
  44 2014-12-15 00:34:50 <tdlfbx> But no one is awake over there.  ;-)
  45 2014-12-15 00:34:52 OneFixt has joined
  46 2014-12-15 00:35:21 bitbumper has joined
  47 2014-12-15 00:36:00 _yoy_ has joined
  48 2014-12-15 00:36:43 <Luke-Jr> 864/1024 in gen 2 bitfury chips
  49 2014-12-15 00:37:31 xenog has quit (Quit: Leaving.)
  50 2014-12-15 00:39:57 Flyer9933 has quit ()
  51 2014-12-15 00:47:54 gnuborg has quit (Quit: leaving)
  52 2014-12-15 00:50:28 shadowbroker has quit (Remote host closed the connection)
  53 2014-12-15 00:50:29 RoboTedd_ has joined
  54 2014-12-15 00:53:28 RoboTeddy has quit (Ping timeout: 244 seconds)
  55 2014-12-15 00:55:19 RoboTedd_ has quit (Ping timeout: 264 seconds)
  56 2014-12-15 00:56:58 <proserpine-> tdlfbx: 90% of the blocks found in scrypt/x11 have (nonce mod 256) = 0 .... miner implementation?
  57 2014-12-15 00:57:46 hktud0 has joined
  58 2014-12-15 00:58:07 <tdlfbx> Can't possibly be.  asics are way behind.  It was designed as a CPU/GPU.  Also it's present in Doge from the very beginning.
  59 2014-12-15 00:58:35 <tdlfbx> @prosperpine- ---> #dogecoin-dev
  60 2014-12-15 01:03:33 Applicat_ has joined
  61 2014-12-15 01:04:09 Applica__ has joined
  62 2014-12-15 01:05:17 Application has quit (Ping timeout: 240 seconds)
  63 2014-12-15 01:07:57 Applicat_ has quit (Ping timeout: 255 seconds)
  64 2014-12-15 01:11:47 user7779078 has joined
  65 2014-12-15 01:16:22 brson has joined
  66 2014-12-15 01:16:27 nessence has quit (Remote host closed the connection)
  67 2014-12-15 01:16:44 user7779078 has quit (Ping timeout: 272 seconds)
  68 2014-12-15 01:17:06 nessence has joined
  69 2014-12-15 01:21:17 nessence has quit (Ping timeout: 240 seconds)
  70 2014-12-15 01:24:53 hanti is now known as HANTI
  71 2014-12-15 01:29:01 Bwild has joined
  72 2014-12-15 01:29:34 go1111111 has quit (Ping timeout: 245 seconds)
  73 2014-12-15 01:32:39 huseby has joined
  74 2014-12-15 01:33:44 GM0127 has quit (Quit: Leaving)
  75 2014-12-15 01:34:29 Applica__ has quit (Ping timeout: 260 seconds)
  76 2014-12-15 01:37:05 huseby has quit (Ping timeout: 250 seconds)
  77 2014-12-15 01:37:39 Techguy305 has joined
  78 2014-12-15 01:39:28 nuke__ has joined
  79 2014-12-15 01:39:53 Zarutian has quit (Quit: Leaving.)
  80 2014-12-15 01:40:52 wangchun_ has quit (Ping timeout: 245 seconds)
  81 2014-12-15 01:41:35 wangchun has joined
  82 2014-12-15 01:41:38 go1111111 has joined
  83 2014-12-15 01:42:43 nuke1989 has quit (Ping timeout: 264 seconds)
  84 2014-12-15 01:45:34 melvster_ is now known as melvster
  85 2014-12-15 01:47:41 pewpsewp has joined
  86 2014-12-15 01:49:02 moleccc has joined
  87 2014-12-15 01:49:05 akstunt600 has joined
  88 2014-12-15 01:51:41 RoboTeddy has joined
  89 2014-12-15 01:51:55 wangchun has quit (Ping timeout: 258 seconds)
  90 2014-12-15 01:52:29 molec has quit (Ping timeout: 265 seconds)
  91 2014-12-15 01:52:32 wangchun has joined
  92 2014-12-15 01:55:34 dabura667 has quit (Quit: Connection closed for inactivity)
  93 2014-12-15 01:55:37 RoboTeddy has quit (Ping timeout: 240 seconds)
  94 2014-12-15 01:58:50 ivan\ has quit (Quit: ERC Version 5.3 (IRC client for Emacs))
  95 2014-12-15 02:02:07 MaxSan has joined
  96 2014-12-15 02:02:22 vmatekole has quit (Remote host closed the connection)
  97 2014-12-15 02:10:23 pewpsewp has quit (Quit: My MacBook has gone to sleep. ZZZzzz…)
  98 2014-12-15 02:18:18 user7779078 has joined
  99 2014-12-15 02:18:47 xteraniux has quit (Ping timeout: 272 seconds)
 100 2014-12-15 02:24:29 won9 has joined
 101 2014-12-15 02:25:06 RoboTeddy has joined
 102 2014-12-15 02:25:21 Apexseals has joined
 103 2014-12-15 02:25:50 Guest45233 has left ()
 104 2014-12-15 02:27:35 jprichardson has joined
 105 2014-12-15 02:28:00 stavros has quit (Disconnected by services)
 106 2014-12-15 02:28:08 stavs has joined
 107 2014-12-15 02:28:39 jtimon has quit (Ping timeout: 250 seconds)
 108 2014-12-15 02:30:49 Techguy305 has quit (Ping timeout: 264 seconds)
 109 2014-12-15 02:36:36 DigiByteDev has joined
 110 2014-12-15 02:38:42 MaxSan1 has joined
 111 2014-12-15 02:40:49 MaxSan has quit (Ping timeout: 265 seconds)
 112 2014-12-15 02:42:25 Dr-G3 has joined
 113 2014-12-15 02:45:33 Dr-G2 has quit (Ping timeout: 250 seconds)
 114 2014-12-15 02:45:44 ivan\ has joined
 115 2014-12-15 02:48:05 won9 has quit (Quit: won9)
 116 2014-12-15 02:53:16 won9 has joined
 117 2014-12-15 02:54:49 _yoy_ has quit (Quit: Leaving...)
 118 2014-12-15 02:56:36 _yoy_ has joined
 119 2014-12-15 02:57:21 huseby has joined
 120 2014-12-15 03:02:04 huseby has quit (Ping timeout: 245 seconds)
 121 2014-12-15 03:13:36 starsoccer has joined
 122 2014-12-15 03:16:15 Techguy305 has joined
 123 2014-12-15 03:17:13 Techguy305 has joined
 124 2014-12-15 03:20:24 Techguy305 has quit (Ping timeout: 245 seconds)
 125 2014-12-15 03:21:45 jprichardson has quit (Ping timeout: 244 seconds)
 126 2014-12-15 03:29:53 Application has joined
 127 2014-12-15 03:30:12 rnvk has joined
 128 2014-12-15 03:32:51 Raziel has quit (Ping timeout: 255 seconds)
 129 2014-12-15 03:33:15 zebedee has joined
 130 2014-12-15 03:33:33 Burrito has quit (Quit: Leaving)
 131 2014-12-15 03:34:31 Aquent has quit (Ping timeout: 250 seconds)
 132 2014-12-15 03:37:25 brson has quit (Quit: leaving)
 133 2014-12-15 03:39:17 MaxSan has joined
 134 2014-12-15 03:40:38 wiz has joined
 135 2014-12-15 03:40:55 MaxSan1 has quit (Ping timeout: 264 seconds)
 136 2014-12-15 03:45:02 starsoccer has quit (Read error: Connection reset by peer)
 137 2014-12-15 03:47:51 Application has quit (Remote host closed the connection)
 138 2014-12-15 03:49:43 zebedee has quit (Read error: Connection timed out)
 139 2014-12-15 03:51:28 zebedee has joined
 140 2014-12-15 03:58:16 zebedee has quit (Ping timeout: 240 seconds)
 141 2014-12-15 04:00:32 bit2017 has quit (Ping timeout: 260 seconds)
 142 2014-12-15 04:01:03 zebedee has joined
 143 2014-12-15 04:02:01 starsocceraway has joined
 144 2014-12-15 04:02:01 starsocceraway is now known as starsoccer
 145 2014-12-15 04:03:07 Techguy305 has quit (2!~kvirc@207-207-17-219.fwd.datafoundry.com|Ping timeout: 264 seconds)
 146 2014-12-15 04:03:14 vmatekole has joined
 147 2014-12-15 04:07:27 vmatekole has quit (Ping timeout: 250 seconds)
 148 2014-12-15 04:08:38 antizionist__ has quit (Quit: Connection closed for inactivity)
 149 2014-12-15 04:08:57 zebedee has quit (Ping timeout: 240 seconds)
 150 2014-12-15 04:09:54 zebedee has joined
 151 2014-12-15 04:10:32 paxtoncamaro91 has joined
 152 2014-12-15 04:17:46 Application has joined
 153 2014-12-15 04:17:57 ryanxcharles has quit (Quit: Leaving)
 154 2014-12-15 04:20:31 huseby has joined
 155 2014-12-15 04:25:15 saivann has quit (Quit: Ex-Chat)
 156 2014-12-15 04:25:25 huseby has quit (Ping timeout: 264 seconds)
 157 2014-12-15 04:29:15 TheSeven has quit (Ping timeout: 272 seconds)
 158 2014-12-15 04:30:02 TheSeven has joined
 159 2014-12-15 04:32:08 bit2017 has joined
 160 2014-12-15 04:42:28 shadowbroker has joined
 161 2014-12-15 04:42:36 hashtag_ has quit (Ping timeout: 240 seconds)
 162 2014-12-15 04:46:14 ryanxcharles has joined
 163 2014-12-15 04:59:05 hashtag_ has joined
 164 2014-12-15 04:59:52 <proserpine-> in the bitcoin core, given a COutPoint, how to get the corresponding CTxOut if it is spent? currently calling GetTransaction with the hash to get the whole tx and then extract the CTxOut but it is slooow and probably not the correct way to do
 165 2014-12-15 04:59:59 kadoban has quit (Ping timeout: 245 seconds)
 166 2014-12-15 05:03:45 hashtag_ has quit (Ping timeout: 255 seconds)
 167 2014-12-15 05:05:39 <Luke-Jr> proserpine-: don't think that's possible.. GetTransaction may fail too, if all the outpoints are spent
 168 2014-12-15 05:06:50 <Luke-Jr> proserpine-: heck, the data may not even be on disk at all
 169 2014-12-15 05:07:32 <proserpine-> i'm trying to get the corresponding scriptpubkey from an input
 170 2014-12-15 05:08:24 <Luke-Jr> once the outpoint is spent, it's effectively gone
 171 2014-12-15 05:09:17 <proserpine-> yea i figured that..
 172 2014-12-15 05:11:41 rdymac has quit (Quit: Connection closed for inactivity)
 173 2014-12-15 05:13:48 koeppelmann has quit (Remote host closed the connection)
 174 2014-12-15 05:14:27 koeppelmann has joined
 175 2014-12-15 05:14:28 <proserpine-> well thanks anyway, parsing the scriptsig will give me what i need but its bit extra work
 176 2014-12-15 05:14:48 <Luke-Jr> what are you trying to do?
 177 2014-12-15 05:17:28 clarinet has quit (Ping timeout: 244 seconds)
 178 2014-12-15 05:18:05 <proserpine-> get the btc address from the input, i have to check the tx type etc..
 179 2014-12-15 05:18:44 koeppelmann has quit (Ping timeout: 245 seconds)
 180 2014-12-15 05:19:41 <Luke-Jr> proserpine-: I mean what is the end goal.. inputs don't have addresses
 181 2014-12-15 05:20:02 <Luke-Jr> the address associated with the previous output is irrelevant to the tx using that outpoint as an input.
 182 2014-12-15 05:20:43 <proserpine-> i know i know, its pointless but im still learning how it all works
 183 2014-12-15 05:21:21 <Luke-Jr> things that have no value to do, are not generally made efficient to do :P
 184 2014-12-15 05:23:47 johnsoft has quit (Ping timeout: 250 seconds)
 185 2014-12-15 05:23:54 johnsoft has joined
 186 2014-12-15 05:29:19 Application has quit (Remote host closed the connection)
 187 2014-12-15 05:31:22 clarinet has joined
 188 2014-12-15 05:33:31 Lightsword has quit (Quit: Lightsword)
 189 2014-12-15 05:34:41 GM0127 has joined
 190 2014-12-15 05:38:24 koeppelmann has joined
 191 2014-12-15 05:40:11 DigiByteDev has left ()
 192 2014-12-15 05:42:45 paveljanik has joined
 193 2014-12-15 05:43:45 Brad__1121 has quit (Read error: Connection reset by peer)
 194 2014-12-15 05:44:11 dgenr8 has joined
 195 2014-12-15 05:45:05 huseby has joined
 196 2014-12-15 05:48:08 CryptoBuck has joined
 197 2014-12-15 05:49:47 huseby has quit (Ping timeout: 256 seconds)
 198 2014-12-15 05:51:05 paveljanik has quit (Quit: This computer has gone to sleep)
 199 2014-12-15 05:53:28 paveljanik has joined
 200 2014-12-15 05:54:23 Brad_1121 has joined
 201 2014-12-15 05:55:16 copumpkin has joined
 202 2014-12-15 05:58:47 NewLiberty has quit (Ping timeout: 258 seconds)
 203 2014-12-15 06:01:15 Lightsword has joined
 204 2014-12-15 06:03:04 vmatekole has joined
 205 2014-12-15 06:04:28 twixisowned has joined
 206 2014-12-15 06:04:38 ThomasV has joined
 207 2014-12-15 06:05:11 Application has joined
 208 2014-12-15 06:07:13 trixisowned has quit (Ping timeout: 258 seconds)
 209 2014-12-15 06:07:22 DigiByteDev has joined
 210 2014-12-15 06:07:29 vmatekole has quit (Ping timeout: 245 seconds)
 211 2014-12-15 06:09:52 Aido has joined
 212 2014-12-15 06:13:07 Aido_ has quit (Ping timeout: 272 seconds)
 213 2014-12-15 06:14:05 DigiByteDev has quit (Quit: DigiByteDev)
 214 2014-12-15 06:14:42 DigiByteDev has joined
 215 2014-12-15 06:15:06 paveljanik has quit (Quit: This computer has gone to sleep)
 216 2014-12-15 06:15:11 pavel_ has joined
 217 2014-12-15 06:15:20 GM0127 has quit (Ping timeout: 244 seconds)
 218 2014-12-15 06:16:05 pavel_ has quit (Client Quit)
 219 2014-12-15 06:16:11 hmsimha has joined
 220 2014-12-15 06:16:15 paveljanik has joined
 221 2014-12-15 06:19:49 DigiByteDev has quit (Quit: DigiByteDev)
 222 2014-12-15 06:20:12 DougieBot5000 has quit (Quit: Leaving)
 223 2014-12-15 06:33:52 Clown has joined
 224 2014-12-15 06:33:52  has quit (Clown|!~clown@unaffiliated/clown/x-0272709|Killed (rajaniemi.freenode.net (Nickname regained by services)))
 225 2014-12-15 06:33:52 Clown is now known as |Clown|
 226 2014-12-15 06:33:59 Lightsword has quit (Ping timeout: 256 seconds)
 227 2014-12-15 06:34:26 Emcy_ has joined
 228 2014-12-15 06:34:32 Emcy_ has quit (Changing host)
 229 2014-12-15 06:34:32 Emcy_ has joined
 230 2014-12-15 06:34:50 kobud has joined
 231 2014-12-15 06:34:54 elgrecoFL_ has joined
 232 2014-12-15 06:35:12 Namworld has quit ()
 233 2014-12-15 06:36:14 elgrecoFL has quit (Ping timeout: 260 seconds)
 234 2014-12-15 06:36:14 zcopley_ has quit (Ping timeout: 260 seconds)
 235 2014-12-15 06:36:15 dugo has quit (Ping timeout: 260 seconds)
 236 2014-12-15 06:36:15 dugo has joined
 237 2014-12-15 06:36:23 elgrecoFL_ is now known as elgrecoFL
 238 2014-12-15 06:36:24 rdn has quit (Ping timeout: 260 seconds)
 239 2014-12-15 06:36:24 Phoebus has quit (Ping timeout: 260 seconds)
 240 2014-12-15 06:36:41 zcopley_ has joined
 241 2014-12-15 06:36:44 Phoebus has joined
 242 2014-12-15 06:36:49 rdn has joined
 243 2014-12-15 06:36:52 Emcy has quit (Ping timeout: 260 seconds)
 244 2014-12-15 06:37:05 hktud0 has quit (Read error: Connection reset by peer)
 245 2014-12-15 06:39:50 Lightsword has joined
 246 2014-12-15 06:41:17 arubi has quit (Quit: Leaving)
 247 2014-12-15 06:49:19 huma has joined
 248 2014-12-15 06:49:56 Lightsword has quit (Ping timeout: 240 seconds)
 249 2014-12-15 06:52:55 sdaftuar has joined
 250 2014-12-15 06:52:56 ajweiss has quit (Ping timeout: 245 seconds)
 251 2014-12-15 06:53:05 sdaftuar__ has quit (Ping timeout: 255 seconds)
 252 2014-12-15 06:53:21 morcos has quit (Ping timeout: 245 seconds)
 253 2014-12-15 06:53:31 patcon has joined
 254 2014-12-15 06:55:00 ajweiss has joined
 255 2014-12-15 06:55:22 morcos has joined
 256 2014-12-15 06:56:12 hmsimha has quit (Ping timeout: 252 seconds)
 257 2014-12-15 07:02:56 Lightsword has joined
 258 2014-12-15 07:07:21 Lightsword has quit (Ping timeout: 250 seconds)
 259 2014-12-15 07:07:47 simondlr has joined
 260 2014-12-15 07:09:51 huseby has joined
 261 2014-12-15 07:11:41 <Belxjander> Would getting core built on both ARM and PowerPC Processors (working or not) be helpful in trying to sort out and find any endianness issues ?
 262 2014-12-15 07:11:56 O01eg has quit (Quit: O01eg)
 263 2014-12-15 07:12:00 * Belxjander is only after getting blockchain recording and wallet functionality running...
 264 2014-12-15 07:12:07 simondlr has quit (Ping timeout: 250 seconds)
 265 2014-12-15 07:12:14 <Belxjander> I have no current interest in trying to use any of the core code for mining
 266 2014-12-15 07:12:23 <Belxjander> that can be left to dedicated devices
 267 2014-12-15 07:13:22 fanquake has joined
 268 2014-12-15 07:14:11 huseby has quit (Ping timeout: 245 seconds)
 269 2014-12-15 07:15:34 neozaru has joined
 270 2014-12-15 07:18:55 koeppelmann has quit (Remote host closed the connection)
 271 2014-12-15 07:20:01 Lightsword has joined
 272 2014-12-15 07:20:06 kermit has quit (Quit: Leaving.)
 273 2014-12-15 07:20:38 kermit has joined
 274 2014-12-15 07:21:24 Alina-malina has quit (Read error: Connection reset by peer)
 275 2014-12-15 07:23:08 Lightsword_ has joined
 276 2014-12-15 07:23:14 Lightsword has quit (Read error: Connection reset by peer)
 277 2014-12-15 07:23:14 Lightsword_ is now known as Lightsword
 278 2014-12-15 07:24:16 Alina-malina has joined
 279 2014-12-15 07:25:51 simondlr has joined
 280 2014-12-15 07:27:03 arubi has joined
 281 2014-12-15 07:31:48 Lightsword has quit (Ping timeout: 244 seconds)
 282 2014-12-15 07:33:47 freewil has joined
 283 2014-12-15 07:36:18 RoboTedd_ has joined
 284 2014-12-15 07:36:25 RoboTedd_ has quit (Remote host closed the connection)
 285 2014-12-15 07:36:25 RoboTeddy has quit (Read error: Connection reset by peer)
 286 2014-12-15 07:36:48 RoboTeddy has joined
 287 2014-12-15 07:38:59 jb55 has quit (Remote host closed the connection)
 288 2014-12-15 07:39:05 vmatekole has joined
 289 2014-12-15 07:39:32 jb55 has joined
 290 2014-12-15 07:41:02 grau has joined
 291 2014-12-15 07:44:20 jb55 has quit (Ping timeout: 265 seconds)
 292 2014-12-15 07:50:23 ThomasV has quit (Ping timeout: 245 seconds)
 293 2014-12-15 07:50:51 Diablo-D3 has joined
 294 2014-12-15 07:50:59 fanquake has quit (Quit: fanquake)
 295 2014-12-15 07:53:30 Alina-malina has quit (Read error: Connection reset by peer)
 296 2014-12-15 07:54:01 Alina-malina has joined
 297 2014-12-15 07:54:10 <wumpus> Belxjander: I've been working on big-endian support; at the moment there is none though (see issue https://github.com/bitcoin/bitcoin/issues/888), so testing won't help us. FYI bitcoin core does compile and work for armel and mipsel.
 298 2014-12-15 07:54:58 grau has quit (Remote host closed the connection)
 299 2014-12-15 07:56:41 phoenix52 has quit (Remote host closed the connection)
 300 2014-12-15 07:57:00 phoenix52 has joined
 301 2014-12-15 08:00:12 <wumpus> it compiles for aarch64 (also el), though I have no devices to test on and qemu refuses my toolchain's executables so I don't know if it runs or whether the tests even pass
 302 2014-12-15 08:01:03 ST3R2 has joined
 303 2014-12-15 08:01:06 ST3R1 has quit (Read error: Connection reset by peer)
 304 2014-12-15 08:02:55 <Belxjander> wumpus	well I can look at the code and work with you for building and testing until it works
 305 2014-12-15 08:03:35 <Belxjander> the ARM is an RPi
 306 2014-12-15 08:04:25 <Belxjander> and my PPC is an AMCC440EP embedded processor,  the PPC is non-posix so will need me to look at syscall usage and libraries as well
 307 2014-12-15 08:04:38 <wumpus> RPI works fine, it is a tad slow and may lack memory, but it is little endian so running the code gives no problems
 308 2014-12-15 08:04:47 <Belxjander> the ARM is ArchLinux prepped
 309 2014-12-15 08:06:39 neozaru has quit (Remote host closed the connection)
 310 2014-12-15 08:06:56 ST3R2 has quit (Ping timeout: 244 seconds)
 311 2014-12-15 08:07:06 one0one has quit ()
 312 2014-12-15 08:09:29 user7779078 has quit (Remote host closed the connection)
 313 2014-12-15 08:10:05 jb55 has joined
 314 2014-12-15 08:11:24 jb55 has quit (Read error: Connection reset by peer)
 315 2014-12-15 08:11:51 jb55 has joined
 316 2014-12-15 08:15:06 waxwing has quit (Ping timeout: 264 seconds)
 317 2014-12-15 08:15:45 Cryo has quit (Ping timeout: 265 seconds)
 318 2014-12-15 08:15:59 jMyles has quit (Ping timeout: 256 seconds)
 319 2014-12-15 08:16:13 jb55 has quit (Ping timeout: 245 seconds)
 320 2014-12-15 08:25:50 abossard has joined
 321 2014-12-15 08:27:24 shadowbroker has quit (Remote host closed the connection)
 322 2014-12-15 08:27:26 waxwing has joined
 323 2014-12-15 08:30:10 grau has joined
 324 2014-12-15 08:33:22 huseby has joined
 325 2014-12-15 08:34:42 Lightsword has joined
 326 2014-12-15 08:37:56 huseby has quit (Ping timeout: 245 seconds)
 327 2014-12-15 08:38:12 cbeams has joined
 328 2014-12-15 08:38:20 Lightsword_ has joined
 329 2014-12-15 08:39:08 Lightsword has quit (Ping timeout: 250 seconds)
 330 2014-12-15 08:42:36 Lightsword_ has quit (Ping timeout: 250 seconds)
 331 2014-12-15 08:44:40 Grouver has joined
 332 2014-12-15 08:49:39 jprichardson has joined
 333 2014-12-15 08:53:56 damethos has joined
 334 2014-12-15 08:54:39 simondlr has quit (Remote host closed the connection)
 335 2014-12-15 08:55:40 owowo has quit (Read error: Connection reset by peer)
 336 2014-12-15 08:57:03 DigiByteDev has joined
 337 2014-12-15 08:59:57 RoboTedd_ has joined
 338 2014-12-15 08:59:58 CustosL1men has joined
 339 2014-12-15 09:01:27 xenog has joined
 340 2014-12-15 09:02:06 jjffjf has joined
 341 2014-12-15 09:03:06 jjffjf is now known as sol__
 342 2014-12-15 09:03:12 RoboTeddy has quit (Ping timeout: 264 seconds)
 343 2014-12-15 09:04:18 RoboTedd_ has quit (Ping timeout: 258 seconds)
 344 2014-12-15 09:04:21 gdm85 has quit (Remote host closed the connection)
 345 2014-12-15 09:04:45 gdm85 has joined
 346 2014-12-15 09:09:23 tarantillo_ has quit (Remote host closed the connection)
 347 2014-12-15 09:09:39 tarantillo_ has joined
 348 2014-12-15 09:12:37 jb55 has joined
 349 2014-12-15 09:14:19 REiN^ has quit ()
 350 2014-12-15 09:14:24 owowo has joined
 351 2014-12-15 09:14:29 REiN^ has joined
 352 2014-12-15 09:15:23 s0le has quit (Remote host closed the connection)
 353 2014-12-15 09:16:56 jb55 has quit (Ping timeout: 240 seconds)
 354 2014-12-15 09:17:55 gnuborg has joined
 355 2014-12-15 09:20:11 HANTI is now known as hanti
 356 2014-12-15 09:25:35 CryptoBuck has quit (Ping timeout: 250 seconds)
 357 2014-12-15 09:26:03 CryptoBuck has joined
 358 2014-12-15 09:28:10 nemo` has quit (Ping timeout: 272 seconds)
 359 2014-12-15 09:29:24 Vinnie_win has quit (Ping timeout: 250 seconds)
 360 2014-12-15 09:31:11 Vinnie_win has joined
 361 2014-12-15 09:36:24 joss-c has joined
 362 2014-12-15 09:38:01 freewil has quit (Quit: Leaving.)
 363 2014-12-15 09:40:28 trixisowned has joined
 364 2014-12-15 09:41:02 chmod755 has joined
 365 2014-12-15 09:41:32 twixisowned has quit (Ping timeout: 250 seconds)
 366 2014-12-15 09:42:19 freewil has joined
 367 2014-12-15 09:43:38 fanquake has joined
 368 2014-12-15 09:45:07 xenog has quit (Read error: Connection reset by peer)
 369 2014-12-15 09:45:44 gdm85 has quit (Remote host closed the connection)
 370 2014-12-15 09:46:52 gdm85 has joined
 371 2014-12-15 09:47:13 Vinnie_win has quit (Ping timeout: 256 seconds)
 372 2014-12-15 09:47:58 rubensayshi has joined
 373 2014-12-15 09:48:57 Vinnie_win has joined
 374 2014-12-15 09:49:52 JackH has joined
 375 2014-12-15 09:50:49 lclc_bnc is now known as lclc
 376 2014-12-15 09:52:20 luktgf has joined
 377 2014-12-15 09:52:44 timothy has joined
 378 2014-12-15 09:54:47 davout has joined
 379 2014-12-15 09:55:03 oujh has quit (Ping timeout: 250 seconds)
 380 2014-12-15 09:57:49 huseby has joined
 381 2014-12-15 09:58:02 Vinnie_win has quit (Ping timeout: 255 seconds)
 382 2014-12-15 10:02:31 huseby has quit (Ping timeout: 256 seconds)
 383 2014-12-15 10:04:00 Vinnie_win has joined
 384 2014-12-15 10:13:18 simondlr has joined
 385 2014-12-15 10:13:20 jb55 has joined
 386 2014-12-15 10:14:36 go1111111 has quit (Ping timeout: 245 seconds)
 387 2014-12-15 10:15:09 papa has quit (Remote host closed the connection)
 388 2014-12-15 10:15:21 xenog has joined
 389 2014-12-15 10:15:40 papa has joined
 390 2014-12-15 10:18:03 jb55 has quit (Ping timeout: 260 seconds)
 391 2014-12-15 10:18:12 Vinnie_win has quit (Ping timeout: 264 seconds)
 392 2014-12-15 10:18:52 nuke__ has quit (Read error: Connection reset by peer)
 393 2014-12-15 10:19:48 nuke__ has joined
 394 2014-12-15 10:23:19 stevedekorte has joined
 395 2014-12-15 10:26:36 huma has quit (Ping timeout: 264 seconds)
 396 2014-12-15 10:27:41 paveljanik has quit (Quit: This computer has gone to sleep)
 397 2014-12-15 10:28:05 xenog has quit (Read error: Connection reset by peer)
 398 2014-12-15 10:28:21 simondlr has quit (Remote host closed the connection)
 399 2014-12-15 10:29:48 rdymac has joined
 400 2014-12-15 10:30:26 go1111111 has joined
 401 2014-12-15 10:31:47 Vinnie_win has joined
 402 2014-12-15 10:35:23 fanquake has left ()
 403 2014-12-15 10:36:13 luktgf has quit (Ping timeout: 245 seconds)
 404 2014-12-15 10:38:36 Vinnie_win has quit (Ping timeout: 258 seconds)
 405 2014-12-15 10:39:39 Vinnie_win has joined
 406 2014-12-15 10:47:42 xenog has joined
 407 2014-12-15 10:49:10 grau has quit (Remote host closed the connection)
 408 2014-12-15 10:52:01 luktgf has joined
 409 2014-12-15 10:57:21 xenog has quit (Ping timeout: 250 seconds)
 410 2014-12-15 10:58:16 grau has joined
 411 2014-12-15 10:59:35 dfletcher has quit (Ping timeout: 260 seconds)
 412 2014-12-15 11:01:33 Zarutian has joined
 413 2014-12-15 11:01:58 vmatekol_ has joined
 414 2014-12-15 11:02:24 Zarutian has quit (Read error: Connection reset by peer)
 415 2014-12-15 11:02:40 Zarutian has joined
 416 2014-12-15 11:05:14 vmatekole has quit (Ping timeout: 250 seconds)
 417 2014-12-15 11:08:38 Naphex has quit (Quit: leaving)
 418 2014-12-15 11:12:12 DigiByteDev has quit (Quit: DigiByteDev)
 419 2014-12-15 11:12:17 Informerop has joined
 420 2014-12-15 11:12:45 xenog has joined
 421 2014-12-15 11:14:07 jb55 has joined
 422 2014-12-15 11:17:15 hmsimha has joined
 423 2014-12-15 11:18:40 jb55 has quit (Ping timeout: 250 seconds)
 424 2014-12-15 11:19:41 jtimon has joined
 425 2014-12-15 11:21:24 hashtag_ has joined
 426 2014-12-15 11:22:38 huseby has joined
 427 2014-12-15 11:26:49 jprichardson has quit (Read error: Connection reset by peer)
 428 2014-12-15 11:27:02 huseby has quit (Ping timeout: 245 seconds)
 429 2014-12-15 11:28:43 vmatekol_ has quit (Remote host closed the connection)
 430 2014-12-15 11:29:20 vmatekole has joined
 431 2014-12-15 11:30:18 Emcy_ has quit (Read error: Connection reset by peer)
 432 2014-12-15 11:32:39 xenog has quit (Ping timeout: 258 seconds)
 433 2014-12-15 11:38:55 won9 has quit (Quit: won9)
 434 2014-12-15 11:40:24 luktgf has quit (Quit: Leaving)
 435 2014-12-15 11:49:22 ruukasu has quit (Ping timeout: 265 seconds)
 436 2014-12-15 11:49:38 n0n0 has joined
 437 2014-12-15 11:55:52 grishnakh__ has quit (Read error: Connection reset by peer)
 438 2014-12-15 11:56:00 bitjedi_ has joined
 439 2014-12-15 11:56:08 grishnakh__ has joined
 440 2014-12-15 11:56:13 Brad__1121 has joined
 441 2014-12-15 11:56:19 twixisowned has joined
 442 2014-12-15 11:56:25 Squidicc has joined
 443 2014-12-15 11:59:29 Brad_1121 has quit (Ping timeout: 258 seconds)
 444 2014-12-15 11:59:29 Squidicuz has quit (Ping timeout: 258 seconds)
 445 2014-12-15 11:59:52 trixisowned has quit (Ping timeout: 258 seconds)
 446 2014-12-15 11:59:52 bitjedi has quit (Ping timeout: 258 seconds)
 447 2014-12-15 12:05:57 GM0127 has joined
 448 2014-12-15 12:08:18 ryanxcharles has quit (Ping timeout: 258 seconds)
 449 2014-12-15 12:08:19 xenog has joined
 450 2014-12-15 12:10:23 ryanxcharles has joined
 451 2014-12-15 12:14:21 lclc is now known as lclc_bnc
 452 2014-12-15 12:14:52 jb55 has joined
 453 2014-12-15 12:15:28 oujh has joined
 454 2014-12-15 12:16:37 hashtagg_ has joined
 455 2014-12-15 12:16:41 jb55_ has joined
 456 2014-12-15 12:16:42 grishnakh has joined
 457 2014-12-15 12:17:47 grishnakh__ has quit (Read error: Connection reset by peer)
 458 2014-12-15 12:19:15 hashtag_ has quit (Ping timeout: 240 seconds)
 459 2014-12-15 12:19:15 freewil has quit (Ping timeout: 240 seconds)
 460 2014-12-15 12:19:51 jb55 has quit (Ping timeout: 260 seconds)
 461 2014-12-15 12:21:09 phoenix52 has quit (Remote host closed the connection)
 462 2014-12-15 12:21:23 phoenix52 has joined
 463 2014-12-15 12:21:42 jb55_ has quit (Ping timeout: 272 seconds)
 464 2014-12-15 12:24:38 jprichardson has joined
 465 2014-12-15 12:29:47 Lightsword has joined
 466 2014-12-15 12:33:27 cbeams has quit (Remote host closed the connection)
 467 2014-12-15 12:35:38 Raziel has joined
 468 2014-12-15 12:36:26 paveljanik has joined
 469 2014-12-15 12:36:26 paveljanik has quit (Changing host)
 470 2014-12-15 12:36:26 paveljanik has joined
 471 2014-12-15 12:36:39 xenog has quit (Ping timeout: 260 seconds)
 472 2014-12-15 12:40:32 grau has quit (Remote host closed the connection)
 473 2014-12-15 12:41:32 paveljanik has quit (Quit: This computer has gone to sleep)
 474 2014-12-15 12:42:33 paveljanik has joined
 475 2014-12-15 12:45:38 huseby has joined
 476 2014-12-15 12:46:21 Aquent has joined
 477 2014-12-15 12:47:28 grau has joined
 478 2014-12-15 12:47:40 paxtoncamaro91 has quit (Ping timeout: 255 seconds)
 479 2014-12-15 12:50:03 huseby has quit (Ping timeout: 244 seconds)
 480 2014-12-15 12:51:11 xenog has joined
 481 2014-12-15 12:51:35 papa has quit (Remote host closed the connection)
 482 2014-12-15 12:52:46 pullphinger has quit ()
 483 2014-12-15 12:59:35 hashtagg_ has quit (Ping timeout: 240 seconds)
 484 2014-12-15 13:04:41 cbeams has joined
 485 2014-12-15 13:04:53 maraoz has joined
 486 2014-12-15 13:10:05 papa has joined
 487 2014-12-15 13:15:33 Lightsword has quit (Quit: Lightsword)
 488 2014-12-15 13:17:26 jb55 has joined
 489 2014-12-15 13:21:55 jb55 has quit (Ping timeout: 240 seconds)
 490 2014-12-15 13:21:55 hmsimha has quit (Ping timeout: 252 seconds)
 491 2014-12-15 13:22:41 Naphex has joined
 492 2014-12-15 13:24:51 hashtag_ has joined
 493 2014-12-15 13:25:42 bit2017 has quit (Ping timeout: 244 seconds)
 494 2014-12-15 13:26:49 hashtag has quit (Ping timeout: 255 seconds)
 495 2014-12-15 13:29:32 JackH has quit (Ping timeout: 245 seconds)
 496 2014-12-15 13:30:20 hashtag_ has quit (Read error: Connection reset by peer)
 497 2014-12-15 13:31:37 oujh has quit (Ping timeout: 245 seconds)
 498 2014-12-15 13:32:00 hashtag has joined
 499 2014-12-15 13:33:55 <jaromil> ack on PR #5171 by jtimon. it really makes code more readable, sort of trivial modification, hope you merge it
 500 2014-12-15 13:38:21 ruukasu has joined
 501 2014-12-15 13:40:25 NewLiberty has joined
 502 2014-12-15 13:44:57 chmod755 has quit (Quit: Leaving)
 503 2014-12-15 13:47:30 iwilcox_ has joined
 504 2014-12-15 13:48:27 grau has quit (Remote host closed the connection)
 505 2014-12-15 13:48:57 signor777 has joined
 506 2014-12-15 13:50:41 iwilcox has quit (Ping timeout: 250 seconds)
 507 2014-12-15 13:51:55 signor777 has quit (Client Quit)
 508 2014-12-15 13:56:51 coiner has joined
 509 2014-12-15 14:05:04 cyphase_ has quit (Read error: Connection reset by peer)
 510 2014-12-15 14:06:19 fanquake has joined
 511 2014-12-15 14:06:23 fanquake has quit (Client Quit)
 512 2014-12-15 14:07:03 cyphase has joined
 513 2014-12-15 14:07:23 xenog has quit (Ping timeout: 264 seconds)
 514 2014-12-15 14:07:25 Bwild has quit (Quit: leaving)
 515 2014-12-15 14:10:24 huseby has joined
 516 2014-12-15 14:12:44 nuke__ is now known as nuke1989
 517 2014-12-15 14:13:02 cyphase_ has joined
 518 2014-12-15 14:13:27 kadoban has joined
 519 2014-12-15 14:13:38 cyphase has quit (Ping timeout: 258 seconds)
 520 2014-12-15 14:14:47 huseby has quit (Ping timeout: 244 seconds)
 521 2014-12-15 14:15:50 ThomasV has joined
 522 2014-12-15 14:16:41 agricocb has quit (Quit: Leaving.)
 523 2014-12-15 14:17:00 paveljanik has quit (Quit: This computer has gone to sleep)
 524 2014-12-15 14:17:44 koeppelmann has joined
 525 2014-12-15 14:18:11 jb55 has joined
 526 2014-12-15 14:18:25 Namworld has joined
 527 2014-12-15 14:19:21 cyphase has joined
 528 2014-12-15 14:19:31 cyphase has quit (Changing host)
 529 2014-12-15 14:19:31 cyphase has joined
 530 2014-12-15 14:19:33 hmsimha has joined
 531 2014-12-15 14:19:39 GM0127 has quit (Quit: Leaving)
 532 2014-12-15 14:20:29 jgarzik is now known as jgarzik_
 533 2014-12-15 14:20:35 cyphase_ has quit (Ping timeout: 264 seconds)
 534 2014-12-15 14:21:00 xenog has joined
 535 2014-12-15 14:21:35 Namworld has quit (Remote host closed the connection)
 536 2014-12-15 14:22:17 huma has joined
 537 2014-12-15 14:22:53 jb55 has quit (Ping timeout: 264 seconds)
 538 2014-12-15 14:23:55 damethos has quit (Quit: Bye)
 539 2014-12-15 14:24:32 cyphase_ has joined
 540 2014-12-15 14:25:38 cyphase has quit (Ping timeout: 244 seconds)
 541 2014-12-15 14:30:12 kromtar has quit (Ping timeout: 250 seconds)
 542 2014-12-15 14:30:47 kromtar has joined
 543 2014-12-15 14:30:47 kromtar has quit (Changing host)
 544 2014-12-15 14:30:47 kromtar has joined
 545 2014-12-15 14:31:29 wallet42 has joined
 546 2014-12-15 14:32:37 Techguy305 has joined
 547 2014-12-15 14:33:05 Zifre_ has joined
 548 2014-12-15 14:33:07 Zifre has quit (Read error: Connection reset by peer)
 549 2014-12-15 14:33:11 paveljanik has joined
 550 2014-12-15 14:35:53 agricocb has joined
 551 2014-12-15 14:35:58 wallet42 has quit (Ping timeout: 244 seconds)
 552 2014-12-15 14:36:01 wallet421 has joined
 553 2014-12-15 14:36:01 wallet421 has quit (Changing host)
 554 2014-12-15 14:36:01 wallet421 has joined
 555 2014-12-15 14:36:01 wallet421 is now known as wallet42
 556 2014-12-15 14:37:13 TrafficMan has quit (Ping timeout: 272 seconds)
 557 2014-12-15 14:40:46 maraoz has quit (Ping timeout: 260 seconds)
 558 2014-12-15 14:42:00 otoburb_ is now known as otoburb
 559 2014-12-15 14:42:06 otoburb has quit (Changing host)
 560 2014-12-15 14:42:06 otoburb has joined
 561 2014-12-15 14:43:00 ThomasV has quit (Ping timeout: 256 seconds)
 562 2014-12-15 14:43:16 TrafficMan has joined
 563 2014-12-15 14:44:04 grau has joined
 564 2014-12-15 14:44:17 brson has joined
 565 2014-12-15 14:44:56 cbeams has quit (Read error: Connection reset by peer)
 566 2014-12-15 14:45:12 cbeams has joined
 567 2014-12-15 14:48:36 damethos has joined
 568 2014-12-15 14:52:53 maraoz has joined
 569 2014-12-15 14:53:09 starsoccer has quit (Killed (adams.freenode.net (Nickname regained by services)))
 570 2014-12-15 14:53:12 starsoccer has joined
 571 2014-12-15 14:58:23 starsoccer has left ("Leaving")
 572 2014-12-15 14:59:22 starsoccer has joined
 573 2014-12-15 14:59:26 paveljanik has quit (Quit: This computer has gone to sleep)
 574 2014-12-15 14:59:56 paveljanik has joined
 575 2014-12-15 15:00:15 Emzy has joined
 576 2014-12-15 15:00:15 ruukasu has quit (Quit: WeeChat 1.0.1)
 577 2014-12-15 15:00:50 Alina-malina has quit (Read error: Connection reset by peer)
 578 2014-12-15 15:01:54 Uglux has joined
 579 2014-12-15 15:02:05 Quanttek has joined
 580 2014-12-15 15:02:11 pewpsewp has joined
 581 2014-12-15 15:02:38 Quanttek has quit (Read error: Connection reset by peer)
 582 2014-12-15 15:03:51 Alina-malina has joined
 583 2014-12-15 15:04:32 ug_ has joined
 584 2014-12-15 15:06:04 ruukasu has joined
 585 2014-12-15 15:06:10 Uglux has quit (Ping timeout: 250 seconds)
 586 2014-12-15 15:06:29 Quanttek has joined
 587 2014-12-15 15:07:07 ThomasV has joined
 588 2014-12-15 15:07:14 gnuborg_ has joined
 589 2014-12-15 15:07:23 wallet421 has joined
 590 2014-12-15 15:07:23 wallet421 has quit (Changing host)
 591 2014-12-15 15:07:23 wallet421 has joined
 592 2014-12-15 15:07:23 wallet42 is now known as Guest93480
 593 2014-12-15 15:07:23 Guest93480 has quit (Killed (sinisalo.freenode.net (Nickname regained by services)))
 594 2014-12-15 15:07:23 wallet421 is now known as wallet42
 595 2014-12-15 15:09:13 ug_ has quit (Ping timeout: 258 seconds)
 596 2014-12-15 15:10:12 gnuborg has quit (Ping timeout: 256 seconds)
 597 2014-12-15 15:11:29 Quanttek has quit (Ping timeout: 264 seconds)
 598 2014-12-15 15:12:07 ThomasV has quit (Ping timeout: 255 seconds)
 599 2014-12-15 15:16:09 paveljanik has quit (Quit: This computer has gone to sleep)
 600 2014-12-15 15:18:57 jb55 has joined
 601 2014-12-15 15:19:12 koeppelmann has quit (Remote host closed the connection)
 602 2014-12-15 15:19:40 koeppelmann has joined
 603 2014-12-15 15:21:01 gnuborg_ has quit (Quit: leaving)
 604 2014-12-15 15:21:32 simondlr has joined
 605 2014-12-15 15:23:41 hashtag has quit (Quit: Leaving)
 606 2014-12-15 15:23:47 jb55 has quit (Ping timeout: 258 seconds)
 607 2014-12-15 15:24:10 koeppelmann has quit (Ping timeout: 260 seconds)
 608 2014-12-15 15:24:13 hashtag has joined
 609 2014-12-15 15:26:34 paveljanik has joined
 610 2014-12-15 15:26:34 paveljanik has quit (Changing host)
 611 2014-12-15 15:26:34 paveljanik has joined
 612 2014-12-15 15:27:17 JackH has joined
 613 2014-12-15 15:27:47 MagicFab_ has joined
 614 2014-12-15 15:30:36 paveljanik has quit (Client Quit)
 615 2014-12-15 15:31:16 OneMiner has quit (Read error: Connection reset by peer)
 616 2014-12-15 15:31:37 lclc_bnc is now known as lclc
 617 2014-12-15 15:32:08 simondlr has quit (Remote host closed the connection)
 618 2014-12-15 15:32:40 paveljanik has joined
 619 2014-12-15 15:32:40 paveljanik has quit (Changing host)
 620 2014-12-15 15:32:40 paveljanik has joined
 621 2014-12-15 15:34:42 simondlr has joined
 622 2014-12-15 15:34:43 RoboTeddy has joined
 623 2014-12-15 15:35:06 RoboTeddy has quit (Read error: Connection reset by peer)
 624 2014-12-15 15:35:11 huseby has joined
 625 2014-12-15 15:35:35 RoboTeddy has joined
 626 2014-12-15 15:35:37 simondlr has quit (Remote host closed the connection)
 627 2014-12-15 15:38:01 MagicFab_ has quit (Ping timeout: 272 seconds)
 628 2014-12-15 15:38:10 DougieBot5000 has joined
 629 2014-12-15 15:40:01 RoboTeddy has quit (Ping timeout: 255 seconds)
 630 2014-12-15 15:40:02 huseby has quit (Ping timeout: 260 seconds)
 631 2014-12-15 15:40:13 Quanttek has joined
 632 2014-12-15 15:44:28 Quanttek has quit (Client Quit)
 633 2014-12-15 15:44:54 Techguy305 has quit (Ping timeout: 240 seconds)
 634 2014-12-15 15:46:26 wrapper has joined
 635 2014-12-15 15:48:49 ThomasV has joined
 636 2014-12-15 15:49:10 <jonasschnelli> paveljanik: regarding #5477 (10.9 VM is up and running, build output comes soon)
 637 2014-12-15 15:49:24 <jonasschnelli> -()
 638 2014-12-15 15:49:27 <paveljanik> jonasschnelli, thanks!
 639 2014-12-15 15:49:47 <paveljanik> I plan to create a few test PRs to see what travis knows.
 640 2014-12-15 15:49:51 <paveljanik> This is very strange...
 641 2014-12-15 15:49:55 O01eg has joined
 642 2014-12-15 15:50:15 <jonasschnelli> it looks like that the macro MAC_OS_X_VERSION_MIN_REQUIRED is faulty
 643 2014-12-15 15:50:54 <jonasschnelli> it should be available on cross build linux machines also because of https://opensource.apple.com/source/CarbonHeaders/CarbonHeaders-18.1/AvailabilityMacros.h
 644 2014-12-15 15:51:08 Quanttek has joined
 645 2014-12-15 15:51:26 <jonasschnelli> i assume building on 10.9 will go error-free
 646 2014-12-15 15:52:19 Quanttek has quit (Read error: Connection reset by peer)
 647 2014-12-15 15:52:38 pewpsewp has quit (Quit: My MacBook has gone to sleep. ZZZzzz…)
 648 2014-12-15 15:53:03 <jonasschnelli> paveljanik: guitool.o built successfully without warning on my 10.9 VM
 649 2014-12-15 15:53:58 <paveljanik> The AvailabilityMacros.h say explicitly, that if the user doesn't define it, it is MAC_OS_X_VERSION_10_4 on Interl...
 650 2014-12-15 15:54:08 <paveljanik> what is travis, BTW? ;-)
 651 2014-12-15 15:54:19 <paveljanik> is it some form of cross platform build?
 652 2014-12-15 15:54:40 ruukasuu has joined
 653 2014-12-15 15:54:52 bitjedi_ is now known as bitjedi
 654 2014-12-15 15:54:57 <paveljanik> how it builds for OS X?
 655 2014-12-15 15:55:02 bitjedi has quit (Changing host)
 656 2014-12-15 15:55:02 bitjedi has joined
 657 2014-12-15 15:55:29 <sipa> paveljanik: you can build for OSX without anything special; the depends system has instructions
 658 2014-12-15 15:55:33 <sipa> paveljanik: from linux
 659 2014-12-15 15:55:36 ruukasu has quit (Ping timeout: 258 seconds)
 660 2014-12-15 15:55:42 <sipa> paveljanik: you need the 10.7 OSX SDK from apple, though
 661 2014-12-15 15:57:39 koeppelmann has joined
 662 2014-12-15 15:59:53 OneMiner has joined
 663 2014-12-15 16:00:07 Dizzle has joined
 664 2014-12-15 16:01:02 <paveljanik> sipa, I prefer to build the binary for my native OS on my native OS 8)
 665 2014-12-15 16:01:15 <sipa> sure
 666 2014-12-15 16:01:35 <paveljanik> but this is interesting, I was not aware of this possibility.
 667 2014-12-15 16:01:39 <jonasschnelli> paveljanik you might need to find another way/MACRO to determine the OSX version
 668 2014-12-15 16:02:14 <paveljanik> we can simply try ifdef both macros around this and fallback to old
 669 2014-12-15 16:02:15 <jonasschnelli> no worries. We'll figure it out. I like the pull because the warning is somehow annoying...
 670 2014-12-15 16:02:25 <paveljanik> yup
 671 2014-12-15 16:02:31 <jonasschnelli> paveljanik yes. something like that was also in my mind.
 672 2014-12-15 16:02:58 <paveljanik> this is where release engineers step in and solve the problem ;-)
 673 2014-12-15 16:03:32 cbeams has quit (Remote host closed the connection)
 674 2014-12-15 16:03:33 <sipa> what is the problem?
 675 2014-12-15 16:04:54 cbeams has joined
 676 2014-12-15 16:05:29 <wumpus> you could do an autotools check for LSSharedFileListItemCopyResolvedURL, which makes the build use that if available
 677 2014-12-15 16:07:01 ThomasV has quit (Ping timeout: 255 seconds)
 678 2014-12-15 16:07:04 <jonasschnelli> i think the problem is a missing MACRO because of a outdates apple open-source implementation...
 679 2014-12-15 16:07:10 <jonasschnelli> file https://opensource.apple.com/source/CarbonHeaders/CarbonHeaders-18.1/AvailabilityMacros.h is not up to 10.9 and 10.10
 680 2014-12-15 16:07:21 <jonasschnelli> which make the used marco = 0
 681 2014-12-15 16:07:40 jprichardson has quit (Read error: Connection reset by peer)
 682 2014-12-15 16:07:58 <jonasschnelli> paveljanik, you might switch the if so the default would use the 'old' (10.0 till 10.9) method.
 683 2014-12-15 16:08:08 <jonasschnelli> (a bit a hack)
 684 2014-12-15 16:09:10 epscy has quit (Ping timeout: 245 seconds)
 685 2014-12-15 16:11:37 dfletcher has joined
 686 2014-12-15 16:13:29 nelisky has joined
 687 2014-12-15 16:13:43 <paveljanik> jonasschnelli, what about this then? #if ((MAC_OS_X_VERSION_MIN_REQUIRED == 0) || (MAC_OS_X_VERSION_10_10 == 0)) || (MAC_OS_X_VERSION_MIN_REQUIRED < MAC_OS_X_VERSION_10_10)
 688 2014-12-15 16:14:28 <paveljanik> with a description that this STRANGE looking code is there because of Travis build?
 689 2014-12-15 16:16:34 koeppelm_ has joined
 690 2014-12-15 16:16:35 koeppelmann has quit (Read error: Connection reset by peer)
 691 2014-12-15 16:16:59 <paveljanik> hmm, but the code will look best when I revert the if and else branches and the condition.
 692 2014-12-15 16:17:36 BNCatDIGISHELL has quit (Remote host closed the connection)
 693 2014-12-15 16:19:21 <paveljanik> wumpus, I'd prefer to use OS X native stuff to solve this (and workaround Travis). In this case I'm all for reversing the condition...
 694 2014-12-15 16:19:39 jb55 has joined
 695 2014-12-15 16:21:00 <paveljanik> If no objections, I'll do it this way
 696 2014-12-15 16:24:53 jb55 has quit (Ping timeout: 272 seconds)
 697 2014-12-15 16:28:58 <jonasschnelli> paveljanik: looks to complicated for me. Just switch the if (from < to >=) so that the default runs the old code.
 698 2014-12-15 16:29:15 <paveljanik> can I use = there?
 699 2014-12-15 16:29:29 <paveljanik> what is the value of both macros in the Travis build? ;-)
 700 2014-12-15 16:29:49 <jonasschnelli> Good question: probably 0
 701 2014-12-15 16:31:39 makomk_ is now known as makomk
 702 2014-12-15 16:32:09 <paveljanik> #if (MAC_OS_X_VERSION_MIN_REQUIRED == 0) || (MAC_OS_X_VERSION_10_10 == 0) || (MAC_OS_X_VERSION_MIN_REQUIRED < MAC_OS_X_VERSION_10_10)
 703 2014-12-15 16:32:51 grau has quit (Remote host closed the connection)
 704 2014-12-15 16:32:54 <paveljanik> it will be a lot of laugh when some Mac programmer reads this line :-(
 705 2014-12-15 16:34:37 grau has joined
 706 2014-12-15 16:36:03 cbeams has quit (Remote host closed the connection)
 707 2014-12-15 16:36:16 RoboTeddy has joined
 708 2014-12-15 16:36:36 Zifre_ has quit (Read error: Connection reset by peer)
 709 2014-12-15 16:36:45 Zifre has joined
 710 2014-12-15 16:38:35 cbeams has joined
 711 2014-12-15 16:40:46 RoboTeddy has quit (Ping timeout: 255 seconds)
 712 2014-12-15 16:40:47 cyphase_ has quit (Ping timeout: 245 seconds)
 713 2014-12-15 16:41:36 <paveljanik> jonasschnelli, pushed the change. We will see. I have to move now. See you later.
 714 2014-12-15 16:46:10 MaxSan has quit (Ping timeout: 250 seconds)
 715 2014-12-15 16:46:16 Guest57770 has joined
 716 2014-12-15 16:46:35 treehug88 has joined
 717 2014-12-15 16:47:14 syskall has joined
 718 2014-12-15 16:48:31 jprichardson has joined
 719 2014-12-15 16:49:14 CustosL1men has quit (Ping timeout: 240 seconds)
 720 2014-12-15 16:50:31 iwilcox_ is now known as iwilcox
 721 2014-12-15 16:52:21 hashtag_ has joined
 722 2014-12-15 16:52:40 koeppelm_ has quit (Ping timeout: 250 seconds)
 723 2014-12-15 16:52:54 xenog has quit (Ping timeout: 255 seconds)
 724 2014-12-15 16:53:20 jMyles has joined
 725 2014-12-15 16:53:21 n0n0 has quit (Ping timeout: 255 seconds)
 726 2014-12-15 16:57:09 ruukasu has joined
 727 2014-12-15 16:57:49 ruukasuu has quit (Ping timeout: 272 seconds)
 728 2014-12-15 16:59:15 arubi has quit (Quit: Leaving)
 729 2014-12-15 16:59:46 huseby has joined
 730 2014-12-15 17:00:11 xenog has joined
 731 2014-12-15 17:00:35 ThomasV has joined
 732 2014-12-15 17:01:37 jb55 has joined
 733 2014-12-15 17:02:13 paveljanik has quit (Quit: This computer has gone to sleep)
 734 2014-12-15 17:03:27 ryanxcharles has quit (Ping timeout: 258 seconds)
 735 2014-12-15 17:04:53 huseby has quit (Ping timeout: 264 seconds)
 736 2014-12-15 17:04:55 MaxSan has joined
 737 2014-12-15 17:05:58 koeppelmann has joined
 738 2014-12-15 17:06:04 syskall has quit (Ping timeout: 246 seconds)
 739 2014-12-15 17:06:19 CoinMuncher has joined
 740 2014-12-15 17:07:20 saivann has joined
 741 2014-12-15 17:07:59 n0n0 has joined
 742 2014-12-15 17:11:55 prodatalab has quit (Quit: Konversation terminated!)
 743 2014-12-15 17:12:16 ThomasV has quit (Ping timeout: 258 seconds)
 744 2014-12-15 17:14:00 prodatalab has joined
 745 2014-12-15 17:17:20 xabbix has joined
 746 2014-12-15 17:17:44 ryanxcharles has joined
 747 2014-12-15 17:18:16 <xabbix> Can a thin client be considered a full node? Or do I have to keep the blockchain data to be a full node?
 748 2014-12-15 17:18:22 StephenM347 has joined
 749 2014-12-15 17:18:23 nessence has joined
 750 2014-12-15 17:19:14 <StephenM347> I noticed that chainActive is used in rpcrawtransaction.cpp->TxToJSON without having a lock on cs_main. Is this safe because it's read only?
 751 2014-12-15 17:20:29 OneMiner1 has joined
 752 2014-12-15 17:20:42 OneMiner has quit (Ping timeout: 258 seconds)
 753 2014-12-15 17:21:50 MagicFab_ has joined
 754 2014-12-15 17:21:50 MagicFab_ has quit (Changing host)
 755 2014-12-15 17:21:50 MagicFab_ has joined
 756 2014-12-15 17:22:50 Guest9784 has joined
 757 2014-12-15 17:22:58 Guest9784 is now known as Sleepnbum
 758 2014-12-15 17:23:35 <wumpus> xabbix: full node means that you verify blocks and transactions; in principle this does not imply storing the block chain, just the running state (UTXO set)
 759 2014-12-15 17:24:23 <wumpus> StephenM347: are you sure? most of the RPC methods are called with cs_main held
 760 2014-12-15 17:24:24 ValicekB has quit (Ping timeout: 255 seconds)
 761 2014-12-15 17:25:28 <xabbix> wumpus, and with regards to helping the bitcoin network, if I deploy a 1000 thin, full nodes. It will basically help verify transactions/blocks but might have some impact on syncing new bitcoind clients, right?
 762 2014-12-15 17:25:36 nessence has quit (Remote host closed the connection)
 763 2014-12-15 17:26:14 nessence has joined
 764 2014-12-15 17:27:01 <wumpus> xabbix: those nodes will not help syncing new bitcoind clients, they'll just verify the consensus, so they're useful to the network but not as useful as full archival nodes
 765 2014-12-15 17:27:23 abossard has quit (Quit: abossard)
 766 2014-12-15 17:27:32 Techguy305 has joined
 767 2014-12-15 17:27:44 <xabbix> wumpus, Thanks for the quick answers.
 768 2014-12-15 17:28:40 benrcole has joined
 769 2014-12-15 17:30:25 nessence has quit (Ping timeout: 245 seconds)
 770 2014-12-15 17:30:52 ValicekB has joined
 771 2014-12-15 17:32:45 <StephenM347> @wumpus, you are right, it does have a lock already. Thanks!
 772 2014-12-15 17:35:22 bitjedi has quit (Read error: Connection reset by peer)
 773 2014-12-15 17:35:27 nessence has joined
 774 2014-12-15 17:36:08 tsutsu has quit (Ping timeout: 312 seconds)
 775 2014-12-15 17:37:00 tsutsu has joined
 776 2014-12-15 17:37:43 felipelalli has quit (Ping timeout: 272 seconds)
 777 2014-12-15 17:39:06 NewLiberty has quit (Ping timeout: 258 seconds)
 778 2014-12-15 17:42:06 Cryo has joined
 779 2014-12-15 17:42:06 Cryo has quit (Changing host)
 780 2014-12-15 17:42:06 Cryo has joined
 781 2014-12-15 17:42:43 benrcole has quit (Quit: Leaving.)
 782 2014-12-15 17:43:04 wallet42 has quit (Quit: Leaving.)
 783 2014-12-15 17:43:25 wallet42 has joined
 784 2014-12-15 17:43:34 timothy has quit (Remote host closed the connection)
 785 2014-12-15 17:45:03 Quanttek has joined
 786 2014-12-15 17:48:43 Grouver has quit (Quit: Leaving)
 787 2014-12-15 17:51:22 jtimon has quit (Ping timeout: 265 seconds)
 788 2014-12-15 17:51:29 Lightsword has joined
 789 2014-12-15 17:52:04 arubi has joined
 790 2014-12-15 17:52:06 MaxSan has quit (Ping timeout: 260 seconds)
 791 2014-12-15 17:52:08 ryanxcharles has quit (Ping timeout: 258 seconds)
 792 2014-12-15 17:53:16 Techguy305 has quit (Ping timeout: 245 seconds)
 793 2014-12-15 17:54:10 MaxSan has joined
 794 2014-12-15 17:57:41 <xabbix> bitcoind used to have a performance issue when creating hundreds/thousands of transactions and addresses. Is this still the case?
 795 2014-12-15 17:58:05 <wumpus> yes
 796 2014-12-15 17:58:12 jtimon has joined
 797 2014-12-15 17:58:19 jb55 has quit (Remote host closed the connection)
 798 2014-12-15 17:59:10 <wumpus> bitcoin core's wallet is a reference wallet, it is not suitable for large-scale operations (although it *can* handle a lot, it will just degrade performance)
 799 2014-12-15 17:59:34 <xabbix> I'm looking for a service that can provide me with an API where I can generate new wallet addresses (in the hundreds) and check their balances every X seconds/minutes or even have a webhook when money goes into an address in my wallet. Any options other than BC.i?
 800 2014-12-15 18:02:38 <wumpus> hundreds of addresses is no problem
 801 2014-12-15 18:03:19 <xabbix> Does the performance issue comes to play when there are many addresses created or many transactions?
 802 2014-12-15 18:03:44 <sipa> transactions
 803 2014-12-15 18:03:57 <xabbix> Cool, thanks!
 804 2014-12-15 18:04:19 <sipa> xabbix: bitcoin (neither the implementation nor the protocol, nor the suggested way or dealing with it) really care about addresses or their balance
 805 2014-12-15 18:04:29 ryanxcharles has joined
 806 2014-12-15 18:04:45 <sipa> issue an address for every payment you expect, and check for transactions credititng to know when the payment is fullfilled
 807 2014-12-15 18:05:09 wallet42 has quit (Quit: Leaving.)
 808 2014-12-15 18:05:30 epscy has joined
 809 2014-12-15 18:05:32 nelisky has quit (Quit: nelisky)
 810 2014-12-15 18:06:23 <xabbix> sipa, ok, thank you.
 811 2014-12-15 18:08:42 t7 has joined
 812 2014-12-15 18:08:42 StephenM347 has quit (Ping timeout: 246 seconds)
 813 2014-12-15 18:10:50 MagicFab_ has quit (Quit: Ex-Chat)
 814 2014-12-15 18:12:39 wallet42 has joined
 815 2014-12-15 18:14:31 treehug88 has quit (Ping timeout: 245 seconds)
 816 2014-12-15 18:15:04 lclc is now known as lclc_bnc
 817 2014-12-15 18:15:44 paveljanik has joined
 818 2014-12-15 18:16:32 treehug88 has joined
 819 2014-12-15 18:18:34 <gmaxwell> wumpus: I don't like that "not suitable" trope, we actually perform much better under scale than many other things that have been advertised for those applications. :)
 820 2014-12-15 18:20:03 jlow1 has quit (Quit: WeeChat 1.0.1)
 821 2014-12-15 18:24:44 vmatekole has quit (Remote host closed the connection)
 822 2014-12-15 18:24:46 huseby has joined
 823 2014-12-15 18:26:33 sol__ has quit (Quit: Leaving)
 824 2014-12-15 18:26:35 jb55 has joined
 825 2014-12-15 18:26:40 jb55 has quit (Remote host closed the connection)
 826 2014-12-15 18:27:23 jb55 has joined
 827 2014-12-15 18:29:18 huseby has quit (Ping timeout: 258 seconds)
 828 2014-12-15 18:30:33 xenog has quit (Remote host closed the connection)
 829 2014-12-15 18:32:58 MoALTz has joined
 830 2014-12-15 18:33:42 grau has quit (Remote host closed the connection)
 831 2014-12-15 18:34:42 wallet42 has quit (Ping timeout: 272 seconds)
 832 2014-12-15 18:34:58 syskall has joined
 833 2014-12-15 18:35:05 <wumpus> gmaxwell: ok, I should say "is not a goal of development", but I'm just a bit tired of people complaining that things are slow so I l tone their expectations down
 834 2014-12-15 18:35:27 wallet42 has joined
 835 2014-12-15 18:35:54 <syskall> If I understand correctly, peers only relay a subset of all possible scriptPubkey formats right?
 836 2014-12-15 18:36:45 CoinMuncher has quit (Quit: Leaving.)
 837 2014-12-15 18:37:39 cbeams has quit (Remote host closed the connection)
 838 2014-12-15 18:37:58 nelisky has joined
 839 2014-12-15 18:38:11 cbeams has joined
 840 2014-12-15 18:39:15 <stonecoldpat> peers should relay all valid scriptPubKey formats, from what I can remember
 841 2014-12-15 18:40:17 skyraider has joined
 842 2014-12-15 18:42:07 <syskall> I was under the impression that "non-standard" scripts were not relayed. Unless that's what you meant by "valid"
 843 2014-12-15 18:42:55 cbeams has quit (Remote host closed the connection)
 844 2014-12-15 18:42:57 <stonecoldpat> oh okay, yes it will only send standard scripts, so a transaction with two OP_RETURNS will not be relayed
 845 2014-12-15 18:43:24 cbeams_ has joined
 846 2014-12-15 18:43:34 <wumpus> syskall: only standard output scripts are relayed, see bool IsStandard(const CScript& scriptPubKey, txnouttype& whichType)
 847 2014-12-15 18:44:19 <ajweiss> won't somebody please think of the wallet?!
 848 2014-12-15 18:44:27 <sipa> ajweiss: ?
 849 2014-12-15 18:44:30 cbeams_ has quit (Remote host closed the connection)
 850 2014-12-15 18:45:03 <ajweiss> it's a bad joke, nvm
 851 2014-12-15 18:45:06 syskall_ has joined
 852 2014-12-15 18:45:19 <sipa> k
 853 2014-12-15 18:46:15 <syskall_> wumpus: ok thanks, is there a wiki / bip that defines standard output scripts? also does bitcoind checks for standard scriptSig as well? otherwise it seems scripts could be done indirectly by using pay-to-script-hash?
 854 2014-12-15 18:46:30 syskall has quit (Ping timeout: 246 seconds)
 855 2014-12-15 18:48:39 <Luke-Jr> syskall_: there are multiple wiki pages and BIPs definiting standards for output scripts
 856 2014-12-15 18:49:32 <Luke-Jr> side note: IsStandard overlaps with "standard output scripts", but neither are a superset of the other
 857 2014-12-15 18:50:04 nessence has quit (Remote host closed the connection)
 858 2014-12-15 18:50:25 <sipa> transactions are also verified with stronger validation flags than strictly necessary to be accepted into blocks
 859 2014-12-15 18:50:31 <Luke-Jr> eg, IsStandard will accept some OP_RETURN outputs (which are non-standard), but won't accept bare 4-of-4 multisig (which are standard)
 860 2014-12-15 18:50:43 nessence has joined
 861 2014-12-15 18:51:10 <syskall_> ok I see
 862 2014-12-15 18:51:33 <Luke-Jr> also, IsStandard is not the same node-to-node
 863 2014-12-15 18:51:41 <syskall_> what about the last part of my comment. can non standard scripts be relayed by putting them in the scriptSig and using pay-to-script-hash scheme?
 864 2014-12-15 18:51:52 <lechuga_> yes
 865 2014-12-15 18:51:54 <Luke-Jr> syskall_: some nodes may relay those, yes
 866 2014-12-15 18:52:06 <syskall_> ok
 867 2014-12-15 18:52:12 MaxSan1 has joined
 868 2014-12-15 18:52:16 MaxSan has quit (Ping timeout: 265 seconds)
 869 2014-12-15 18:52:58 <Luke-Jr> in the end, it's up to each node to decide what they will relay
 870 2014-12-15 18:53:01 <syskall_> what is the purpose of the IsStandard check actually?
 871 2014-12-15 18:53:14 <sipa> syskall_: originally, feat about untested code paths
 872 2014-12-15 18:53:15 <Luke-Jr> syskall_: avoiding bugs due to untested code
 873 2014-12-15 18:53:19 <syskall_> yes, I was asking about a vanilla bitcoind build
 874 2014-12-15 18:53:26 <syskall_> ok
 875 2014-12-15 18:53:34 <sipa> these days, it's also used to prevent difficulties with potential future upgrades
 876 2014-12-15 18:53:39 <sipa> it also provides some dos protection
 877 2014-12-15 18:54:24 <Luke-Jr> syskall_: consider, for instance, CVE-2013-2292, which is "unfixable"
 878 2014-12-15 18:54:46 <syskall_> makes sense
 879 2014-12-15 18:54:57 nessence has quit (Ping timeout: 250 seconds)
 880 2014-12-15 18:55:13 <syskall_> I'm surprised that there is no IsStandard check on scriptSig though.. don't the same concerns apply there as well?
 881 2014-12-15 18:55:30 <Luke-Jr> syskall_: versions prior to 0.10 only allow IsStandard scriptSigs
 882 2014-12-15 18:56:48 Emcy has joined
 883 2014-12-15 18:58:32 Arnavion has quit (Quit: Arnavion)
 884 2014-12-15 18:58:57 <syskall_> ok thanks
 885 2014-12-15 18:59:37 Arnavion has joined
 886 2014-12-15 19:00:40 davout has quit (Quit: kthxbye)
 887 2014-12-15 19:01:00 grau has joined
 888 2014-12-15 19:01:14 grau has quit (Remote host closed the connection)
 889 2014-12-15 19:02:40 CheckDavid has joined
 890 2014-12-15 19:04:00 Application has quit (Remote host closed the connection)
 891 2014-12-15 19:05:21 wallet42 has quit (Ping timeout: 256 seconds)
 892 2014-12-15 19:07:33 <ajweiss> speaking of which, do you guys have any thoughts on #5463 steady state timeouts?
 893 2014-12-15 19:08:20 grau has joined
 894 2014-12-15 19:09:00 <sipa> ajweiss: i'll have a look, but i haven't had too much time lately
 895 2014-12-15 19:10:51 AtashiCon has quit (Quit: AtashiCon)
 896 2014-12-15 19:10:57 <ajweiss> cool...  if there anything particularly helpful i could do to help with 0.10?  testing pulls or whatnot?
 897 2014-12-15 19:11:47 neozaru has joined
 898 2014-12-15 19:13:40 <paveljanik> jonasschnelli, thanks for testing!
 899 2014-12-15 19:14:48 AtashiCon has joined
 900 2014-12-15 19:15:31 cbeams has joined
 901 2014-12-15 19:16:17 MagicFab_ has joined
 902 2014-12-15 19:16:36 wallet42 has joined
 903 2014-12-15 19:17:15 MagicFab_ has quit (Read error: Connection reset by peer)
 904 2014-12-15 19:17:20 <wumpus> ajweiss: you can help test the 0.10 branch https://github.com/bitcoin/bitcoin/tree/0.10
 905 2014-12-15 19:17:24 nelisky has quit (Ping timeout: 265 seconds)
 906 2014-12-15 19:17:46 <wumpus> ajweiss: testing and reviewing pulls helps development a lot, but 0.10 is more or less closed
 907 2014-12-15 19:18:32 <wumpus> ajweiss: e.g. what can help is to try building what is there w/ gitian and run the resulting executables on different platforms
 908 2014-12-15 19:18:49 WeCluster has joined
 909 2014-12-15 19:18:51 <ajweiss> ok i can do that
 910 2014-12-15 19:19:33 MagicFab_ has joined
 911 2014-12-15 19:21:09 rubensayshi has quit (Quit: Leaving)
 912 2014-12-15 19:24:06 cbeams has quit (Ping timeout: 272 seconds)
 913 2014-12-15 19:25:06 ThomasV has joined
 914 2014-12-15 19:26:00 wallet42 has quit (Quit: Leaving.)
 915 2014-12-15 19:26:42 felipelalli has joined
 916 2014-12-15 19:26:44 wallet42 has joined
 917 2014-12-15 19:27:09 damethos has quit (Quit: Bye)
 918 2014-12-15 19:27:40 RoboTeddy has joined
 919 2014-12-15 19:29:32 nemo` has joined
 920 2014-12-15 19:29:39 <wumpus>  Wheeee I got the tests to pass on mipsbe32. Running 132 test cases... *** No errors detected ... <3
 921 2014-12-15 19:30:11 <sipa> awesome
 922 2014-12-15 19:30:58 agricocb has quit (Ping timeout: 244 seconds)
 923 2014-12-15 19:31:08 <paveljanik> great!
 924 2014-12-15 19:31:35 <Luke-Jr> wumpus: wow, nice
 925 2014-12-15 19:31:42 jtimon has quit (Ping timeout: 250 seconds)
 926 2014-12-15 19:32:29 <wumpus> let's see if it can sync the chain
 927 2014-12-15 19:33:07 akaiiro has joined
 928 2014-12-15 19:33:36 <Luke-Jr> I'd sync testnet first
 929 2014-12-15 19:33:42 <Luke-Jr> more likely to trigger issues, and quicker ;)
 930 2014-12-15 19:34:04 <wumpus> good point
 931 2014-12-15 19:35:49 <paveljanik> I'd start with bootstrap.dat 8)
 932 2014-12-15 19:39:49 pewpsewp has joined
 933 2014-12-15 19:44:27 helo is now known as heIo
 934 2014-12-15 19:44:42 heIo is now known as helo
 935 2014-12-15 19:45:25 agricocb has joined
 936 2014-12-15 19:46:38 cbeams has joined
 937 2014-12-15 19:47:14 _yoy_ has quit (Ping timeout: 240 seconds)
 938 2014-12-15 19:47:35 zwischenzug has quit (Remote host closed the connection)
 939 2014-12-15 19:47:54 <Luke-Jr> btw, is CLTV somehow on the 0.10 radar still? or did it miss the merge window entirely?
 940 2014-12-15 19:48:04 zwischenzug has joined
 941 2014-12-15 19:49:33 <sipa> nope, bip62 and cltv are off
 942 2014-12-15 19:51:12 happyface has joined
 943 2014-12-15 19:51:21 zwischenzug has quit (Remote host closed the connection)
 944 2014-12-15 19:52:09 Namworld has joined
 945 2014-12-15 19:54:37 cbeams has quit (Remote host closed the connection)
 946 2014-12-15 19:55:14 cbeams has joined
 947 2014-12-15 19:55:14 cbeams has quit (Changing host)
 948 2014-12-15 19:55:14 cbeams has joined
 949 2014-12-15 19:59:22 <lechuga_> some bip62 stuff is already merged isnt it?
 950 2014-12-15 19:59:46 cbeams has quit (Ping timeout: 258 seconds)
 951 2014-12-15 20:00:11 <Luke-Jr> lechuga_: not as consensus code though
 952 2014-12-15 20:02:20 <lechuga_> ic
 953 2014-12-15 20:04:13 a5m0_ is now known as a5m0
 954 2014-12-15 20:04:36 t7 has quit (Quit: ChatZilla 0.9.91 [Firefox 34.0.5/20141126041045])
 955 2014-12-15 20:06:12 <akaiiro> hi guys
 956 2014-12-15 20:07:31 <akaiiro> does somebody know the size range for a transaction hash?
 957 2014-12-15 20:07:54 wallet42 has quit (Ping timeout: 240 seconds)
 958 2014-12-15 20:08:02 gdm85 has quit (Remote host closed the connection)
 959 2014-12-15 20:08:19 <lechuga_> its 32 bytes
 960 2014-12-15 20:08:27 gdm85 has joined
 961 2014-12-15 20:08:31 Lightsword has quit (Quit: Lightsword)
 962 2014-12-15 20:08:38 <lechuga_> 64 characters when encoded in hex
 963 2014-12-15 20:09:38 Application has joined
 964 2014-12-15 20:09:51 <akaiiro> oh, I see. thanks. I was a little confused thinking these followed similar specs than addresses
 965 2014-12-15 20:10:42 cbeams has joined
 966 2014-12-15 20:10:42 cbeams has quit (Changing host)
 967 2014-12-15 20:10:42 cbeams has joined
 968 2014-12-15 20:11:15 wallet42 has joined
 969 2014-12-15 20:11:32 nelisky has joined
 970 2014-12-15 20:11:56 simondlr has joined
 971 2014-12-15 20:12:25 cbeams has quit (Remote host closed the connection)
 972 2014-12-15 20:12:36 ruukasu has quit (Read error: Connection reset by peer)
 973 2014-12-15 20:13:50 Lightsword has joined
 974 2014-12-15 20:16:17 jtimon has joined
 975 2014-12-15 20:17:34 Lightsword has quit (Client Quit)
 976 2014-12-15 20:18:17 cbeams has joined
 977 2014-12-15 20:18:17 cbeams has quit (Changing host)
 978 2014-12-15 20:18:17 cbeams has joined
 979 2014-12-15 20:19:55 Phlarp has joined
 980 2014-12-15 20:20:16 nuke1989 has quit (Read error: Connection reset by peer)
 981 2014-12-15 20:20:18 syskall_ has quit (Ping timeout: 246 seconds)
 982 2014-12-15 20:21:09 nuke1989 has joined
 983 2014-12-15 20:21:33 cbeams has quit (Remote host closed the connection)
 984 2014-12-15 20:23:20 koeppelmann has quit (Remote host closed the connection)
 985 2014-12-15 20:23:57 koeppelmann has joined
 986 2014-12-15 20:24:22 stevedekorte has quit (Quit: stevedekorte)
 987 2014-12-15 20:25:57 nessence has joined
 988 2014-12-15 20:27:06 cbeams has joined
 989 2014-12-15 20:27:06 cbeams has quit (Changing host)
 990 2014-12-15 20:27:06 cbeams has joined
 991 2014-12-15 20:27:54 koeppelmann has quit (Ping timeout: 240 seconds)
 992 2014-12-15 20:27:54 benrcole has joined
 993 2014-12-15 20:29:20 cbeams has quit (Remote host closed the connection)
 994 2014-12-15 20:30:31 benrcole1 has joined
 995 2014-12-15 20:31:45 Bwild has joined
 996 2014-12-15 20:33:05 benrcole2 has joined
 997 2014-12-15 20:33:29 benrcole has quit (Ping timeout: 244 seconds)
 998 2014-12-15 20:35:40 benrcole1 has quit (Ping timeout: 272 seconds)
 999 2014-12-15 20:40:58 jgarzik_ is now known as jgarzik
1000 2014-12-15 20:43:09 grau has quit (Remote host closed the connection)
1001 2014-12-15 20:44:39 prepost has quit (Ping timeout: 255 seconds)
1002 2014-12-15 20:46:09 brson has quit (Quit: leaving)
1003 2014-12-15 20:46:16 brson has joined
1004 2014-12-15 20:46:47 OneFixt_ has joined
1005 2014-12-15 20:47:12 hashtag has quit (Read error: Connection reset by peer)
1006 2014-12-15 20:47:57 RoboTeddy has quit (Ping timeout: 244 seconds)
1007 2014-12-15 20:48:04 ThomasV has quit (Ping timeout: 264 seconds)
1008 2014-12-15 20:48:23 grau has joined
1009 2014-12-15 20:48:26 hashtag has joined
1010 2014-12-15 20:49:37 OneFixt has quit (Ping timeout: 256 seconds)
1011 2014-12-15 20:52:37 benrcole has joined
1012 2014-12-15 20:53:57 belcher has joined
1013 2014-12-15 20:53:57 belcher has quit (Changing host)
1014 2014-12-15 20:53:57 belcher has joined
1015 2014-12-15 20:54:46 benrcole2 has quit (Ping timeout: 264 seconds)
1016 2014-12-15 20:59:24 prepost has joined
1017 2014-12-15 20:59:25 prepost has quit (Client Quit)
1018 2014-12-15 20:59:39 prepost has joined
1019 2014-12-15 20:59:44 huma has quit (Ping timeout: 272 seconds)
1020 2014-12-15 21:03:00 grau has quit (Remote host closed the connection)
1021 2014-12-15 21:03:18 Lightsword has joined
1022 2014-12-15 21:04:00 postpre has joined
1023 2014-12-15 21:04:38 skyraider has quit (Quit: Connection closed for inactivity)
1024 2014-12-15 21:04:54 prepost has quit (Ping timeout: 255 seconds)
1025 2014-12-15 21:05:15 grau has joined
1026 2014-12-15 21:05:58 patcon has quit (Remote host closed the connection)
1027 2014-12-15 21:08:49 FManTX has joined
1028 2014-12-15 21:09:43 nelisky_ has joined
1029 2014-12-15 21:09:56 sheepman has quit (Ping timeout: 245 seconds)
1030 2014-12-15 21:10:18 Guest9784 has joined
1031 2014-12-15 21:10:21 nelisky has quit (Ping timeout: 245 seconds)
1032 2014-12-15 21:10:21 Apexseals has quit (Ping timeout: 245 seconds)
1033 2014-12-15 21:10:21 nelisky_ is now known as nelisky
1034 2014-12-15 21:10:46 Sleepnbum has quit (Ping timeout: 245 seconds)
1035 2014-12-15 21:11:02 Apexseals has joined
1036 2014-12-15 21:11:11 gavinand1esen has quit (Ping timeout: 245 seconds)
1037 2014-12-15 21:11:11 Guest21930 has quit (Ping timeout: 245 seconds)
1038 2014-12-15 21:11:36 Namworld has quit (Ping timeout: 245 seconds)
1039 2014-12-15 21:11:36 akaiiro has quit (Ping timeout: 245 seconds)
1040 2014-12-15 21:11:36 Guest57770 has quit (Ping timeout: 245 seconds)
1041 2014-12-15 21:11:37 davec has quit (Ping timeout: 245 seconds)
1042 2014-12-15 21:11:54 davec has joined
1043 2014-12-15 21:12:01 jtimon has quit (Ping timeout: 245 seconds)
1044 2014-12-15 21:12:01 n0n0 has quit (Ping timeout: 245 seconds)
1045 2014-12-15 21:12:01 maraoz has quit (Ping timeout: 245 seconds)
1046 2014-12-15 21:12:02 FManTropyx has quit (Ping timeout: 245 seconds)
1047 2014-12-15 21:12:29 jtimon has joined
1048 2014-12-15 21:13:06 gavinandresen has joined
1049 2014-12-15 21:13:16 Stellarflip has quit (Ping timeout: 245 seconds)
1050 2014-12-15 21:13:24 Rippleflip_ has joined
1051 2014-12-15 21:13:40 _Ducky- has joined
1052 2014-12-15 21:14:24 REiN^ has quit ()
1053 2014-12-15 21:14:33 REiN^ has joined
1054 2014-12-15 21:14:51 NewLiberty has joined
1055 2014-12-15 21:15:04 simondlr has quit (Remote host closed the connection)
1056 2014-12-15 21:15:46 Ducky- has quit (Ping timeout: 245 seconds)
1057 2014-12-15 21:15:52 _Ducky- is now known as Ducky-
1058 2014-12-15 21:16:53 CustosL1men has joined
1059 2014-12-15 21:17:08 sheepman has joined
1060 2014-12-15 21:17:20 Pan0ram1x has joined
1061 2014-12-15 21:17:21 sheepman is now known as Guest30738
1062 2014-12-15 21:17:45 Pan0ram1x is now known as Guest12706
1063 2014-12-15 21:18:26 twixisowned is now known as trixisowned
1064 2014-12-15 21:21:06 cbeams has joined
1065 2014-12-15 21:21:46 oujh has joined
1066 2014-12-15 21:22:17 kraftman has joined
1067 2014-12-15 21:22:54 antizionist__ has joined
1068 2014-12-15 21:23:56 Informerop has quit (Ping timeout: 250 seconds)
1069 2014-12-15 21:24:01 akaiiro has joined
1070 2014-12-15 21:24:22 cryptonaut420 has joined
1071 2014-12-15 21:24:49 maraoz has joined
1072 2014-12-15 21:25:15 cryptonaut420 has left ()
1073 2014-12-15 21:25:25 cryptonaut420 has joined
1074 2014-12-15 21:25:31 Profreid has joined
1075 2014-12-15 21:25:42 patcon has joined
1076 2014-12-15 21:25:49 Informerop has joined
1077 2014-12-15 21:31:17 RoboTeddy has joined
1078 2014-12-15 21:32:14 Profreid has quit (Ping timeout: 250 seconds)
1079 2014-12-15 21:35:25 wallet421 has joined
1080 2014-12-15 21:35:25 wallet421 has quit (Changing host)
1081 2014-12-15 21:35:25 wallet421 has joined
1082 2014-12-15 21:35:25 wallet42 is now known as Guest4103
1083 2014-12-15 21:35:25 Guest4103 has quit (Killed (asimov.freenode.net (Nickname regained by services)))
1084 2014-12-15 21:35:25 wallet421 is now known as wallet42
1085 2014-12-15 21:36:05 benrcole has quit (Quit: Leaving.)
1086 2014-12-15 21:36:40 hbee has quit (Ping timeout: 245 seconds)
1087 2014-12-15 21:37:19 n0n0 has joined
1088 2014-12-15 21:37:47 hbee has joined
1089 2014-12-15 21:40:40 paveljanik has quit (Quit: This computer has gone to sleep)
1090 2014-12-15 21:42:22 benrcole has joined
1091 2014-12-15 21:42:59 benrcole1 has joined
1092 2014-12-15 21:46:52 benrcole has quit (Ping timeout: 264 seconds)
1093 2014-12-15 21:47:00 one0one has joined
1094 2014-12-15 21:51:28 grau has quit (Remote host closed the connection)
1095 2014-12-15 21:51:44 Brad__1121 has quit (Quit: Leaving)
1096 2014-12-15 21:53:57 wallet42 has quit (Ping timeout: 255 seconds)
1097 2014-12-15 21:54:20 MaxSan has joined
1098 2014-12-15 21:55:58 MaxSan1 has quit (Ping timeout: 264 seconds)
1099 2014-12-15 21:57:24 <btcdrak> I managed to build using gitian successfully using the offline download method.
1100 2014-12-15 22:01:38 rdymac has quit (Quit: Connection closed for inactivity)
1101 2014-12-15 22:02:46 ruukasu has joined
1102 2014-12-15 22:04:22 O01eg has quit (Ping timeout: 264 seconds)
1103 2014-12-15 22:04:31 benrcole1 has quit (Quit: Leaving.)
1104 2014-12-15 22:07:58 stevedekorte has joined
1105 2014-12-15 22:10:48 <wumpus> btcdrak: great!
1106 2014-12-15 22:11:14 PsychoticBoy has quit (Excess Flood)
1107 2014-12-15 22:11:33 PsychoticBoy has joined
1108 2014-12-15 22:13:48 PsychoticBoy has quit (Excess Flood)
1109 2014-12-15 22:14:07 PsychoticBoy has joined
1110 2014-12-15 22:14:14 <btcdrak> wumpus: I dont think there are blockers, but I think there are some download edge cases that probably need to be solved. 1) sf sees fit to return HTTP 200 for failed downloads, so the make download fails the checksum, the solution might be to try failover on checksum fail. 2) the CA certificate bundle needs to be updated else it refuses to download from
1111 2014-12-15 22:14:14 <btcdrak> bitcoincore .org but tbh, I dont think SSL is that important because we're checking the checksums of the downloads. It might be OK to skip SSL.
1112 2014-12-15 22:15:34 Dizzle_ has joined
1113 2014-12-15 22:16:02 <wumpus> yes, an option on depends to skip the certificate check on download would be enough
1114 2014-12-15 22:16:19 <wumpus> WUT, sf returns 200 on error? how broken can it be
1115 2014-12-15 22:17:37 Quanttek has quit (Ping timeout: 260 seconds)
1116 2014-12-15 22:18:34 Dizzle has quit (Ping timeout: 256 seconds)
1117 2014-12-15 22:19:02 <btcdrak> wumpus so when sf goes into maintenance mode, which is often it seems, it requires JS to be enabled in the browser to download files. If JS is not enabled you get a <noscript> page with a 200 status header instead of 503 or something appropriate.
1118 2014-12-15 22:19:29 <btcdrak> if you have JS, the download works while in maintenance mode. Most weird.
1119 2014-12-15 22:19:58 <btcdrak> anyway the better way to handle would be just fail over to bitcoincore.org if there is a checksum fail.
1120 2014-12-15 22:21:07 bobby123 has joined
1121 2014-12-15 22:21:14 bitstein has joined
1122 2014-12-15 22:21:27 <wumpus> yes
1123 2014-12-15 22:24:46 Bwild has quit (Ping timeout: 264 seconds)
1124 2014-12-15 22:25:13 ThomasV has joined
1125 2014-12-15 22:25:15 bobby123 has quit (Ping timeout: 246 seconds)
1126 2014-12-15 22:28:10 brson has quit (Ping timeout: 244 seconds)
1127 2014-12-15 22:28:55 bitstein has quit (Max SendQ exceeded)
1128 2014-12-15 22:29:32 bitstein has joined
1129 2014-12-15 22:31:42 won9 has joined
1130 2014-12-15 22:33:04 CustosL1men has quit (Ping timeout: 264 seconds)
1131 2014-12-15 22:33:20 bitstein has quit (Client Quit)
1132 2014-12-15 22:35:45 orw_ has joined
1133 2014-12-15 22:36:36 bitstein has joined
1134 2014-12-15 22:38:02 xabbix has quit (Ping timeout: 255 seconds)
1135 2014-12-15 22:38:44 MoALTz has quit (Quit: Leaving)
1136 2014-12-15 22:38:56 Application has quit (Ping timeout: 265 seconds)
1137 2014-12-15 22:39:14 O01eg has joined
1138 2014-12-15 22:41:43 bitstein has quit (Changing host)
1139 2014-12-15 22:41:43 bitstein has joined
1140 2014-12-15 22:46:50 brson has joined
1141 2014-12-15 22:49:49 brson has quit (Client Quit)
1142 2014-12-15 22:50:36 brson has joined
1143 2014-12-15 22:54:37 kermit has quit (Quit: Leaving.)
1144 2014-12-15 22:54:40 ThomasV has quit (Ping timeout: 264 seconds)
1145 2014-12-15 22:56:11 kermit has joined
1146 2014-12-15 22:59:54 b_lumenkraft has quit (Quit: b_lumenkraft)
1147 2014-12-15 23:04:50 nessence has quit (Remote host closed the connection)
1148 2014-12-15 23:04:58 maraoz has quit (Ping timeout: 245 seconds)
1149 2014-12-15 23:05:29 nessence has joined
1150 2014-12-15 23:10:12 nessence has quit (Ping timeout: 272 seconds)
1151 2014-12-15 23:10:35 hashtagg_ has joined
1152 2014-12-15 23:11:37 zwischenzug has joined
1153 2014-12-15 23:12:15 WeCluster has quit (Ping timeout: 250 seconds)
1154 2014-12-15 23:13:28 <cfields> btcdrak: that's the way it currently works
1155 2014-12-15 23:13:30 Zifre has quit (Read error: Connection reset by peer)
1156 2014-12-15 23:13:43 grishnakh__ has joined
1157 2014-12-15 23:13:44 <cfields> btcdrak: i've reported that to sourceforge, sounds like it's still unfixed
1158 2014-12-15 23:13:53 n0n0 has quit (Ping timeout: 240 seconds)
1159 2014-12-15 23:14:00 dc7800__ has joined
1160 2014-12-15 23:14:29 hashtag_ has quit (Ping timeout: 255 seconds)
1161 2014-12-15 23:14:31 WeCluster has joined
1162 2014-12-15 23:14:37 Zifre has joined
1163 2014-12-15 23:14:59 grishnakh has quit (Read error: Connection reset by peer)
1164 2014-12-15 23:15:12 <cfields> thanks for building, btw
1165 2014-12-15 23:15:32 Belxjander has quit (Read error: No route to host)
1166 2014-12-15 23:16:11 Belxjander has joined
1167 2014-12-15 23:16:45 <btcdrak> cfields: cool. just finished with the osx builds as well, so tested win/lin/osx.
1168 2014-12-15 23:17:21 <cfields> great. glad to see it's finally all working
1169 2014-12-15 23:17:28 FManTX has quit (Ping timeout: 264 seconds)
1170 2014-12-15 23:17:28 kromtar has quit (Ping timeout: 264 seconds)
1171 2014-12-15 23:17:44 kromtar has joined
1172 2014-12-15 23:17:44 kromtar has quit (Changing host)
1173 2014-12-15 23:17:44 kromtar has joined
1174 2014-12-15 23:18:08 dc7800__ is now known as FManTropyx
1175 2014-12-15 23:19:16 ItSANgo has quit (Quit: Leaving...)
1176 2014-12-15 23:23:42 Squidicc has quit (Ping timeout: 258 seconds)
1177 2014-12-15 23:24:26 neozaru has quit (Read error: Connection reset by peer)
1178 2014-12-15 23:25:40 pplpplppl has joined
1179 2014-12-15 23:31:57 Dizzle_ has quit (Quit: Leaving...)
1180 2014-12-15 23:33:33 felipelalli has quit (Ping timeout: 240 seconds)
1181 2014-12-15 23:34:27 EasyAt has joined
1182 2014-12-15 23:34:29 EasyAt has quit (Changing host)
1183 2014-12-15 23:34:29 EasyAt has joined
1184 2014-12-15 23:36:01 benrcole has joined
1185 2014-12-15 23:36:03 nessence has joined
1186 2014-12-15 23:36:36 Squidicuz has joined
1187 2014-12-15 23:37:26 nessence has quit (Read error: Connection reset by peer)
1188 2014-12-15 23:37:43 nessence has joined
1189 2014-12-15 23:40:30 dfletcher has quit (Ping timeout: 250 seconds)
1190 2014-12-15 23:42:11 maraoz has joined
1191 2014-12-15 23:42:29 nessence has quit (Ping timeout: 272 seconds)
1192 2014-12-15 23:43:04 belcher has quit (Quit: Leaving)
1193 2014-12-15 23:44:19 owlhooter has quit (Ping timeout: 250 seconds)
1194 2014-12-15 23:45:22 owlhooter has joined
1195 2014-12-15 23:51:39 ItSANgo_ has joined
1196 2014-12-15 23:52:07 adlai has quit (Ping timeout: 250 seconds)
1197 2014-12-15 23:52:49 jonasschnelli has quit (Ping timeout: 260 seconds)
1198 2014-12-15 23:53:45 Nothing4You has quit (Ping timeout: 260 seconds)
1199 2014-12-15 23:54:41 easye has quit (Ping timeout: 260 seconds)
1200 2014-12-15 23:54:57 easye` has joined
1201 2014-12-15 23:55:36 treehug88 has quit ()
1202 2014-12-15 23:55:39 jonasschnelli has joined
1203 2014-12-15 23:55:53 Nothing4You has joined