1 2015-07-26 06:04:54 <moop2008> hi
 2 2015-07-26 08:37:03 <drazisil> http://www.cointape.com/ looks pretty cool. Could someone give me a quick explanation of what it's doing so I know how to do something similer for my node? Or would this be more a question for #bitcoin?
 3 2015-07-26 08:38:01 <drazisil> I assume it's just looping though the tx in the pool, but I'm not sure how it's getting them.
 4 2015-07-26 09:02:57 <jonasschnelli> drazisil: i think cointape is just observing the mempool and does a basic fee estimation... If you want to have accurate fee extimations, checkout current master and use the RPC call estimatefee
 5 2015-07-26 09:03:15 <jonasschnelli> checkout = git checkout
 6 2015-07-26 12:06:01 <flyingkiwi> Hi there. I'm currently on my mobile phone and try to find the blockchain checkpoints in the github repo. For some reason I can't find them. Would someone be so kind and post me the link where these checkpoints are defined? (Its the topic in my current face2face discussion ;))
 7 2015-07-26 12:12:05 <Arnavion> flyingkiwi:   https://github.com/bitcoin/bitcoin/blob/bfd807f/src/chainparams.cpp#L120-L139
 8 2015-07-26 12:12:53 <flyingkiwi> Arnavion, thank you!
 9 2015-07-26 12:41:59 <Luke-Jr> flyingkiwi: note checkpoints are a mere optimisation, they don't do anything important..
10 2015-07-26 19:22:05 <arubi> is it true that for testnet to accept minimum difficulty blocks, 'prevBlockTime - curtime > 1200'?
11 2015-07-26 19:28:34 <arubi> hm, never mind that ^
12 2015-07-26 19:32:01 <arubi> oh, my cheating testnet miner actually worked. I guess I was part right.. thanks for listening!
13 2015-07-26 21:40:56 <btcdrak> They've started "stress testing" again https://www.reddit.com/r/Bitcoin/comments/3eov4i/stress_test_resumes/
14 2015-07-26 21:44:39 <midnightmagic> so what. also, wrong channel.
15 2015-07-26 23:19:10 <phantomcircuit> arubi, psh i will battle your cheating testnet miner against mine!