Ninjastic
Home
Search
Users
Boards
Addresses
Ctrl + K
Toggle theme
Open menu
Post
Edited versions
Quotes to this post
Post
30416504
Topic
233997
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?
Quote from: FuzzyBear on February 16, 2018, 08:39:16 AM
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
Quote from: ctya on February 15, 2018, 05:42:29 PM
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)