Post
Topic
Board Announcements (Altcoins)
Re: [DVC]DevCoin - Official Thread - Moderated
by
ctya
on 16/02/2018, 14:53:10 UTC
Hey FuzzyBear,

Thank you for correcting my post
I checked each one again and the receiver files look fine on these except for devtome.com
I am getting 404 for all of the receiver files on devtome
http://devtome.com/files/receiver_79

Is that where it should be?




Hey ctya,

I still run http://devcoinpool.btc-music.com/ and upload receiver files there so these are being used.  As are the rest i'm pretty sure.

Fuzzybear

In the official code repo, receiver.h has several receiver file hosts that are no longer updated
These should be removed


//                      peerText += string("http://galaxies.mygamesonline.org/receiver.csv\n");                 //not serving receiver files as of 15 Feb 2018
//                      peerText += string("http://devcoinpool.btc-music.com/receiver/receiver.csv\n");         //not serving receiver files as of 15 Feb 2018
//                      peerText += string("http://devcoinblockexplorer.info/receiver/receiver.csv\n");         //not serving receiver files as of 15 Feb 2018
//                      peerText += string("http://devtome.com/files/receiver.csv\n");                            //not serving updated receiver files as   of 15 Feb 2018 (stopped at receiver39.csv)