Re: [ANN][ZET] Zetacoin - SHA256 coin - Pool up - Rewards for designers & services
by
caish5
on 12/08/2013, 03:57:45 UTC
So I've mined a few thousand of these. Am I gonna lose them to the time travel exploit when someone nefarious hits it with a large ASIC? Or has it been sorted out?
Post
Topic
BoardAltcoin Discussion
Re: [ANN][YAC][POOL]p2pool for yacoin!!
by
caish5
on 04/07/2013, 12:06:57 UTC
Bit of a bump to remind everyone we're still here!
I have 6+ connections, no blockchain though...me thinks its borked.
I think you're right
Post
Topic
BoardAltcoin Discussion
Re: [ANN] 6coin [6CN] Launch in 6 hours
by
caish5
on 21/06/2013, 01:07:48 UTC
Maybe shakezula is doing the raping
Post
Topic
BoardAltcoin Discussion
Re: [ANN] 6coin [6CN] Launch in 6 hours
by
caish5
on 21/06/2013, 00:58:58 UTC
Same problem here.
Post
Topic
BoardAnnouncements (Altcoins)
Re: [ANN] Florin (FLO) coin | New coin w/ transaction comments | Pools now available
by
caish5
on 21/06/2013, 00:39:02 UTC
I'm surprised this coin only got 5 pages of comments in a day, when at least the dev tried something new. Especially given some of the craziness around some of the other clonecoins.
Post
Topic
BoardMining speculation
Re: Difficulty jumps 28%
by
caish5
on 17/06/2013, 15:56:10 UTC
You are right of course. But i think the truly massive rises may be behind us.
Post
Topic
BoardMining speculation
Re: Difficulty jumps 28%
by
caish5
on 17/06/2013, 14:43:40 UTC
The latest difficulty predictions are looking like it's going to level off. Which suits me just fine
Post
Topic
BoardGroup buys
Re: CLOSED [Group Buy Batch ONE] ASICMiner Block Erupter USB INTERNATIONAL
OK i replaced your address with the bitvolcano address for now in the networks.py. It's a bit weird, the bitvolcano and procrypto nodes seem to run the same version (and found the same orphan blocks), but when i changed the bootstrap address my node started "fresh", i.e. empty graph.
To fix that you need to change persist to True in the networks.py file.
Post
Topic
BoardAltcoin Discussion
Re: [ANN] P2Pool code for WorldCoin
by
caish5
on 17/06/2013, 02:18:39 UTC
The Worldcoin P2Pools are finally joined together and solving blocks at decent rate.
Got lots of those "too many files open" errors too, i did this: nano /etc/security/limits.conf added this: * soft nofile 8192 * hard nofile 65536 We'll see if that worked. Sorry everyone mining at my node for the downtimes... edit: nope, crashed again. /proc/sys/fs/file-max was at 2465517 already, so i switched back to the bitvolcano code.