Pages:
Author

Topic: Re: [ANN][GLYPH] GlyphCoin - | Cryptsy BTC/LTC | Bittrex | Glyphbox Release - page 13. (Read 64036 times)

member
Activity: 84
Merit: 10
BTC
Glyph is dying. It hit 0.00000801 BTC on bittrex wtf.
sr. member
Activity: 252
Merit: 250
member
Activity: 84
Merit: 10
What happens to the price  Huh  Huh  Huh
legendary
Activity: 1232
Merit: 1000
How did this coin get added to cryptsy?
member
Activity: 84
Merit: 10
Where is mined this coin except this 2-3 pools?

In solo mod or private pools using FPGA miners. Most likely China FPGA mining farm.
hero member
Activity: 848
Merit: 500
Where is mined this coin except this 2-3 pools?
full member
Activity: 197
Merit: 100

OK I tried to do this directly on the 777 site but kept getting "  There was a problem sending your message. Please try again. " error.

Am I wrong? Does 777pool keep the block reward over 100?  Angry
If so, does 777 do that on all variable coins?  Or do all the GLYPH pools do it?
I read almost every page on the 777 site and didn't find that caveat.  Not even in the terms and conditions.

http://chainz.cryptoid.info/glyph/block.dws?11824

Block reward 200
pool payout  100


Unless someone shows this is incorrect, I'm taking out my donation amount, and start looking for another pool.  I don't like changing pools.  It doesn't always go smoothly, and I have to drive a few miles to do physical restarts.



Please read home page:
Block Reward:

BLOCK 1 - 2,000 400 GLYPH
BLOCK 2,001 - 4,000 200 GLYPH
BLOCK 4,001 - 12,000 100 GLYPH
BLOCK 12,001 - 48,000 50 GLYPH
BLOCK 48,001 - 376,000 25 GLYPH

BLOCK 11824 is in range BLOCK 4,001 - 12,000 with 100 GLYPH reward
Only few bock left with 100 GLYPH, soon will be only 50.

edit: Contact page error is fixed.



A bug in the reporting software.  Ok color me paranoid.  So much premined and secret block type FUD out there.  Guard must be up at all times. 
sr. member
Activity: 442
Merit: 250
Seems there is a bug in the explorer, but the pool and the wallet shows it ok.

https://github.com/glyphcoin/glyphcoin/blob/master/src/main.cpp#L967

