Post
Topic
Board Announcements (Altcoins)
Re: [ANN][GLYPH] GlyphCoin - X11 - POW/POS | 0% premine | Illuminated
by
GLYPH
on 17/06/2014, 10:06:47 UTC
ScamExposer where you been this whole time? It's about time someone like you shows up on these threads, seperating the wheat from the chaff! Popcorn ready.

I was busy learning C and understanding how this cryptothing works, and in the process of doing so I found that at least 90% of all the alts is just a search and replace job by dumbasses who don't know the first thing about coding.

// ppcoin: if responsible for sync-checkpoint send it
    if (pfrom && !CSyncCheckpoint::strGLYPHerPrivKey.empty())
        Checkpoints::SendSyncCheckpoint(Checkpoints::AutoSelectSyncCheckpoint());

where:  if (pfrom && !CSyncCheckpoint::strGLYPHerPrivKey.empty())
should obviously be:   if (pfrom && !CSyncCheckpoint::strmasterPrivKey.empty())

thats what you get when you just search and replace Tongue

or:

case BTC: return QString("GLYPH");
    case mBTC: return QString("mSUM");
    case uBTC: return QString::fromUtf8("μSUM");
    default: return QString("Huh");

etc. This is so utterly stupid it is amazing.

How people expect this 'dev' to deliver anything is beyond me ... if you can't even search and replace right, or read C, how on earth will you add new features?

Thanks for noticing those problems. I'm surprised you havent mentioned the fact that the png image in the wallet is far too big and makes the transaction history unreadable. The original dev was new at this, but he has had some serious family health problems and has been gone AFK. We liked the name and some of his ideas, and the project is transitioning to a new team of devs.

We will update this within a few hours. Feel free to FUD as you please, we appreciate the attention.

 Smiley