1 2017-06-14 00:29:48 <instagibbs> earlz, exactly, same as bytes in witness space vs non-witness
 2 2017-06-14 12:33:06 <xabbix> How can I list addresses linked to an account, including change addresses? I've sent out a tx from an account, listing the addresses for the account via getaddressesbyaccount does not list the change address, however when I exec getbalance <account> I can see the correct balance (which means the change address is associated with the correct account)
 3 2017-06-14 14:08:57 <vkrishn> hi, new to workings of bitcoin, read the original bitcoin.pdf and watched,
 4 2017-06-14 14:08:57 <vkrishn> https://www.youtube.com/watch?v=Lx9zgZCMqXE
 5 2017-06-14 14:08:57 <vkrishn> just wondering as what may be "Timestamp Server"
 6 2017-06-14 14:09:27 <vkrishn> hi, has anyone come of any new idea of replacing ntp servers with simpler "cryptographically signed" servers,
 7 2017-06-14 14:09:28 <vkrishn> eg coap based atomic clock devices
 8 2017-06-14 15:24:18 <vkrishn> I am on 3g connection(unreliable), pls leave comments, I would be checking http://bitcoinstats.com/
 9 2017-06-14 15:24:19 <vkrishn> thanks
10 2017-06-14 15:25:24 <vkrishn> I am on 3g connection(unreliable), pls leave comments, I would be checking http://bitcoinstats.com/, thanks
11 2017-06-14 15:28:42 <vkrishn> seems http://bitcoinstats.com/ stopped working
12 2017-06-14 16:42:27 <vkrishn> anybody had a change to restart http://bitcoinstats.com/ ?
13 2017-06-14 17:09:10 <xabbix> vkrishn: just an FYI no one answered your question when you were gone.
14 2017-06-14 17:09:45 <vkrishn> xabbix, thanks
15 2017-06-14 20:47:35 <ProfMac> I have follow the instructions through setting up the gitian image at https://github.com/bitcoin/bitcoin/blob/master/doc/gitian-building.md#setting-up-the-gitian-image   I assume there is some magic involved in working inside Trusty instead of inside Debian.  I don't know the missing magic piece, and someone nudge me in the right direction?
16 2017-06-14 21:13:02 <ProfMac> Google lead me to instructions for "Dash" which I assume is an altcoin.  I substituted "bitcoin" in those instructions, and gave a version number.  A build appears to be under way. https://www.dash.org/forum/threads/how-to-gitian-build-dash-under-debian-jessie-using-lxc.5397/
17 2017-06-14 21:47:36 <Dizzle> ProfMac: for Core specifically, give #bitcoin-core-dev a try
18 2017-06-14 22:12:59 <ProfMac> Thanks, Dizzle