1 2014-02-07 02:30:12 <use_zfs_yo> hi, i'm having an issue with bitcoind on my coinpunk server. i'm getting the following:
 2 2014-02-07 02:30:16 <use_zfs_yo> bitcoind error: unrecognized: {"code":"ENOTFOUND","errno":"ENOTFOUND","syscall":"getaddrinfo"}
 3 2014-02-07 02:32:11 <Luke-Jr> uh, are you running Linux?
 4 2014-02-07 02:32:46 <use_zfs_yo> yes, i'm sorry. latest ubuntu server
 5 2014-02-07 02:33:11 <Luke-Jr> where did you get bitcoind? what version?
 6 2014-02-07 02:33:59 <use_zfs_yo> coinpunk install instructions had me use https://github.com/sipa/bitcoin/archive/watchonly.tar.gz
 7 2014-02-07 02:34:55 <Luke-Jr> sipa: ^
 8 2014-02-07 02:44:06 <jgarzik> Is there any website that currently shows an idea of how much bandwidth a bitcoin node uses, on a daily basis?
 9 2014-02-07 02:48:28 <Luke-Jr> jgarzik: I think it varies greatly at the moment :/
10 2014-02-07 02:52:14 <use_zfs_yo> jgarzik: i think my upload has increased by 100 or 200 gb per month
11 2014-02-07 02:52:16 <use_zfs_yo> if not more
12 2014-02-07 02:53:23 <jcorgan> jgarzik: i can look on my EC2, node, but it fluctuates between 50 and and 100 onion nodes kinda unpredictably
13 2014-02-07 02:58:50 <jgarzik> jcorgan, a ballpark estimate is fine.  This is related to a list question about mission C1 ;p
14 2014-02-07 02:59:19 <jgarzik> I have two dedicated server nodes, but no useful means to look in the past at bandwidth usage
15 2014-02-07 03:00:02 <jcorgan> i can only go back the two weeks that EC2 keeps track of for free
16 2014-02-07 03:00:15 <jgarzik> jcorgan, just a daily average, for now, if that's doable
17 2014-02-07 03:00:21 <jcorgan> sure
18 2014-02-07 03:09:39 <jcorgan> with an average of about 80 hidden node connections, looks like it is about 1.6GB/day incoming and 2.5GB/day outgoing. incoming is pretty steady, outgoing is very very bursty
19 2014-02-07 04:29:19 <helo> is it normal to have two outgoing connections to the same hidden service node?
20 2014-02-07 04:30:08 <helo> v0.8.6.0-g03a7d67-beta
21 2014-02-07 05:11:28 <Cattales> hey all, if I use listUnspent
22 2014-02-07 05:11:55 <Cattales> Is that 100% the list of transactions of which I can spend?
23 2014-02-07 05:12:13 <Cattales> What if there are some crazy like transactions in there using script
24 2014-02-07 05:13:03 <Luke-Jr> Cattales: if they're using custom scripts, then they by definition aren't in your wallet
25 2014-02-07 05:29:38 <The_Fly> ahem, sorry if the site i made offends any of the coredevs... https://the-million-bitcoin-homepage.com/
26 2014-02-07 05:30:07 <The_Fly> in my defense, i did put a lot of work into it and hope it ends up chucking money out to charity (as designed)
27 2014-02-07 05:30:36 <The_Fly> if not then, i learned a lot about a lot along the way so... no loss on my part
28 2014-02-07 06:28:51 <Cattales> Thanks Luke-Jr
29 2014-02-07 06:29:14 <Cattales> I guess I'll have to learn more about script to know that fundamentally