Code:
int64_t GetProofOfWorkReward(int64_t nFees)
{
    int64_t nSubsidy = 1 * COIN;

    if(pindexBest->nHeight <= 2000)
    {
        nSubsidy = 400 * COIN;
    }
    else if(pindexBest->nHeight <= 4000)
    {
        nSubsidy = 200 * COIN;
    }
    else if(pindexBest->nHeight <= 12000)
    {
        nSubsidy = 100 * COIN;
    }
    else if(pindexBest->nHeight <= 48000)
    {
        nSubsidy = 50 * COIN;
    }
    else if(pindexBest->nHeight <= 176000)
    {
        nSubsidy = 25 * COIN;
    }

So for the block #11824 there is 100 GLYPHs reward.
member
Activity: 84
Merit: 10

OK I tried to do this directly on the 777 site but kept getting "  There was a problem sending your message. Please try again. " error.

Am I wrong? Does 777pool keep the block reward over 100?  Angry
If so, does 777 do that on all variable coins?  Or do all the GLYPH pools do it?
I read almost every page on the 777 site and didn't find that caveat.  Not even in the terms and conditions.

http://chainz.cryptoid.info/glyph/block.dws?11824

Block reward 200
pool payout  100


Unless someone shows this is incorrect, I'm taking out my donation amount, and start looking for another pool.  I don't like changing pools.  It doesn't always go smoothly, and I have to drive a few miles to do physical restarts.



Please read home page:
Block Reward:

BLOCK 1 - 2,000 400 GLYPH
BLOCK 2,001 - 4,000 200 GLYPH
BLOCK 4,001 - 12,000 100 GLYPH
BLOCK 12,001 - 48,000 50 GLYPH
BLOCK 48,001 - 376,000 25 GLYPH

BLOCK 11824 is in range BLOCK 4,001 - 12,000 with 100 GLYPH reward
Only few bock left with 100 GLYPH, soon will be only 50.

edit: Contact page error is fixed.

 Tried to take it back to the pool, still getting the error.
  

PLEASE EXPLAIN MORE DETAILS ABOUT THE ERROR (on personal messages or use e-mail: [email protected]).
full member
Activity: 197
Merit: 100

OK I tried to do this directly on the 777 site but kept getting "  There was a problem sending your message. Please try again. " error.

Am I wrong? Does 777pool keep the block reward over 100?  Angry
If so, does 777 do that on all variable coins?  Or do all the GLYPH pools do it?
I read almost every page on the 777 site and didn't find that caveat.  Not even in the terms and conditions.

http://chainz.cryptoid.info/glyph/block.dws?11824

Block reward 200
pool payout  100


Unless someone shows this is incorrect, I'm taking out my donation amount, and start looking for another pool.  I don't like changing pools.  It doesn't always go smoothly, and I have to drive a few miles to do physical restarts.



Please read home page:
Block Reward:

BLOCK 1 - 2,000 400 GLYPH
BLOCK 2,001 - 4,000 200 GLYPH
BLOCK 4,001 - 12,000 100 GLYPH
BLOCK 12,001 - 48,000 50 GLYPH
BLOCK 48,001 - 376,000 25 GLYPH

BLOCK 11824 is in range BLOCK 4,001 - 12,000 with 100 GLYPH reward
Only few bock left with 100 GLYPH, soon will be only 50.

edit: Contact page error is fixed.

 Tried to take it back to the pool, still getting the error.
 
member
Activity: 84
Merit: 10

OK I tried to do this directly on the 777 site but kept getting "  There was a problem sending your message. Please try again. " error.

Am I wrong? Does 777pool keep the block reward over 100?  Angry
If so, does 777 do that on all variable coins?  Or do all the GLYPH pools do it?
I read almost every page on the 777 site and didn't find that caveat.  Not even in the terms and conditions.

http://chainz.cryptoid.info/glyph/block.dws?11824

Block reward 200
pool payout  100


Unless someone shows this is incorrect, I'm taking out my donation amount, and start looking for another pool.  I don't like changing pools.  It doesn't always go smoothly, and I have to drive a few miles to do physical restarts.



Please read home page:
Block Reward:

BLOCK 1 - 2,000 400 GLYPH
BLOCK 2,001 - 4,000 200 GLYPH
BLOCK 4,001 - 12,000 100 GLYPH
BLOCK 12,001 - 48,000 50 GLYPH
BLOCK 48,001 - 376,000 25 GLYPH

BLOCK 11824 is in range BLOCK 4,001 - 12,000 with 100 GLYPH reward
Only few bock left with 100 GLYPH, soon will be only 50.

edit: Contact page error is fixed.
full member
Activity: 197
Merit: 100
Net Hashrate - 3,716,178.96 KH/s   Shocked  Huh

OK I tried to do this directly on the 777 site but kept getting "  There was a problem sending your message. Please try again. " error.

Am I wrong? Does 777pool keep the block reward over 100?  Angry
If so, does 777 do that on all variable coins?  Or do all the GLYPH pools do it?
I read almost every page on the 777 site and didn't find that caveat.  Not even in the terms and conditions.

http://chainz.cryptoid.info/glyph/block.dws?11824

Block reward 200
pool payout  100


Unless someone shows this is incorrect, I'm taking out my donation amount, and start looking for another pool.  I don't like changing pools.  It doesn't always go smoothly, and I have to drive a few miles to do physical restarts.
sr. member
Activity: 442
Merit: 250
This is nothing new one coin borrows the code from the other. Not all white Americans are Columbus.
Litecoin borrowed the code from bitcoin, many other coins borrowed it from litecoin and so on.

The investment in mastiff has nothing to do with using it's code. It doesn't mean the Mastiff's dev was kidnapped or flow away here. Mastiff code is relatively good and it's why it was used.

Someone discovered minor overlooking and was trying to abuse it to make a FUD. In the meantime GLYPH's devs fixed some other overlookings that existed in the Mastiff code and were overlooked by it's devs.

No one need to worry about that, non of these imperfections brought any issue to the users and the progress in crypto's world is being made all the time.
hero member
Activity: 560
Merit: 500
Ladies stop your fighting. What i recommend is that if you have no interest in investing in Glyph, then leave the thread. All this fudding is quite a waste of everyones time. If you are actually investing and interested, and have worthwhile questions, then i recommend that you either post a question here, join IRC or PM the dev, where he is active and you will most likely get a reply.

Well I'm heavily invested in mastcoin so of course I want to get clarification

Wahahaha

Cloning  MASTIFF and replacing all MAST for GLYPH in your source makes you look retarded, master became GLYPHer etc, apparently you guys are such good devs (LOL!! Just in case you guys are so stupid you don't get this either, I am being sarcastic!) you don't even know to search and replace case-sensitive. Also you might wanna correct the bitcoinunits so it doesn't say mSUM etc. OMG, this is such a botch-job, it's hilarious!

Good luck scamming all the sheep on Twatter! Tongue

sr. member
Activity: 336
Merit: 250
Ladies stop your fighting. What i recommend is that if you have no interest in investing in Glyph, then leave the thread. All this fudding is quite a waste of everyones time. If you are actually investing and interested, and have worthwhile questions, then i recommend that you either post a question here, join IRC or PM the dev, where he is active and you will most likely get a reply.

Well I'm heavily invested in mastcoin so of course I want to get clarification
newbie
Activity: 27
Merit: 0
Is this the same "Glyph" that is mentioned here with the "crypt" pump and dump fiasco?
If not I apologize, but it seems to connect.
Please see here, and due your DD.
http://imgur.com/a/9JgUG
sr. member
Activity: 252
Merit: 250
Ladies stop your fighting. What i recommend is that if you have no interest in investing in Glyph, then leave the thread. All this fudding is quite a waste of everyones time. If you are actually investing and interested, and have worthwhile questions, then i recommend that you either post a question here, join IRC or PM the dev, where he is active and you will most likely get a reply.
member
Activity: 68
Merit: 10
And I am back ... with even more proof of the botch-job these scammers did!

https://github.com/glyphcoin/glyphcoin/blob/master/src/alert.cpp   <- Glyph

https://github.com/mastiffcoin/mastiffcoin/blob/master/src/alert.cpp <- Mastiff

Compare the pszMainKey and the pszTestKey  Wink

These dumbasses know so little of cryptocoding they didn't even generate new keys, with other words the dev of Mastiff can send wallet wide messages with these, because he has the matching private keys Wink
If you wanted any more proof these guys really don't know what they are doing, this is it. Amazing how all the sheep are falling for fontaspumps ... the retard is strong in this one.

What are the pszMainKey and the pszTestKey used for?
sr. member
Activity: 442
Merit: 250
Not a secret glyph code was initially derived from mastiff and something was overlooked, but it isn't danger.
sr. member
Activity: 336
Merit: 250
And I am back ... with even more proof of the botch-job these scammers did!

https://github.com/glyphcoin/glyphcoin/blob/master/src/alert.cpp   <- Glyph

https://github.com/mastiffcoin/mastiffcoin/blob/master/src/alert.cpp <- Mastiff

Compare the pszMainKey and the pszTestKey  Wink

These dumbasses know so little of cryptocoding they didn't even generate new keys, with other words the dev of Mastiff can send wallet wide messages with these, because he has the matching private keys Wink
If you wanted any more proof these guys really don't know what they are doing, this is it. Amazing how all the sheep are falling for fontaspumps ... the retard is strong in this one.

I don't get what you are trying to say. This glyph coin copied mastcoin?
Pages:
Jump to: