nightengale
|
|
August 16, 2013, 04:43:47 AM |
|
Cryptsy now has GME -- LTC market.
|
|
|
|
sal002 (OP)
|
|
August 16, 2013, 12:31:41 PM |
|
Cryptsy now has GME -- LTC market.
GME added to CoinChoose.
|
|
|
|
BroTroxer
|
|
August 16, 2013, 08:21:17 PM |
|
Anoncoin does not seem to update blocks since ~200 blocks ago. Stuck?
|
|
|
|
|
Tranz
Legendary
Offline
Activity: 1540
Merit: 1060
May the force bit with you.
|
|
August 17, 2013, 12:31:02 AM |
|
Why do some coins seem to disappear? For instance HBN is not on the site currently.
|
|
|
|
sal002 (OP)
|
|
August 17, 2013, 12:47:50 AM |
|
Why do some coins seem to disappear? For instance HBN is not on the site currently.
Block explorer dead. HBN is a coin I still can't get the daemon to run, so until the block explorer comes back up, it will stay removed.
|
|
|
|
|
sal002 (OP)
|
|
August 18, 2013, 02:06:01 PM |
|
Why do some coins seem to disappear? For instance HBN is not on the site currently.
Block explorer dead. HBN is a coin I still can't get the daemon to run, so until the block explorer comes back up, it will stay removed. I noticed Lebowski coins are not on the list now too, is this because of similar issues or something else? Thank you! "You want a toe? I can get you a toe. Believe me there are ways dude, you don't wanna know about 'em. Believe me. Hell I can get you a toe by 3 o'clock this afternoon..... with nailpolish!" Too much crazy happening in that post . Yes, it is the same. http://lbw.webboise.com:2796/chain/Lebowskis/ is down.
|
|
|
|
hsharrison
Newbie
Offline
Activity: 25
Merit: 0
|
|
August 20, 2013, 04:43:48 AM |
|
Hi- I'm running a script that pulls JSON data from your site, and apparently my IP has been banned. Am I pulling data too often? I was running every one minute, now I"m changing it to 5. I'll go even longer if you'd prefer. Let me know. Or maybe the problem is something else? "The owner of this website ( www.coinchoose.com) has banned your access based on your browser's signature. (Ref. 1010)" Sorry if I've been taxing your servers or anything, it wasn't my intention! It can handle once a minute, but the data shouldn't change that often (it is about every 5 now as the site got larger). I'm getting this error regardless of the update time. Any ideas? The script is in python.
|
|
|
|
atomicchaos
|
|
August 20, 2013, 05:29:28 AM |
|
FTC Difficulty changes.. Why do they seem to always lag behind in updates when Difficulty drops?
|
BTC:113mFe2e3oRkZQ5GeqKhoHbGtVw16unnw2
|
|
|
abdullahadam
|
|
August 20, 2013, 10:11:04 AM |
|
FTC Difficulty changes.. Why do they seem to always lag behind in updates when Difficulty drops?
I concur, I am trying to implement auto switching between FTC and LTC but I cannot because coinchoose says FTC difficulty is 193 whereas its actually 137. Can we get this fixed it would be most appreciated. thanks
|
|
|
|
sal002 (OP)
|
|
August 20, 2013, 11:33:55 AM |
|
FTC Difficulty changes.. Why do they seem to always lag behind in updates when Difficulty drops?
I concur, I am trying to implement auto switching between FTC and LTC but I cannot because coinchoose says FTC difficulty is 193 whereas its actually 137. Can we get this fixed it would be most appreciated. thanks I am using Cryptocoinexplorer to get the difficulty for FTC. It appears there must be an issue there and I will reach out to the person who runs that site.
|
|
|
|
sal002 (OP)
|
|
August 20, 2013, 11:34:31 AM |
|
Hi- I'm running a script that pulls JSON data from your site, and apparently my IP has been banned. Am I pulling data too often? I was running every one minute, now I"m changing it to 5. I'll go even longer if you'd prefer. Let me know. Or maybe the problem is something else? "The owner of this website ( www.coinchoose.com) has banned your access based on your browser's signature. (Ref. 1010)" Sorry if I've been taxing your servers or anything, it wasn't my intention! It can handle once a minute, but the data shouldn't change that often (it is about every 5 now as the site got larger). I'm getting this error regardless of the update time. Any ideas? The script is in python. You need to PM me your IP. CloudFlare likely identified you as an attack.
|
|
|
|
|
sal002 (OP)
|
|
August 20, 2013, 02:20:22 PM |
|
Ahh!! So the current difficulty is still 193, but the next diff is lower. So, it seems my stats are still correct??
|
|
|
|
sal002 (OP)
|
|
August 20, 2013, 02:22:06 PM |
|
Hi- I'm running a script that pulls JSON data from your site, and apparently my IP has been banned. Am I pulling data too often? I was running every one minute, now I"m changing it to 5. I'll go even longer if you'd prefer. Let me know. Or maybe the problem is something else? "The owner of this website ( www.coinchoose.com) has banned your access based on your browser's signature. (Ref. 1010)" Sorry if I've been taxing your servers or anything, it wasn't my intention! It can handle once a minute, but the data shouldn't change that often (it is about every 5 now as the site got larger). I'm getting this error regardless of the update time. Any ideas? The script is in python. Have you tried setting a UserAgent in your code (below in PHP): URLConnection conn = url.openConnection(); conn.setRequestProperty("User-Agent", "Mozilla/5.0 (Windows; U; Windows NT 6.1; en-GB; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 (.NET CLR 3.5.30729)");
|
|
|
|
abdullahadam
|
|
August 20, 2013, 02:24:54 PM |
|
Ahh!! So the current difficulty is still 193, but the next diff is lower. So, it seems my stats are still correct?? Haha. I thought you would say that. YES, your stats are correct now, but they weren't 3 hours ago when I posted the above update. Your site looks like it missed the drop in difficulty completely
|
|
|
|
atomicchaos
|
|
August 20, 2013, 02:36:03 PM |
|
FTC Difficulty changes.. Why do they seem to always lag behind in updates when Difficulty drops?
I concur, I am trying to implement auto switching between FTC and LTC but I cannot because coinchoose says FTC difficulty is 193 whereas its actually 137. Can we get this fixed it would be most appreciated. thanks I am using Cryptocoinexplorer to get the difficulty for FTC. It appears there must be an issue there and I will reach out to the person who runs that site. Wouldn't it make sense to use stats.feathercoin.com?
|
BTC:113mFe2e3oRkZQ5GeqKhoHbGtVw16unnw2
|
|
|
sal002 (OP)
|
|
August 20, 2013, 02:37:15 PM |
|
Well, to be fair - cryptocoinexplorer missed the diff drop Was their a code change that allowed the diff drop to occur? That is usually why sites miss changes - the code changes and an older version is still powering the site. I am, more or less, moving to local daemons as well, and just maintaining all these coins can get out of hand.
|
|
|
|
atomicchaos
|
|
August 20, 2013, 02:37:55 PM |
|
Ahh!! So the current difficulty is still 193, but the next diff is lower. So, it seems my stats are still correct?? [/quote Incorrect. The difficulty change happened around 11pm eastern time last night and dropped to 137, and then about 2 hours ago, went back to 193. So yes, your stats are correct now, but no, this is the 2nd time that I've noticed the drop was not seen by coinchoose. I can say other sites showed it.
|
BTC:113mFe2e3oRkZQ5GeqKhoHbGtVw16unnw2
|
|
|
|