Post
Topic
Board Announcements (Altcoins)
Re: [ANN][YAC] YACoin ongoing development
by
sairon
on 03/06/2014, 17:15:48 UTC
http://explore.grokonet.com/ Is there any API for this block explorer?
Official explorer has been dead for ages
well, technically it's dead only since today. the motivation behind this decision is:
* it was running too damn slow to be of any use anyway
* the benefits of running that server didn't justify the cost (over $20/mo for something that's constantly moving through the thin line called "working/broken")
* some of the stat-generating cron jobs actually didn't even have a chance to complete as they were getting killed due to an out-of-memory condition
...
as a replacement, i'm running a (much cheaper but working and fast) new explorer at http://yacoin.unsha.net
...
Hello Sairon & anyone else suffering the "ISP blues",

Could you use this Linux ISP?
http://inxtracking01.inx1and1.de/tracking?i1005q00bdrfqbpn55000d0000000000000000cx6wb0i6&kwk=6854016

Yes $0.99 for the first year! 
Unlimited data transfer etc. etc. Or maybe the $5.99/month package?

Just use that link if you sign up, it gets me a "smidge" off my websites(shameless plug) Cheesy

Ron
yeah, but i need a vps, not webhosting Smiley
actually, their vps prices are a bit higher than what i pay currently at chunkhost

...
PS: i really tried to make a windows executable with py2exe, but there's no fucking way i'm gonna get that stupid m$ visual shit to work (needed to compile yac_scrypt)...
...
MSVS can be like a fickle mistress.  You treat her wrong and she will give you hell.  You treat her right and she will make you very happy Smiley
What are you trying to do with MSVS?  What is yac_scrypt?  You did see my videos on building all the libraries for Bitcoin, YACoin, etc.  and my video on my YACoin changes using MSVS?

Ron

i was referring to yacoin_scrypt python module (which itself is written in c). finally managed to compile it with mingw (the time i could've saved by trying it this way first... gah), so it's ok now.