1 2017-03-19 03:25:20 <Tecan> was wondering if anyone know if you can make a coin to do useful work like render raycasting ?
 2 2017-03-19 03:25:34 <Tecan> call it society coin or something, proof of work could be rendered frames that match the quick render
 3 2017-03-19 03:25:58 <Tecan> scrypt miners are pretty extensible
 4 2017-03-19 10:15:54 <dionyziz> Hi guys. I'm running bitcoind on testnet and I'm seeing that getblockcount returns 1094565, but the value I see at https://testnet.blockexplorer.com/ is 1094721, so I'm a bit behind.
 5 2017-03-19 10:16:03 <dionyziz> However it doesn't seem to be syncing any more, it's stuck at that number.
 6 2017-03-19 10:16:10 <dionyziz> I've made a testnet transaction yesterday and I don't see the amount in my wallet.
 7 2017-03-19 10:16:20 <dionyziz> How can I make it sync to the latest block and see the latest txs?
 8 2017-03-19 10:16:58 <dionyziz> I'm using bitcoin-cli v0.13.2 and bitcoin core daemon v0.13.2 on arch.
 9 2017-03-19 16:01:58 <adiabat> dionyziz: try: bitcoin-cli getpeerinfo
10 2017-03-19 16:02:17 <adiabat> see if you're connected to peers, and what heights they're at